public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* /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

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