[Debian-live-changes] r920 - dists/trunk/live-helper/helpers
    Daniel Baumann 
    daniel at alioth.debian.org
       
    Mon Apr  2 13:20:21 UTC 2007
    
    
  
Author: daniel
Date: 2007-04-02 13:20:21 +0000 (Mon, 02 Apr 2007)
New Revision: 920
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-02 12:58:35 UTC (rev 919)
+++ dists/trunk/live-helper/helpers/lh_binary_iso	2007-04-02 13:20:21 UTC (rev 920)
@@ -77,7 +77,7 @@
 		then
 			case "${LIVE_BOOTLOADER}" in
 				grub)
-					Chroot "${LH_GENISOIMAGE} -o binary.iso -r -J -l -b boot/grub/stage2_eltorito -m -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 -m boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table binary"
 					;;
 
 				syslinux)
    
    
More information about the Debian-live-changes
mailing list