projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82da2c3
)
[PATCH] README doesn't mention bzip2 source tarball
author
Horms
<horms@debian.org>
Sun, 30 Oct 2005 23:03:19 +0000
(15:03 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:27 +0000
(17:37 -0800)
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index d1edcc7adabe4a1dfd8efbdb3d26777a8526b044..4ee7dda88ba3956f0bea64072ee456ddf27fe8f9 100644
(file)
--- 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