public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* scripts/extract-ikconfig only works on uncompressed and CONFIG_KERNEL_GZIP kernels
@ 2010-10-18  0:48 Alex Elsayed
  2010-10-18  1:42 ` Randy Dunlap
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alex Elsayed @ 2010-10-18  0:48 UTC (permalink / raw)
  To: linux-kernel

I have a kernel that was compiled with LZMA compression (CONFIG_KERNEL_LZMA). I
wish to extract the .config from it without running it, but the script to do so
does not support such kernels. How could I go about fixing this, so that the
script supports other compression modes than just gzip?


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-18  2:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-18  0:48 scripts/extract-ikconfig only works on uncompressed and CONFIG_KERNEL_GZIP kernels Alex Elsayed
2010-10-18  1:42 ` Randy Dunlap
2010-10-18  1:48   ` Alex Elsayed
2010-10-18  1:45 ` Alex Elsayed
2010-10-18  2:43 ` Américo Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox