On Wed, 20 Nov 2002, Praedor Tempus wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I have never quite gotten how to patch kernels.  I have a patch for upgrading 
> wireless extensions to version 15 that I would like to apply to kernel 2.4.18 
> (unless someone knows of a 2.4.18 kernel that already contains this patch as 
> well as supermount). 
> 
> I have the file I have named "wireless-extensionsv15.patch".  Where do I place 
> this file and to which file(s) in the kernel source directory do I direct it?  
> What patch command?
> 
> 
cd to your source directory, then:
  patch -p1 < /path/to/patchfile

The patch contains information about the file it's patching.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to