From: Horms Date: Sun, 30 Oct 2005 23:03:19 +0000 (-0800) Subject: [PATCH] README doesn't mention bzip2 source tarball X-Git-Tag: v2.6.15-rc1~59^2~15^2~40 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b39f72fef241ce0ce971ed21922b4d64aefaf916;p=linux-2.6-omap-h63xx.git [PATCH] README doesn't mention bzip2 source tarball Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/README b/README index d1edcc7adab..4ee7dda88ba 100644 --- a/README +++ b/README @@ -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