[debian-edu-commits] r80724 - trunk/src/build/CD-administrator
pere at alioth.debian.org
pere at alioth.debian.org
Sat Jun 15 08:26:43 UTC 2013
Author: pere
Date: 2013-06-15 08:26:43 +0000 (Sat, 15 Jun 2013)
New Revision: 80724
Modified:
trunk/src/build/CD-administrator/CONF-wheezy-source-dvd.sh
Log:
Reduce source iso size, to avoid filling the disks.
Modified: trunk/src/build/CD-administrator/CONF-wheezy-source-dvd.sh
===================================================================
--- trunk/src/build/CD-administrator/CONF-wheezy-source-dvd.sh 2013-06-15 07:58:54 UTC (rev 80723)
+++ trunk/src/build/CD-administrator/CONF-wheezy-source-dvd.sh 2013-06-15 08:26:43 UTC (rev 80724)
@@ -215,7 +215,7 @@
#export DISKTYPE=CD
#export DISKTYPE=DVD
export DISKTYPE=CUSTOM
-export CUSTOMSIZE=7864320
+export CUSTOMSIZE=3932160 # 7.5 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