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

daniel at alioth.debian.org daniel at alioth.debian.org
Sat Jun 16 14:04:10 UTC 2007


Author: daniel
Date: 2007-06-16 14:04:10 +0000 (Sat, 16 Jun 2007)
New Revision: 2121

Modified:
   dists/trunk/live-helper/helpers/lh_binary
   dists/trunk/live-helper/helpers/lh_binary_live-installer
Log:


Modified: dists/trunk/live-helper/helpers/lh_binary
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary	2007-06-16 13:49:33 UTC (rev 2120)
+++ dists/trunk/live-helper/helpers/lh_binary	2007-06-16 14:04:10 UTC (rev 2121)
@@ -42,6 +42,7 @@
 # Prepare images
 lh_binary_linux-image ${*}
 lh_binary_debian-installer ${*}
+lh_binary_live-installer ${*}
 lh_binary_memtest ${*}
 lh_binary_grub ${*}
 lh_binary_syslinux ${*}

Modified: dists/trunk/live-helper/helpers/lh_binary_live-installer
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_live-installer	2007-06-16 13:49:33 UTC (rev 2120)
+++ dists/trunk/live-helper/helpers/lh_binary_live-installer	2007-06-16 14:04:10 UTC (rev 2121)
@@ -32,7 +32,7 @@
 Read_conffile config/source
 Set_defaults
 
-if [ "${LIVE_DEBIAN_INSTALLER}" != "enabled" ]
+if [ "${LIVE_LIVE_INSTALLER}" != "enabled" ]
 then
 	exit 0
 fi
@@ -329,6 +329,7 @@
 pcmcia-cs-udeb
 pcmciautils-udeb
 wireless-tools-udeb
+live-installer
 EOF
 
 # Creating stage file




More information about the Debian-live-changes mailing list