mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Christoph Hellwig <hch@infradead.org>,
	Andy Whitcroft <apw@shadowen.org>,
	linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [PATCH] consolidate in kernel configuration
Date: Tue, 22 Jun 2004 21:08:51 +0200	[thread overview]
Message-ID: <20040622190851.GA7672@mars.ravnborg.org> (raw)
In-Reply-To: <20040622183115.GA7345@infradead.org>

On Tue, Jun 22, 2004 at 07:31:15PM +0100, Christoph Hellwig wrote:
> On Tue, Jun 22, 2004 at 04:57:03PM +0100, Andy Whitcroft wrote:
> > It appears that when we enable CONFIG_IKCONFIG and
> > CONFIG_IKCONFIG_PROC that we actually include two different copies of
> > the .config file.  One plain text and one compressed.  The plain
> > text one used when extracting from the binary is also not recovered
> > cleanly.  The patch below removes this duplication using the same
> > compressed version for both purposes.  Hopefully this will also
> > make it more reasonable to default this option to on.
> 
> Should we really compress it inside the kernel image?  If you care
> for space you compress the kernel image anyway.

In this way it is compressed even when the kernel is uncompressed.

	Sam

      reply	other threads:[~2004-06-22 19:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-22 15:57 Andy Whitcroft
2004-06-22 18:15 ` Andrew Morton
2004-06-23 14:28   ` Andy Whitcroft
2004-06-23 17:53     ` Randy.Dunlap
2004-06-23 21:32       ` Sam Ravnborg
2004-06-23 21:23         ` Randy.Dunlap
2004-06-22 18:31 ` Christoph Hellwig
2004-06-22 19:08   ` Sam Ravnborg [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=20040622190851.GA7672@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=akpm@osdl.org \
    --cc=apw@shadowen.org \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /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