commit | b39f72fef241ce0ce971ed21922b4d64aefaf916 | [log] [tgz] |
---|---|---|
author | Horms <horms@debian.org> | Sun Oct 30 15:03:19 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:27 2005 -0800 |
tree | e1899adaec14cb5a0fc6cdf7f54be3015edc79fb | |
parent | 82da2c372712c772134d01317aa2517c923a74f8 [diff] [blame] |
[PATCH] README doesn't mention bzip2 source tarball Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff --git a/README b/README index d1edcc7..4ee7dda 100644 --- a/README +++ b/README
@@ -54,6 +54,10 @@ 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