[clue-announce] Kernel Customization

Shawn - Red Mop redmop924 at comcast.net
Wed May 20 17:03:40 MDT 2009


I'd say your best bet would be using this:

for X in $(lsmod | awk '{ print $1 }') ; do  grep ^CONFIG_$X -i /boot/config-$(uname -r) ; done

It's not perfect, but it's a start.


On Wednesday 20 May 2009 02:29:13 pm Kevin Fries wrote:
> For those of you on both lists, sorry for the cross post, but this is an esoteric enough question, I need to broaden my net if I ever want to have a chance of finding the answer.
> 
> Doe anyone know if there is a way to have the kernel dump its currently running configuration in a way that I can pump that into a kernel compile to have the kernel support all the equipment on my current machine, and only the parts of my current machine?
> 
> I want a kernel compile that is the smallest possible kernel without breaking anything that is installed and configured for my current machine.
> 
> Any hints?
> 
> Thxs
> 
> Kevin Fries
> Senior Linux Engineer
> Computer and Communications Technology, Inc
> A division of Japan Communications Inc
> (303) 708-9228 x326
> _______________________________________________
> clue-announce mailing list
> clue-announce at cluedenver.org
> http://www.cluedenver.org/mailman/listinfo/clue-announce
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cluedenver.org/pipermail/clue-announce/attachments/20090520/5edf8264/attachment.html


More information about the clue-announce mailing list