[debian-edu-commits] r87062 - trunk/src/build/CD-administrator
pere at alioth.debian.org
pere at alioth.debian.org
Mon Mar 28 19:01:06 UTC 2016
Author: pere
Date: 2016-03-28 19:01:06 +0000 (Mon, 28 Mar 2016)
New Revision: 87062
Modified:
trunk/src/build/CD-administrator/Makefile
Log:
Time to build the testing ISO again.
Modified: trunk/src/build/CD-administrator/Makefile
===================================================================
--- trunk/src/build/CD-administrator/Makefile 2016-02-25 11:50:01 UTC (rev 87061)
+++ trunk/src/build/CD-administrator/Makefile 2016-03-28 19:01:06 UTC (rev 87062)
@@ -8,6 +8,7 @@
space=$(empty) $(empty)
suites = \
+ edu-testing-nolocal-netinst \
jessie-amd64-i386-netinst \
jessie-usbstick \
wheezy-test-amd64-i386-netinst \
@@ -20,9 +21,6 @@
# (also its 15gb in size, this should be fixed when enabling it again.)
# jessie-source-usbstick \
-# disabled til stretch really exists meaningfully (and probably best til we released jessie too)
-# edu-testing-nolocal-netinst \
-
check-and-build: copy-local-mirror
@set -e; \
[ "$(suite)" ] && suites="$(suite)"; \
More information about the debian-edu-commits
mailing list