[debian-edu-commits] r86315 - trunk/src/build/CD-administrator
holger at alioth.debian.org
holger at alioth.debian.org
Sat Apr 25 18:09:50 UTC 2015
Author: holger
Date: 2015-04-25 18:09:50 +0000 (Sat, 25 Apr 2015)
New Revision: 86315
Modified:
trunk/src/build/CD-administrator/Makefile
Log:
disable jessie-source-usbstick til we need it. atm we can just point to the debian sources
Modified: trunk/src/build/CD-administrator/Makefile
===================================================================
--- trunk/src/build/CD-administrator/Makefile 2015-04-25 18:06:05 UTC (rev 86314)
+++ trunk/src/build/CD-administrator/Makefile 2015-04-25 18:09:50 UTC (rev 86315)
@@ -10,13 +10,16 @@
suites = \
jessie-amd64-i386-netinst \
jessie-usbstick \
- jessie-source-usbstick \
wheezy-test-amd64-i386-netinst \
wheezy-test-usbstick \
wheezy-amd64-i386-netinst \
wheezy-usbstick \
wheezy-source-dvd
+# disabled til we need it. atm we can just point to the debian sources
+# (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 \
More information about the debian-edu-commits
mailing list