Package: di-netboot-assistant
Version: 0.36
Tags: patch
Severity: wishlist

Hi,

Please default PROMPT to 0 in pxelinux.HEAD - it seems a little silly to me
for di-netboot-assistant to construct a pretty menu and then ask the user to
randomly press enter 99.9% of the time, especially as that screen is full of
technical PXE debugging output, etc.

The attached patch does this, as well as adds a note to the commented out
sample entry indicating what they must do to use it if it was uncommented.

(It seems reasonable to me that anyone using entries like that should alter
PROMPT--unless they plan on holding Shift or Alt whilst booting--for the
benefit of the default users who do not add entries there who get to avoid
the aforementioned "strange" prompt.)


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad 
di-netboot-assistant-0.36.orig/etc/di-netboot-assistant/pxelinux.HEAD 
di-netboot-assistant-0.36/etc/di-netboot-assistant/pxelinux.HEAD
--- di-netboot-assistant-0.36.orig/etc/di-netboot-assistant/pxelinux.HEAD       
2008-08-03 06:55:15.000000000 +0100
+++ di-netboot-assistant-0.36/etc/di-netboot-assistant/pxelinux.HEAD    
2008-08-03 07:00:28.000000000 +0100
@@ -5,11 +5,13 @@
 
 SAY (Press enter to display Debian-Installer overview menu)
 DEFAULT menu
-PROMPT 1
+PROMPT 0
 
 MENU TITLE Debian-Installer netboot overview menu
 
 #A sample entry, with your prefered settings
+#You will need to set "PROMPT 1" or hold Shift or Alt whilst booting
+#to be given a boot: prompt.
 #LABEL quick
 #      MENU LABEL Debian Installer (Lenny ; i386 + Preseed)
 #      kernel debian-installer/lenny/i386/linux  

Attachment: signature.asc
Description: PGP signature

Reply via email to