Hello, On Tue, 2010-06-08 at 16:07 +1000, Trent W. Buck wrote: > Package: di-netboot-assistant > Version: 0.36b > Severity: wishlist > > Some time ago, syslinux (pxelinux) menu.c32 got some new features. > > Firstly, > > DEFAULT menu > LABEL menu > MENU HIDE > KERNEL debian-installer/pxelinux.cfg/menu.c32 > > becomes > > UI menu.c32
di-n-a can't guarantee which version of pxelinux.0 is installed... therefore we try to be conservative. I'll adopt this new scheme in squeeze+1. > Secondly, instead of calling [vesa]menu.c32 on another cfg file, > > LABEL daily-amd64 > MENU LABEL Debian Installer (daily, amd64) [SUB-MENU] > KERNEL debian-installer/daily/amd64/boot-screens/vesamenu.c32 > APPEND debian-installer/daily/amd64/boot-screens/menu.cfg > > you can simply use submenus > > MENU BEGIN daily-amd64 > MENU TITLE Debian Installer (daily, amd64) > LABEL mainmenu > MENU LABEL ^Back.. > MENU EXIT > INCLUDE debian-installer/daily/amd64/boot-screens/menu.cfg > MENU END As far as I can remember, the current scheme does not "include" config file, but actually loads it (i.e the current options are reset). Still, I like the "back" option... I'll try to investigate that (but again, that's probably for squeeze+1) > While you're at it, I suggest dropping the default.serial-9600 menu > (upstream d-i dropped it some time ago), or at least adding "CONSOLE > 0" and "SERIAL 0 9600" to its prelude. good idea I you believe that some of the suggestions are backward compatible with lenny's pxelinux and you have some spare time... then patchs are welcome ;) Thank you for your report, Franklin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org