>Hello,
>how can I use the Kernel-Patches which can be downloaded from the
>Linux-Kernel HQ? After I downloaded the patch files (which all end with
>.gz) I am unable to decompress them. All GZip programms (zcaz, gunzip
>and so on) just say "this is not a gzip file". I downloaded those
>patches many times and from many different locations but had the same
>problem all the time. Since I am new to Linux I probably dont recognise
>sth. obvious, but I couldnt find the solution for the problem myself,
>so I would appreciate any help.
If you downloaded the files from your web browser (Netscape particularly), the
extension will be stripped off and you need to manually putting back the .gz
extension (this happened to me most of the time). If you've access to ftp, ftp
it over from one of the mirror sites listed and make sure you do a binary
download. To apply the patches, do the following:
# cd /usr/src/
# gunzip -c patch-2.x.x.tgz | patch -p0
--
|MacOS 8.6 + |http://www.geocities.com/SiliconValley/3319/ |M|
|AMD K6-2/300 + |We want to take over the world, but we don't have |a|
|Linux 2.2.9 i586 |to do it tomorrow. It's OK by next week - Linus T.|c|