linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: <seanlkml@rogers.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: .config in bzImage ?
Date: Sat, 2 Aug 2003 14:12:44 -0700 (PDT)	[thread overview]
Message-ID: <32991.4.4.25.4.1059858764.squirrel@www.osdl.org> (raw)
In-Reply-To: <093901c35924$f3040ed0$7f0a0a0a@lappy7>

> There was some talk of the .config file being included
> within bzImage.  Did this ever happen?  If so, how
> does one extract the .config from the resulting image?

Alan sent my ikconfig patch to Linus a couple of days ago and it's
in 2.6.0-test-current ... except for the Kconfig part of it,
which Alan or I will send soon (if Alan hasn't already done so).

The full was (which is partially merged) is at
  http://developer.osdl.org/rddunlap/patches/ikconfig/ikconfig_260c.patch
It includes a script (extract-ikconfig) and a small C program
(binoffsets.c) that are used to extract the saved .config image.

The .config file is also available in /proc as a CONFIG option.

~Randy




      parent reply	other threads:[~2003-08-02 21:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-02 18:36 .config in bzImage ? Sean Estabrooks
2003-08-02 18:49 ` Herbert Pötzl
2003-08-02 19:00   ` Diego Calleja García
2003-08-02 19:29     ` William Lee Irwin III
2003-08-02 20:21       ` Bernd Eckenfels
2003-08-02 20:28         ` William Lee Irwin III
2003-08-05  6:41           ` Denis Vlasenko
2003-08-05  6:45             ` William Lee Irwin III
2003-08-05 11:54               ` Denis Vlasenko
2003-08-05 14:54                 ` Jan-Benedict Glaw
2003-08-02 20:52 ` Alan Cox
2003-08-02 21:12 ` Randy.Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32991.4.4.25.4.1059858764.squirrel@www.osdl.org \
    --to=rddunlap@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=seanlkml@rogers.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).