diff options
author | Håkon Løvdal <Hakon.Lovdal@ericsson.com> | 2006-03-20 20:32:04 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-03-20 20:32:04 +0100 |
commit | 2b422383c3d8dcd203dd9aea70155be6258dbf6c (patch) | |
tree | 782191641d55a95424dce1d5b6c8a19290423344 | |
parent | 44fc355db7c224c95752155c54cbe28380f14c19 (diff) |
README: bzip2 is not new
From: Håkon Løvdal <Hakon.Lovdal@ericsson.com>
Signed-off-by: Håkon Løvdal <Hakon.Lovdal@ericsson.com>
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ INSTALLING the kernel: whatever the kernel-du-jour happens to be. - You can also upgrade between 2.6.xx releases by patching. Patches are - distributed in the traditional gzip and the new bzip2 format. To + distributed in the traditional gzip and the newer bzip2 format. To install by patching, get all the newer patch files, enter the top level directory of the kernel source (linux-2.6.xx) and execute: |