> What would be the procedure for applying a diff patch to kernel source..

make sure the file is, in fact, decompressed.  if not, gunzip it.

cd /usr/src/linux-2.2.14
patch -p1 < /path/to/patch-file

voila, done.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to