Add new "UI" directive instead of abusing the DEFAULT directive
authorH. Peter Anvin <hpa@zytor.com>
Thu, 11 Dec 2008 22:59:36 +0000 (14:59 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 14 Dec 2008 21:53:58 +0000 (13:53 -0800)
commite21e66137b454fb3afd50a113de68599dd28de09
tree807860047ee9e406888e49590aa5f13ce03b2a1c
parent36390f9712ac56be1dce7a635322bd96e15620c1
Add new "UI" directive instead of abusing the DEFAULT directive

Add a new "UI" directive to specify a user interface module, instead
of abusing the DEFAULT directive.  This allows the DEFAULT directive
to be used for setting the default, even when the menu system is
enabled.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
NEWS
com32/menu/menu.h
com32/menu/readconfig.c
core/keywords
core/keywords.inc
core/parseconfig.inc
core/ui.inc
doc/menu.txt
doc/syslinux.txt