[Debian-live-changes] r916 - dists/trunk/live-helper/helpers

Daniel Baumann daniel at alioth.debian.org
Sun Apr 1 20:39:56 UTC 2007


Author: daniel
Date: 2007-04-01 20:39:56 +0000 (Sun, 01 Apr 2007)
New Revision: 916

Modified:
   dists/trunk/live-helper/helpers/lh_binary_iso
Log:


Modified: dists/trunk/live-helper/helpers/lh_binary_iso
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_iso	2007-04-01 20:33:41 UTC (rev 915)
+++ dists/trunk/live-helper/helpers/lh_binary_iso	2007-04-01 20:39:56 UTC (rev 916)
@@ -83,7 +83,7 @@
 
 			if [ "${LIVE_GRUB}" = "enabled" ]
 			then
-				Chroot "${LH_GENISOIMAGE} -o binary.iso -r -J -l -b -b boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table binary"
+				Chroot "${LH_GENISOIMAGE} -o binary.iso -r -J -l -b boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table binary"
 			fi
 		else
 			echo "W: Bootloader on your architecture not yet supported (Continuing in 5 seconds)."




More information about the Debian-live-changes mailing list