From bf74055024787912d2a6abb6f67315a65a764728 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 1 Nov 2009 17:13:00 +0100 Subject: Adjusting pathes for boot-screens in netboot images. --- helpers/lh_binary_syslinux | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux index 3f757e6..96ac452 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 -- cgit v1.0