Results 1 to 2 of 2
Does anyone know haw to apply patch-2.6.2-rc3 to my kernel source?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-03-2004 #1Linux Newbie
- Join Date
- Sep 2003
- Location
- St.Charles, Missouri, USA
- Posts
- 201
applying patches
Does anyone know haw to apply patch-2.6.2-rc3 to my kernel source?
Powered by Gentoo
never ever ever use the hardened option in make.conf!
- 02-03-2004 #2
In you kernel sources root dir run
Code:patch -p1 < /path/to/the/patch


Reply With Quote
