1 Jul 2011 12:46
[PATCH] Update version number references in README
Jesper Juhl <jj <at> chaosbits.net>
2011-07-01 10:46:56 GMT
2011-07-01 10:46:56 GMT
When 3.0 is released I believe the README should reflect the new numbering. Signed-off-by: Jesper Juhl <jj <at> chaosbits.net> --- README | 42 +++++++++++++++++++++--------------------- 1 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README b/README index 8510017..0d5a7dd 100644 --- a/README +++ b/README <at> <at> -1,6 +1,6 <at> <at> - Linux kernel release 2.6.xx <http://kernel.org/> + Linux kernel release 3.x <http://kernel.org/> -These are the release notes for Linux version 2.6. Read them carefully, +These are the release notes for Linux version 3. Read them carefully, as they tell you what this is all about, explain how to install the kernel, and what to do if something goes wrong. <at> <at> -62,10 +62,10 <at> <at> INSTALLING the kernel source: directory where you have permissions (eg. your home directory) and unpack it: - gzip -cd linux-2.6.XX.tar.gz | tar xvf - + gzip -cd linux-3.X.tar.gz | tar xvf - or - bzip2 -dc linux-2.6.XX.tar.bz2 | tar xvf -(Continue reading)
"
>
> 
RSS Feed