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

Re: Printing Kernel Options



Bob Dippold wrote:

> 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.

It's DEFINITELY not possible.  There was a debate on the kernel list
about this very issue.  What would be required is for the kernel build
itself to save all the options.  Someone once proposed adding a /proc
file that would list them all, but Linus shot it down saying it would
waste space, and I think there was another disadvantage as well.

So what is needed is simply to keep all your configuration files and
somehow find a way to associate them with each kernel you build.

-- 
"But whatever was to my profit I now consider loss for the sake of
Christ.
What is more, I consider everything a loss compared to the surpassing
greatness of knowing Christ Jesus my Lord, for whose sake I have lost
all
things.  I consider them rubbish, that I may gain Christ." Philippians
3:7-8



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