[SCM] live-helper branch, master, updated. 1.0.5-2-55-gf702c9e

Daniel Baumann daniel at debian.org
Sun Nov 1 16:14:20 UTC 2009


The following commit has been merged in the master branch:
commit f702c9e50397ac571e02616249a00cc51cda2e31
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 1 17:13:00 2009 +0100

    Adjusting pathes for boot-screens in netboot images.

diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux
index 3f757e6..82b42ea 100755
--- a/helpers/lh_binary_syslinux
+++ b/helpers/lh_binary_syslinux
@@ -644,6 +644,8 @@ case "${LH_BINARY_IMAGES}" in
 			sed -i -e "s|^include |include ${LIVE_SCREEN_PATH}/|g" "${FILE}"
 		done
 
+		sed -i -e "s| f| ${LIVE_SCREEN_PATH} f|g" ${SCREEN_PATH}/prompt.cfg
+
 		mv ${SCREEN_PATH}/syslinux.cfg ${KERNEL_PATH}/pxelinux.cfg/default
 
 		# Copying configuration file

-- 
live-helper



More information about the debian-live-changes mailing list