aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-10-30 21:37:12 -0500
committerPaul Mackerras <paulus@samba.org>2005-10-30 21:37:12 -0500
commit23fd07750a789a66fe88cf173d52a18f1a387da4 (patch)
tree06fdd6df35fdb835abdaa9b754d62f6b84b97250 /README
parentbd787d438a59266af3c9f6351644c85ef1dd21fe (diff)
parented28f96ac1960f30f818374d65be71d2fdf811b0 (diff)
Merge ../linux-2.6 by hand
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index d1edcc7adabe..4ee7dda88ba3 100644
--- a/README
+++ b/README
@@ -54,6 +54,10 @@ INSTALLING the kernel:
54 54
55 gzip -cd linux-2.6.XX.tar.gz | tar xvf - 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 Replace "XX" with the version number of the latest kernel. 61 Replace "XX" with the version number of the latest kernel.
58 62
59 Do NOT use the /usr/src/linux area! This area has a (usually 63 Do NOT use the /usr/src/linux area! This area has a (usually