* How to extract CONFIG file for a kernel
@ 2002-12-10 18:48 SK
2002-12-10 18:54 ` Richard B. Tilley (Brad)
0 siblings, 1 reply; 3+ messages in thread
From: SK @ 2002-12-10 18:48 UTC (permalink / raw)
To: linux-kernel
Is there any way to extrace the CONFIG file
used to compile a kernel. I have 2.4.18-14 kernel
from RedHat and I want to know the config options
used for compiling that kernel.
Any ideas..?
Thanks
Santhosh
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to extract CONFIG file for a kernel
2002-12-10 18:48 How to extract CONFIG file for a kernel SK
@ 2002-12-10 18:54 ` Richard B. Tilley (Brad)
2002-12-10 19:13 ` Arjan van de Ven
0 siblings, 1 reply; 3+ messages in thread
From: Richard B. Tilley (Brad) @ 2002-12-10 18:54 UTC (permalink / raw)
To: SK; +Cc: linux-kernel
If you have RH's /usr/src directory installed, you can cd to
/usr/src/linux-2.4/configs and pick from several pre-built config files.
they work nicely. I use them to build kernel.org kernels. It's *much*
easier to make a few config changes to their config file than starting
from scratch. They tend to be highly modular though... some people don't
like this.
Good luck!
On Tue, 2002-12-10 at 13:48, SK wrote:
>
> Is there any way to extrace the CONFIG file
> used to compile a kernel. I have 2.4.18-14 kernel
> from RedHat and I want to know the config options
> used for compiling that kernel.
>
> Any ideas..?
> Thanks
> Santhosh
>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> -
> 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/
--
Richard B. Tilley (Brad), System Administrator & Web Developer
Virginia Tech, Office of the University Bursar
Phone: 540.231.6277
Fax: 540.231.3238
Page: 557.0891
Web: http://www.bursar.vt.edu
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to extract CONFIG file for a kernel
2002-12-10 18:54 ` Richard B. Tilley (Brad)
@ 2002-12-10 19:13 ` Arjan van de Ven
0 siblings, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2002-12-10 19:13 UTC (permalink / raw)
To: Richard B. Tilley (Brad); +Cc: SK, linux-kernel
On Tue, 2002-12-10 at 19:54, Richard B. Tilley (Brad) wrote:
> If you have RH's /usr/src directory installed, you can cd to
> /usr/src/linux-2.4/configs and pick from several pre-built config files.
> they work nicely. I use them to build kernel.org kernels. It's *much*
> easier to make a few config changes to their config file than starting
> from scratch. They tend to be highly modular though... some people don't
> like this.
in addition there's a copy of the current config as
/boot/config-`uname -r`
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-12-10 19:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-10 18:48 How to extract CONFIG file for a kernel SK
2002-12-10 18:54 ` Richard B. Tilley (Brad)
2002-12-10 19:13 ` Arjan van de Ven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®