Click to See Complete Forum and Search --> : kernel configuration guide?


CaptainPinko
09-15-2003, 01:00 AM
is there a kernel configuration guide? one with longer explantions about eac module and explain when it is better to copule in or to leave as a module?

Raoul_Duke
09-15-2003, 04:01 AM
I think the debate over compiling modules or not will never be resolved........a bit of googling should get you some good reading matter.

As for guides on Kernels, i think the best place to look is the help option for each module in the kernel itself. I've never found a good reference in one webpage before :(

CaptainPinko
09-15-2003, 04:56 PM
Originally posted by Raoul_Duke
As for guides on Kernels, i think the best place to look is the help option for each module in the kernel itself. I've never found a good reference in one webpage before :(

****ters...

jlmb
09-15-2003, 05:13 PM
I was searching for a kernel guide myself without much success either.

My advise would be to read the documentation provided in the kernel sources and googling for longer technical explanations.

That's what i've been doing and so far so good :)

Sepero
09-16-2003, 01:50 AM
Free software(and especially Linux) evolves so quickly, that even if somebody did write a guide like this, it would soon be outdated.

mdwatts
09-16-2003, 05:49 AM
/usr/src/linux/Documentation/Configure.help should give you some of the info.