[Debian-live-changes] r2050 - in dists/trunk/live-helper: docs helpers

daniel at alioth.debian.org daniel at alioth.debian.org
Tue Jun 12 16:50:23 UTC 2007


Author: daniel
Date: 2007-06-12 16:50:23 +0000 (Tue, 12 Jun 2007)
New Revision: 2050

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


Modified: dists/trunk/live-helper/docs/TODO
===================================================================
--- dists/trunk/live-helper/docs/TODO	2007-06-12 16:16:49 UTC (rev 2049)
+++ dists/trunk/live-helper/docs/TODO	2007-06-12 16:50:23 UTC (rev 2050)
@@ -15,6 +15,7 @@
   * grub (i386/amd64) boot support on net binary images
   * multi-{binary,architecture,distribution} builds in one shot
   * check unset variables
+  * add lilo support? :)
 
 ADDME
   * vmlinu[xz] [ppc64?]

Modified: dists/trunk/live-helper/helpers/lh_binary_iso
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_iso	2007-06-12 16:16:49 UTC (rev 2049)
+++ dists/trunk/live-helper/helpers/lh_binary_iso	2007-06-12 16:50:23 UTC (rev 2050)
@@ -118,6 +118,10 @@
 			fi
 			;;
 
+		yaboot)
+			GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS}"
+			;;
+
 		*)
 			Echo_warning "Bootloader on your architecture not yet supported (Continuing in 5 seconds)."
 			sleep 5




More information about the Debian-live-changes mailing list