Commit b39f72fef241ce0ce971ed21922b4d64aefaf916

Authored by Horms
Committed by Linus Torvalds
1 parent 82da2c3727

[PATCH] README doesn't mention bzip2 source tarball

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

Showing 1 changed file with 4 additions and 0 deletions Side-by-side Diff

... ... @@ -54,6 +54,10 @@
54 54  
55 55 gzip -cd linux-2.6.XX.tar.gz | tar xvf -
56 56  
  57 + or
  58 + bzip2 -dc linux-2.6.XX.tar.bz2 | tar xvf -
  59 +
  60 +
57 61 Replace "XX" with the version number of the latest kernel.
58 62  
59 63 Do NOT use the /usr/src/linux area! This area has a (usually