mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: Paul Rolland <rol@as2917.net>
Cc: "'zhaoway'" <zw@netspeed-tech.com>, linux-kernel@vger.kernel.org
Subject: Re: [Patch] Kernel configuration in kernel, kernel 2.5.53
Date: Mon, 30 Dec 2002 11:16:14 +0000	[thread overview]
Message-ID: <20021230111613.GA11633@suse.de> (raw)
In-Reply-To: <00c501c2af69$b79cab00$2101a8c0@witbe>

On Sun, Dec 29, 2002 at 07:40:09PM +0100, Paul Rolland wrote:
 > > 
 > > You could write a simple script to install a kernel image and 
 > > install the .config under /boot as well. Guess that solves your 
 > > problem better.
 > > 
 > Yes, but this still makes the configuration something external to
 > the kernel, thus it is still possible to have a mismatch between
 > the kernel and this file, and this is what I'm trying to avoid :-)

Google for Randy Dunlaps ikconfig patches.
They solve the problem by appending the .config to the kernel image,
thus not bloating any kernel space memory with /proc junk.

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

  reply	other threads:[~2002-12-30 11:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-29 17:37 Paul Rolland
2002-12-29 18:18 ` zhaoway
2002-12-29 18:40   ` Paul Rolland
2002-12-30 11:16     ` Dave Jones [this message]
2002-12-29 20:07 ` Sam Ravnborg

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=20021230111613.GA11633@suse.de \
    --to=davej@codemonkey.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rol@as2917.net \
    --cc=zw@netspeed-tech.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

Powered by JetHome