Re: How to check the kernel compile options ?

From: Bill Davidsen (davidsen@tmr.com)
Date: Sun Feb 17 2002 - 07:11:49 EST


On Thu, 14 Feb 2002, Daniel Phillips wrote:

> On February 13, 2002 10:51 pm, Bill Davidsen wrote:
> > On Wed, 13 Feb 2002, Richard B. Johnson wrote:
> >
> > > The advantage, of course is that if you are executing the kernel,
> > > it can give you all the information necessary to recreate a
> > > new one from the sources because its .config is embeded into
> > > itself. Once you have the ".config" file, you just do `make oldconfig`
> > > and you are home free.
> >
> > But it does no such thing! You not only need the config file, you need the
> > source.
>
> The source is readily available, the specific config used for your kernel may
> not be.

So is the prototype config file, what's your point? You need BOTH the
actual config file and the actual kernel source including patches to
really know what happened and to replicate it. As in kernel.org source,
Redhat source, etc. There is no "the source."
 
> > This feature just isn't all that useful,
>
> Given your little logic slip above I'm not sure I should trust your conclusion.
> OK, I'm out of here, I'm not interested in discussing why any more, only how.

That's the point, you probably only do the very simple stuff, booting from
a multi-GB disk. People who have more complex boot systems want the boot
image small, that's why it was gzipped and later bzipped, so it would fot
more places.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Feb 23 2002 - 21:00:12 EST