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

Daniel Baumann daniel at alioth.debian.org
Thu Apr 26 13:11:24 UTC 2007


Author: daniel
Date: 2007-04-26 13:11:23 +0000 (Thu, 26 Apr 2007)
New Revision: 1189

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


Modified: dists/trunk/live-helper/helpers/lh_bootstrap_cdebootstrap
===================================================================
--- dists/trunk/live-helper/helpers/lh_bootstrap_cdebootstrap	2007-04-26 12:57:16 UTC (rev 1188)
+++ dists/trunk/live-helper/helpers/lh_bootstrap_cdebootstrap	2007-04-26 13:11:23 UTC (rev 1189)
@@ -89,6 +89,9 @@
 	CDEBOOTSTRAP_OPTIONS="${CDEBOOTSTRAP_OPTIONS} --verbose"
 fi
 
+# TEMPORARY HACK until cdebootstrap 0.3.18 is fixed
+CDEBOOTSTRA_OPTIONS="${CDEBOOTSTRAP_OPTIONS} --config /usr/share/cdebootstrap"
+
 if [ -x "/usr/bin/cdebootstrap" ]
 then
 	for STAGE in ${LH_CACHE_STAGES}




More information about the Debian-live-changes mailing list