Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.21-bk5 /README

Filename:/README
Lines Added:3
Lines Deleted:3
Also changed in: (Previous) 2.4.21-bk4  2.4.21-bk3  2.4.21-bk2  2.4.21-bk1  2.4.19  2.4.19-rc5 
(Following) 2.4.21-bk6  2.4.21-bk7  2.4.21-bk8  2.4.21-bk9  2.4.21-bk10  2.4.21-bk11 

Location
[  2.4.21-bk5
   o  README

Patch

diff -Nru a/README b/README
--- a/README   Thu Feb 28 05:57:19 2002
+++ b/README   Sun Jun 22 23:39:37 2003
@@ -64,12 +64,12 @@
  - You can also upgrade between 2.4.xx releases by patching.  Patches are
    distributed in the traditional gzip and the new bzip2 format.  To
    install by patching, get all the newer patch files, enter the
-   directory in which you unpacked the kernel source and execute:
+   top level directory of the kernel source (linux-2.4.xx) and execute:
 
-      gzip -cd patchXX.gz | patch -p0
+               gzip -cd ../patch-2.4.xx.gz | patch -p1
 
    or
-      bzip2 -dc patchXX.bz2 | patch -p0
+               bzip2 -dc ../patch-2.4.xx.bz2 | patch -p1
 
    (repeat xx for all versions bigger than the version of your current
    source tree, _in_order_) and you should be ok.  You may want to remove


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.