* /proc/config.z disappeared in 2.4.24
@ 2004-02-02 16:52 george young
2004-02-02 16:57 ` Erik Mouw
0 siblings, 1 reply; 2+ messages in thread
From: george young @ 2004-02-02 16:52 UTC (permalink / raw)
To: linux-kernel
[SuSE x86 linux 8.2, 2.4.24 kernel building]
I've been upgrading from 2.4.20 (SuSE) to a fresh generic kernel from
ftp.kernel.org: 2.4.24. In previous builds there
was a very handy virtual file /proc/config.z that allowed me to find
out exactly how the currently running kernel was configured. I could then do
cd /usr/src
tar xvfz /tmp/linux-2.4.24.tz
cd linux-2.4.24
zcat /proc/config.z >.config
make oldconfig -- hit return a few dozen times
make menuconfig -- fix a few things
make dep && make bzImage && make modules && make modules_install
The /proc/config.z file seems to have disappeared! Is there some
config parameter that enables this? Or has it gone away between 2.4.20
and 2.4.24?
-- George Young
[Please cc response to gry@ll.mit.edu, I do not subscribe. I'll also
watch the archives, of course]
--
"Are the gods not just?" "Oh no, child.
What would become of us if they were?" (CSL)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: /proc/config.z disappeared in 2.4.24
2004-02-02 16:52 /proc/config.z disappeared in 2.4.24 george young
@ 2004-02-02 16:57 ` Erik Mouw
0 siblings, 0 replies; 2+ messages in thread
From: Erik Mouw @ 2004-02-02 16:57 UTC (permalink / raw)
To: george young; +Cc: linux-kernel
On Mon, Feb 02, 2004 at 11:52:24AM -0500, george young wrote:
> [SuSE x86 linux 8.2, 2.4.24 kernel building]
[...]
> The /proc/config.z file seems to have disappeared! Is there some
> config parameter that enables this? Or has it gone away between 2.4.20
> and 2.4.24?
It didn't disappear, it has never been there. Both RedHat and SuSE have
a patch that include the kernel .config in the image itself, but that
feature is not in the official 2.4 kernel (it is however in 2.6).
Erik
--
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-02 16:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-02 16:52 /proc/config.z disappeared in 2.4.24 george young
2004-02-02 16:57 ` Erik Mouw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox