The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Jesper Juhl <jesper.juhl@gmail.com>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: khc@pm.waw.pl, linux-kernel@vger.kernel.org
Subject: Re: Why don't we separate menuconfig from the kernel?
Date: Sun, 18 Sep 2005 02:58:31 +0200	[thread overview]
Message-ID: <9a87484905091717587e35b9e7@mail.gmail.com> (raw)
In-Reply-To: <20050917175624.6637140d.rdunlap@xenotime.net>

On 9/18/05, Randy.Dunlap <rdunlap@xenotime.net> wrote:
> On Sun, 18 Sep 2005 02:46:35 +0200 Jesper Juhl wrote:
> 
> > On 17 Sep 2005 19:16:33 +0200, Krzysztof Halasa <khc@pm.waw.pl> wrote:
> > > Hi,
> > >
> > > A number of packages (e.g., busybox) use some, more or less broken,
> > > version of menuconfig. Would it make sense to move menuconfig to
> > > a separate well-defined package?
> > >
> >
> > What exactely is it you want to make a sepperate package?
> >
> > menuconfig is just a little bit of the kbuild system which also
> > includes xconfig, config, gconfig, oldconfig, etc.  menuconfig is just
> > a dialog based frontend to the kbuild system which consists of
> > configuration options, help texts, dependency info etc.
> >
> > menuconfig uses `dialog` to present its menus and dialog boxes (using
> > ncurses), and if you want to build something else using dialog, then
> > that already exists as a sepperate program that has nothing to do with
> > kbuild. On my system (Slackware) it's installed as /bin/dialog and
> > comes from the pkgtools-10.2.0-i486-5 package.
> >
> > I don't think it makes much sense to split the parts of kbuild that
> > make up menuconfig out into a standalone thing. kbuild (and thus
> > menuconfig) has little use outside the kernel.  The `dialog` tool is a
> > different matter, but that is already a sepperately developed thing (
> > http://hightek.org/dialog/ ) .
> 
> OTOH, Christoph Hellwig used to maintain 'mconf' out-of-tree
> and it worked decently, so it seems not a big deal to so do.
> 
I still fail to see the point of doing so, even if doable.

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

  reply	other threads:[~2005-09-18  0:58 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-17 17:16 Why don't we separate menuconfig from the kernel? Krzysztof Halasa
2005-09-17 17:33 ` Michal Piotrowski
2005-09-17 19:18   ` Krzysztof Halasa
2005-09-18  0:46 ` Jesper Juhl
2005-09-18  0:56   ` Randy.Dunlap
2005-09-18  0:58     ` Jesper Juhl [this message]
2005-09-18  1:05   ` Krzysztof Halasa
2005-09-18  1:16     ` Jesper Juhl
2005-09-18 10:33       ` Krzysztof Halasa
2005-09-18 20:40       ` Daniel Barkalow
2005-09-19  7:15     ` Matthias Andree
2005-09-19 16:28       ` Krzysztof Halasa
  -- strict thread matches above, loose matches on Subject: below --
2005-09-18  1:53 Martin Fouts
2005-09-18  7:30 ` Sam Ravnborg
2005-09-18 10:36 ` Krzysztof Halasa
2005-09-18 10:55   ` Ian Campbell
2005-09-18  7:50 Martin Fouts

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=9a87484905091717587e35b9e7@mail.gmail.com \
    --to=jesper.juhl@gmail.com \
    --cc=khc@pm.waw.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /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