From: hpa Date: Mon, 2 Feb 2004 08:47:24 +0000 (+0000) Subject: Add menu system X-Git-Tag: syslinux-3.11~462 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cb4c2a2a6fc0bc6451a3bd5a5c544ba297946eaa;p=platform%2Fupstream%2Fsyslinux.git Add menu system --- diff --git a/Makefile b/Makefile index 2dabdf7..a185fed 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,7 @@ BTARGET = kwdhash.gen version.gen ldlinux.bss ldlinux.sys ldlinux.bin \ libsyslinux.a syslinux.exe $(LIB_SO) ITARGET = syslinux.com syslinux syslinux-nomtools copybs.com gethostip \ mkdiskimage -DOCS = COPYING NEWS README TODO BUGS *.doc sample com32 +DOCS = COPYING NEWS README TODO BUGS *.doc sample menu com32 OTHER = Makefile bin2c.pl now.pl genhash.pl keywords findpatch.pl \ keytab-lilo.pl version version.pl sys2ansi.pl \ ppmtolss16 lss16toppm memdisk bin2hex.pl mkdiskimage.in diff --git a/NEWS b/NEWS index 2604bac..f52c012 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ Changes in 2.09: syslinux-nomtools. * Handle video pages correctly when using the API functions. * Handle compiling on an x86-64 platform correctly. + * Menu system from Murali Krishnan Ganapathy; see the menu + directory for information. Changes in 2.08: * Add new configuration command "ontimeout" to allow timeout