[debian-edu-commits] r80517 - trunk/src/build/CD-administrator
pere at alioth.debian.org
pere at alioth.debian.org
Mon Jun 10 21:54:24 UTC 2013
Author: pere
Date: 2013-06-10 21:54:23 +0000 (Mon, 10 Jun 2013)
New Revision: 80517
Modified:
trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh
Log:
Switch testing build to use daily built d-i and udebs from sid to get it working.
Modified: trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh
===================================================================
--- trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh 2013-06-10 19:39:45 UTC (rev 80516)
+++ trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh 2013-06-10 21:54:23 UTC (rev 80517)
@@ -71,11 +71,11 @@
# the Debian mirror.
# Unset since 5/3-2010 experimental daily builds have 2.6.32, testing have 2.6.30
# Set since 2012-02-09 to try to get image working.
-#export DI_WWW_HOME=default
+export DI_WWW_HOME=default
# Use old DI_CODENAME since 2013-05-18 while the d-i images for jessie
# are missing
-export DI_CODENAME=wheezy
+export DI_CODENAME=sid
# Version number, "2.2 r0", "2.2 r1" etc.
export DEBVERSION="testing+edu0"
More information about the debian-edu-commits
mailing list