From 73090fe9956085216cbf9b52ae9b9cfcc1a32ac3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 May 2010 18:53:09 +0200 Subject: Updating default boot parameters to include live-config. --- helpers/binary_silo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/binary_silo') diff --git a/helpers/binary_silo b/helpers/binary_silo index 063944cf6..aca5afe0f 100755 --- a/helpers/binary_silo +++ b/helpers/binary_silo @@ -81,7 +81,7 @@ Silo_live_entry () LINUX_LIVE="${LINUX_LIVE}\nimage=${DIRECTORY}/${KERNEL}\n" LINUX_LIVE="${LINUX_LIVE}\t label=${LABEL}\n" LINUX_LIVE="${LINUX_LIVE}\t initrd=${DIRECTORY}/${INITRD}\n" - LINUX_LIVE="${LINUX_LIVE}\t append=\"boot=${INITFS} LH_BOOTAPPEND_LIVE ${APPEND}\"\n" + LINUX_LIVE="${LINUX_LIVE}\t append=\"boot=${INITFS} live-config LH_BOOTAPPEND_LIVE ${APPEND}\"\n" } Silo_install_entry () -- cgit v1.2.3