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

pere at alioth.debian.org pere at alioth.debian.org
Tue Jun 18 04:28:38 UTC 2013


Author: pere
Date: 2013-06-18 04:28:37 +0000 (Tue, 18 Jun 2013)
New Revision: 80857

Modified:
   trunk/src/build/CD-administrator/CONF-wheezy-source-dvd.sh
Log:
Allow source DVD to become 15 GiB, now that it only include our source.

Modified: trunk/src/build/CD-administrator/CONF-wheezy-source-dvd.sh
===================================================================
--- trunk/src/build/CD-administrator/CONF-wheezy-source-dvd.sh	2013-06-17 22:48:39 UTC (rev 80856)
+++ trunk/src/build/CD-administrator/CONF-wheezy-source-dvd.sh	2013-06-18 04:28:37 UTC (rev 80857)
@@ -215,7 +215,7 @@
 #export DISKTYPE=CD
 #export DISKTYPE=DVD
 export DISKTYPE=CUSTOM
-export CUSTOMSIZE=3932160 # 7.5 GiB
+export CUSTOMSIZE=7864320 # 15 GiB
 
 # We don't want certain packages to take up space on CD1...
 #export EXCLUDE="$BASEDIR"/tasks/exclude-sarge




More information about the debian-edu-commits mailing list