From: Randy Dunlap <randy.dunlap@oracle.com>
To: nir.tzachar@gmail.com
Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org,
sam@ravnborg.org, zippel@linux-m68k.org, andi@firstfloor.org
Subject: Re: [PATCH] nconfig v5
Date: Fri, 6 Nov 2009 17:07:36 -0800 [thread overview]
Message-ID: <20091106170736.6ace81f6.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20091106111232.9534f9f7.randy.dunlap@oracle.com>
On Fri, 6 Nov 2009 11:12:32 -0800 Randy Dunlap wrote:
> On Fri, 6 Nov 2009 10:36:54 +0200 nir.tzachar@gmail.com wrote:
>
> > From: Nir Tzachar <nir.tzachar@gmail.com>
> >
> > This patch was inspired by the kernel projects page, where an ncurses
> > replacement for menuconfig was mentioned (by Sam Ravnborg).
> >
> > Building on menuconfig, this patch implements a more modern look interface using
> > ncurses and ncurses' satellite libraries (menu, panel, form). The implementation
> > does not depend on lxdialog, which is currently distributed with the kernel.
> >
> > Attached is a reworked version of nconfig. The old menuconfig navigation scheme
> > was dropped, and function keys are used for special choices. Arrows are used in
> > a more intuitive fashion for menu navigation.
> >
> > 1) The old menuconfig bottom menu was dropped in favor of function keys (which
> > are interchangeable with regular numbers).
> > 2) Arrows are used for navigation, such that <left> always goes back one menu
> > and <right> enters a sub-menu.
> > 3) The exit sequence has been improved, such that it is possible to cancel the
> > exit if there are pending changes and resume editing.
> > 4) All dialog boxes have an <OK> button, which is used to exit the dialog.
> > 5) A 'show all symbols' option has been added, similarly to xconfig.
> >
> > Please condsider this version as a proper replacement for menuconfig.
> > Cheers, Nir.
> >
> > Signed-off-by: Nir Tzachar <nir.tzachar@gmail.com>
> When I use F7 to exit, the program hangs. I have to kill it.
> I don't see any error messages.
> (I'm testing this on a 2.6.32-rc6 kernel source tree).
>
> ncurses-5.6-41
> ncurses-devel-5.6-41
More user/usability/testing comments:
- sometimes nconfig repaints the kconfig menu list, moving it upward or
downward. I find this undersirable.
- after F5/Save + filename entered, the OK prompt is difficult to see
if the entire screen (window) contains kconfig menu items
- make complains with:
GEN /local/linsrc/lnx-2632-rc6/zz64/Makefile
scripts/kconfig/conf -s arch/x86/Kconfig
Using /local/linsrc/lnx-2632-rc6 as source for kernel
/local/linsrc/lnx-2632-rc6 is not clean, please run 'make mrproper'
in the '/local/linsrc/lnx-2632-rc6' directory
because
$ make ARCH=x86_64 O=zz64 defconfig
creates an empty include/config/ directory.
---
~Randy
next prev parent reply other threads:[~2009-11-07 1:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-06 8:36 [PATCH] nconfig v5 nir.tzachar
2009-11-06 10:20 ` Frans Pop
2009-11-06 16:04 ` Valdis.Kletnieks
2009-11-06 18:52 ` Nir Tzachar
2009-11-06 19:12 ` Randy Dunlap
2009-11-07 1:07 ` Randy Dunlap [this message]
2009-11-07 14:07 ` [PATCH] nconfig v6 nir.tzachar
2009-11-07 22:10 ` Ben Nizette
2009-11-25 10:28 ` [PATCH] nconfig v7 nir.tzachar
2009-11-30 14:40 ` Michal Marek
2009-11-30 16:34 ` Nir Tzachar
-- strict thread matches above, loose matches on Subject: below --
2009-11-06 14:39 [PATCH] nconfig v5 nir.tzachar
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=20091106170736.6ace81f6.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=andi@firstfloor.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nir.tzachar@gmail.com \
--cc=sam@ravnborg.org \
--cc=zippel@linux-m68k.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