From 28dac4f4381e67febcf7612059340d51c667fa52 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:18 +0200 Subject: Adding live-helper 1.0~a23-1. --- helpers/lh_binary_linux-image | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'helpers/lh_binary_linux-image') diff --git a/helpers/lh_binary_linux-image b/helpers/lh_binary_linux-image index fb5ab98e5..33c2fbb9a 100755 --- a/helpers/lh_binary_linux-image +++ b/helpers/lh_binary_linux-image @@ -30,6 +30,7 @@ Read_conffile config/bootstrap Read_conffile config/chroot Read_conffile config/binary Read_conffile config/source +Read_conffile "${LH_CONFIG}" Set_defaults Echo_message "Begin install linux-image..." @@ -108,7 +109,7 @@ case "${LH_INITRAMFS}" in casper) # Checking casper templates Check_templates casper - cp "${TEMPLATES}"/casper/parameters.txt "${DESTDIR}"/parameters.txt + cp "${TEMPLATES}"/parameters.txt "${DESTDIR}"/parameters.txt ;; live-initramfs) -- cgit v1.2.3