lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 25 Jul 2006 09:09:04 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	LKML <linux-kernel@...r.kernel.org>,
	Roman Zippel <zippel@...ux-m68k.org>
Subject: Re: [PATCH v2 0/3] kconfig/lxdialog: color theme support

On Tue, Jul 25, 2006 at 08:56:40AM +0200, Sam Ravnborg wrote:
> Second iteration of the patchset to add color theme support to lxdialog.
> This patchset allow the menuconfig user to select between a number of
> different color themes for menuconfig:
> blackbg, classic, mono and bluetitle
> 
> The latter is the default after applying this patchset.
> To select a color theme use:
> make MENUCONFIG_COLOR=blackbg menuconfig
> 
> Changes since v1 of the patchset:
> o Initial refactoring are now done so mono and classic are independent
> o Renamed global variable to 'dlg' - the one containing the color
>   definitions
> o Moved backtitle to the global variable 'dlg' so we have a single
>   global variable
> o Added changes from Roman Zippel to bluetitle theme
> o Made bluetitle theme default
> o fix of SEGV when no theme was specified
> 
> The patchset is also available at:
> 	git://git.kernel.org/pub/scm/linux/kernel/sam/lxdialog.git

Make that:
	git://git.kernel.org/pub/scm/linux/kernel/git/sam/lxdialog.git

	Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ