On Tue, 30 Oct 2001 20:35:08 -0500
Micah Yoder <[EMAIL PROTECTED]> wrote:

> On Wednesday 31 October 2001 06:26 pm, you wrote:
> > How do you get a list of what modules etc have been compiled into the
> > kernel
> 
> You don't, unless you have the .config file you used to build the kernel with.
> 
> There was a discussion about storing that info in the compiled kernel and 
> making it available via /proc, but Linux (probably rightfully) thinks it 
> would be an unnecessary resource hog...

Oh...and if you want the stuff that is compiled into the kernel:

grep "=y" /usr/src/linux/.config > compiled.lst

jb



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to