From 2caef33ea285353fb74f88b611e90fcc2b8b7092 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 25 Oct 2012 13:36:12 +0200 Subject: Renaming progress mode to progress-linux to match the used naming scheme. --- scripts/build/binary_iso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/binary_iso') diff --git a/scripts/build/binary_iso b/scripts/build/binary_iso index c25674bbb..d9a277379 100755 --- a/scripts/build/binary_iso +++ b/scripts/build/binary_iso @@ -128,7 +128,7 @@ case "${LB_BOOTLOADER}" in syslinux) GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -no-emul-boot -boot-load-size 4 -boot-info-table" case "${LB_MODE}" in - progress) + progress-linux) GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -r -b boot/boot.bin -c boot/boot.cat" GENISOIMAGE_EXCLUDE="boot/boot.bin" ;; -- cgit v1.2.3