Strong wrote:
On Fri, 2005-09-09 at 12:04 -0700, John Wendel wrote:
I always use a vanilla kernel with my FC3 system. Currently running
What is the vanilla kernel?
[2a] copy the current running kernel config file
from /boot/config????????? to the directory where you un tarred the
kernel source and name it .config
Is the .config that the current kernel was compiled with?! - So that
when I get newly installed system I can see what the options it was
built with, right?!
"vanilla kernel" is the kernel source from kernel.org, as opposed to a
kernel that has distro patches added.
The Fedora kernel config file for the current kernel is installed in
/boot with a name like config-2.6.12-1.1380_FC3.
Hope this helps.
John