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

holger at alioth.debian.org holger at alioth.debian.org
Fri Sep 2 11:29:04 UTC 2016


Author: holger
Date: 2016-09-02 11:29:04 +0000 (Fri, 02 Sep 2016)
New Revision: 87798

Modified:
   trunk/src/build/CD-administrator/Makefile
Log:
disable wheezy(-test) images. we should also disable the testing/stretch image soon?\226?\128?\166

Modified: trunk/src/build/CD-administrator/Makefile
===================================================================
--- trunk/src/build/CD-administrator/Makefile	2016-09-02 11:20:22 UTC (rev 87797)
+++ trunk/src/build/CD-administrator/Makefile	2016-09-02 11:29:04 UTC (rev 87798)
@@ -10,12 +10,12 @@
 suites = \
 	edu-testing-nolocal-netinst \
 	jessie-amd64-i386-netinst \
-	jessie-usbstick \
-	wheezy-test-amd64-i386-netinst \
-	wheezy-test-usbstick \
-	wheezy-amd64-i386-netinst \
-	wheezy-usbstick \
-	wheezy-source-dvd
+	jessie-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.)




More information about the debian-edu-commits mailing list