[PATCH] README doesn't mention bzip2 source tarball
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Родитель
82da2c3727
Коммит
b39f72fef2
4
README
4
README
|
@ -54,6 +54,10 @@ INSTALLING the kernel:
|
||||||
|
|
||||||
gzip -cd linux-2.6.XX.tar.gz | tar xvf -
|
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.
|
Replace "XX" with the version number of the latest kernel.
|
||||||
|
|
||||||
Do NOT use the /usr/src/linux area! This area has a (usually
|
Do NOT use the /usr/src/linux area! This area has a (usually
|
||||||
|
|
Загрузка…
Ссылка в новой задаче