mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Roman Zippel <zippel@linux-m68k.org>
Cc: Sam Ravnborg <sam@uranus.ravnborg.org>
Subject: [GOT PATCHES] kbuild+kconfig/lxdialog updates
Date: Sun, 1 Oct 2006 12:51:40 +0200	[thread overview]
Message-ID: <20061001105140.GA10269@uranus.ravnborg.org> (raw)

Hi Linus.

Please pull following kbuild updates.

	git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild.git

The lxdialog parts has been in -mm for a while with suprisingly 
little feedback.
I have a few patches pending from Jan Engelhart that add a few more color
selections - need to try them out first.


The color part was acked by Roman Zippel.
The lxdialog refactoring I have had limited feedbcak despite being
part of -mm for a while now. A few initial issues was fixed when
it first hit -mm.
The single kconfig fix has remain unreviewd (and not tested in -mm).

Patches will follow to lkml.

	Sam



Robert P. J. Day:
      kbuild: trivial documentation fixes

Sam Ravnborg:
      kconfig/lxdialog: refactor color support
      kconfig/lxdialog: add support for color themes and add blackbg theme
      kconfig/lxdialog: add a new theme bluetitle which is now default
      kconfig/menuconfig: lxdialog is now built-in
      kconfig/lxdialog: let <ESC><ESC> behave as expected
      kconfig/lxdialog: support resize
      kconfig/lxdialog: fix make mrproper
      kbuild: do not build mconf & lxdialog unless needed
      kconfig/lxdialog: clear long menu lines
      kconfig/menuconfig: do not let ncurses clutter screen on exit
      kbuild: make modpost processing configurable
      kconfig: fix saving alternate kconfig file in parent dir

 Documentation/kbuild/modules.txt     |    9 -
 scripts/Makefile.modpost             |   11 +
 scripts/kconfig/Makefile             |   31 ++
 scripts/kconfig/confdata.c           |    2 
 scripts/kconfig/lxdialog/Makefile    |   21 -
 scripts/kconfig/lxdialog/checklist.c |  183 ++++++------
 scripts/kconfig/lxdialog/colors.h    |  154 ----------
 scripts/kconfig/lxdialog/dialog.h    |  144 ++++++----
 scripts/kconfig/lxdialog/inputbox.c  |   48 ++-
 scripts/kconfig/lxdialog/lxdialog.c  |  204 --------------
 scripts/kconfig/lxdialog/menubox.c   |  166 ++++++-----
 scripts/kconfig/lxdialog/msgbox.c    |   71 -----
 scripts/kconfig/lxdialog/textbox.c   |  416 +++++++++-------------------
 scripts/kconfig/lxdialog/util.c      |  502 ++++++++++++++++++++++++++-------
 scripts/kconfig/lxdialog/yesno.c     |   26 +-
 scripts/kconfig/mconf.c              |  511 +++++++++++-----------------------
 16 files changed, 1053 insertions(+), 1446 deletions(-)
 delete mode 100644 scripts/kconfig/lxdialog/Makefile
 delete mode 100644 scripts/kconfig/lxdialog/colors.h
 delete mode 100644 scripts/kconfig/lxdialog/lxdialog.c
 delete mode 100644 scripts/kconfig/lxdialog/msgbox.c

                 reply	other threads:[~2006-10-01 10:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20061001105140.GA10269@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@uranus.ravnborg.org \
    --cc=torvalds@osdl.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

all inboxes | Powered by JetHome®