LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Modify the source of a custom kernel (https://www.linuxquestions.org/questions/debian-26/modify-the-source-of-a-custom-kernel-878189/)

cccc 05-01-2011 03:37 PM

Modify the source of a custom kernel
 
hi

I'd like to create a custom squeeze kernel.
Is it a really bad idea to edit to edit the kernel config file directly instead of using "make config", "make menuconfig" or "make gconfig"?
My problem is I missing a search function, for example in "make menuconfig" and cannot find some entries.

AlucardZero 05-01-2011 04:14 PM

It is not a bad idea.

In "make menuconfig" you can search by pressing "/".

syg00 05-01-2011 09:34 PM

I hope that was a typo Alucard - IMHO it *is* a bad idea. There are dependencies that make accommodates - and some options that don't even appear unless the dependancy is selected first.
Use the make.


All times are GMT -5. The time now is 03:46 PM.