[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#335733: [akpm@osdl.org: + readme-doesnt-mention-bzip2-source-tarball.patch added to -mm tree]



tag 335733 + fixed-upstream
thanks

As per the mail below, this fix has entered upstream and
should appear in some subsequent release, I would guess 2.6.15 or 16.

----- Forwarded message from akpm@osdl.org -----

Subject: + readme-doesnt-mention-bzip2-source-tarball.patch added to -mm tree
To: horms@debian.org, mm-commits@vger.kernel.org
From: akpm@osdl.org
Date: Wed, 26 Oct 2005 12:48:16 -0700


The patch titled

     README doesn't mention bzip2 source tarball

has been added to the -mm tree.  Its filename is

     readme-doesnt-mention-bzip2-source-tarball.patch


From: Horms <horms@debian.org>


Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 README |    4 ++++
 1 files changed, 4 insertions(+)

diff -puN README~readme-doesnt-mention-bzip2-source-tarball README
--- 25/README~readme-doesnt-mention-bzip2-source-tarball	Wed Oct 26 12:48:09 2005
+++ 25-akpm/README	Wed Oct 26 12:48:09 2005
@@ -54,6 +54,10 @@ INSTALLING the kernel:
 
 		gzip -cd linux-2.6.XX.tar.gz | tar xvf -
 
+   or
+		bzip2 -dc linux-2.6.XX.tar.bz2 | tar xvf -
+
+
    Replace "XX" with the version number of the latest kernel.
 
    Do NOT use the /usr/src/linux area! This area has a (usually
_

Patches currently in -mm which might be from horms@debian.org are

readme-doesnt-mention-bzip2-source-tarball.patch

----- End forwarded message -----

-- 
Horms



Reply to: