[SCM] debian-live/live-helper branch, master, updated. 1.0_a39-1-15-ga955c29

Daniel Baumann daniel at debian.org
Sun Mar 9 12:34:44 UTC 2008


The following commit has been merged in the master branch:
commit a955c29e10bb6b5cacc0532028c212b55e0e8bde
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 9 13:34:41 2008 +0100

    Fixing wrong debian-installer auto target configuration.

diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux
index 75f055e..535fb8f 100755
--- a/helpers/lh_binary_syslinux
+++ b/helpers/lh_binary_syslinux
@@ -158,7 +158,7 @@ Syslinux_install_entry ()
 				;;
 
 			Auto)
-				TAPPEND="rescue/enable=true ${APPEND} ${QAPPEND}"
+				TAPPEND="auto=true priority=critical ${APPEND} ${QAPPEND}"
 				;;
 		esac
 

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list