Bryan J. Smith wrote:
Sam Drinkard sam@wa4phy.net wrote:
Is there a description or statement that describes the stock kernal in CentOS, and would give all the various modules it is compiled with?
The "config" files in the "kernel*.src.rpm" will give you the _exact_ ".config" used when the kernel is built for the specific architecture.
While /boot/config-`uname -r` will give you the exact .config which has been used for the *running* kernel.
Ralph