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 [EMAIL PROTECTED] ----- Subject: + readme-doesnt-mention-bzip2-source-tarball.patch added to -mm tree To: [EMAIL PROTECTED], mm-commits@vger.kernel.org From: [EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> --- 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 [EMAIL PROTECTED] are readme-doesnt-mention-bzip2-source-tarball.patch ----- End forwarded message ----- -- Horms -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]