From ce4581282e003891dfc852de5dadb733e5ca614c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 2 Sep 2010 13:22:22 +0200 Subject: Replacing some references to live-helper with live-build. --- scripts/build/binary_iso | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/binary_iso') diff --git a/scripts/build/binary_iso b/scripts/build/binary_iso index 6e054280a..3ed330e46 100755 --- a/scripts/build/binary_iso +++ b/scripts/build/binary_iso @@ -75,7 +75,7 @@ fi # Handle genisoimage generic options GENISOIMAGE_OPTIONS="-J -l -cache-inodes -allow-multidot" -# Handle genisoimage live-helper specific options +# Handle genisoimage live-build specific options if [ "${_QUIET}" = "true" ] then GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -quiet" @@ -139,7 +139,7 @@ case "${LH_BOOTLOADER}" in ;; *) - Echo_warning "Bootloader on your architecture not yet supported by live-helper." + Echo_warning "Bootloader on your architecture not yet supported by live-build." Echo_warning "This will produce a most likely not bootable image (Continuing in 5 seconds)." sleep 5 ;; -- cgit v1.2.3