[Debian-live-changes] r2318 - dists/trunk/live-helper/helpers
daniel at alioth.debian.org
daniel at alioth.debian.org
Sun Jul 1 11:06:51 UTC 2007
Author: daniel
Date: 2007-07-01 11:06:50 +0000 (Sun, 01 Jul 2007)
New Revision: 2318
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-07-01 10:53:38 UTC (rev 2317)
+++ dists/trunk/live-helper/helpers/lh_binary_iso 2007-07-01 11:06:50 UTC (rev 2318)
@@ -105,7 +105,7 @@
syslinux)
GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -no-emul-boot -boot-load-size 4 -boot-info-table"
- GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -b isolinux/isolinux.bin -c isolinux/boot.cat"
+ GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -r -b isolinux/isolinux.bin -c isolinux/boot.cat"
if [ "${LIVE_PACKAGES_LISTS}" = "mini" ] || [ "${LIVE_PACKAGES_LISTS}" = "minimal" ]
then
More information about the Debian-live-changes
mailing list