Jimmie Houchin wrote:
If I were to do it manually, do I need to unzip the sources to its own directory? /usr/src/my_patched_sources/2.6.0t9bk26 ?

-- tar -xvzf kernel-sources -- bunzip2 patch-file -- put patch in kernel directory -- make mrproper (in kernel dir) -- optional -- patch -p1 < patch_file -- make mrproper (in kernel dir) -- optional

If you want you can move kernel sources to /usr/src/.

--
[EMAIL PROTECTED] mailing list



Reply via email to