[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: Printing Kernel Options



Comments:

1) You can see whether you have a file  /usr/src/linux/.config
2) If you do  "make xconfig", there is an option to save the configuration to 
a file. Then, the next time you compile a kernel, you can reload that 
configuration.
3) I once made a Tcl/Tk interface to the kernel configuration. It will 
examine the configuration, and answer questions about it. It will
quickly answer questions like "Did I compile xyz into the kernel, or 
did I make it a module?" If this program would be useful, I can make
it available.
   Dave Morrison

On 31-May-99 Bob Dippold wrote:
> All,
> 
> Does anyone know of a command that I can execute that will list all of the
> kernel options presented during a "make config" and their current status in
> the kernel build? I would like to have this documentation for the file and
> for reference
> prior to re-compiling my kernel. I have considered picking my way through
> /proc
> but that seemed a bit tedious.
> 
> My reference books are dog eared at this point with no solution but I expect
> the
> command exists.
> 
> Thanks in advance.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]