[debian-edu-commits] r83871 - trunk/src/build/CD-administrator

pere at alioth.debian.org pere at alioth.debian.org
Sat Sep 27 02:28:02 UTC 2014


Author: pere
Date: 2014-09-27 02:28:01 +0000 (Sat, 27 Sep 2014)
New Revision: 83871

Modified:
   trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh
Log:
Try to get CD build working while we wait for tasksel to enter testing.

Modified: trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh
===================================================================
--- trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh	2014-09-22 21:39:42 UTC (rev 83870)
+++ trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh	2014-09-27 02:28:01 UTC (rev 83871)
@@ -51,6 +51,7 @@
 unset OMIT_DOC_TOOLS     || true
 unset SUITE              || true
 unset LOGOPNG		|| true
+unset FORCE_SID_TASKSEL || true
 
 # The debian-cd dir
 # Where I am (hoping I'm in the debian-cd dir)
@@ -436,3 +437,5 @@
 # The disc_end hook. This will be called *right* at the end of the
 # image-making process in make_disc_trees.pl.
 #export DISC_END_HOOK=/bin/true
+
+export FORCE_SID_TASKSEL=1




More information about the debian-edu-commits mailing list