Fedora 9 kernel configuration

Jeff Spaleta jspaleta at gmail.com
Fri Jun 27 17:07:40 UTC 2008


On Wed, Jun 25, 2008 at 11:26 PM,  <adrian.joian at fedoraproject.ro> wrote:
> Hello,
>
> You are right in the /boot config file everything is ok.
>
> But if you install the kernel source and look in the config-debug,
> config-x86 and so on files non of them contain the 3 values all toghether.

You are simply interpreting what you are seeing in the kernel source
package incorrectly.  To understand how those files are used to
compile the final config files, you would need to parse all of the
build logic in the spec file that comes in the kernel srpm.  While
instructive, its not what you want.  The final config file used to
build each binary kernel is shipped in the binary kernel package and
placed in /boot/ on kernel install.  That is the only file you need to
typically review when looking for specific kernel config settings.

-jef




More information about the devel mailing list