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

schweer-guest at alioth.debian.org schweer-guest at alioth.debian.org
Fri Mar 24 22:56:44 UTC 2017


Author: schweer-guest
Date: 2017-03-24 22:56:44 +0000 (Fri, 24 Mar 2017)
New Revision: 88881

Modified:
   trunk/src/build/CD-administrator/CONF-stretch-usbstick.sh
Log:
Add LOCALCODE=stretch to get the stretch hintfile instead of the default one.
The intention is to get a more useful report about missing packages on the
usbstick ISO.


Modified: trunk/src/build/CD-administrator/CONF-stretch-usbstick.sh
===================================================================
--- trunk/src/build/CD-administrator/CONF-stretch-usbstick.sh	2017-03-24 07:23:53 UTC (rev 88880)
+++ trunk/src/build/CD-administrator/CONF-stretch-usbstick.sh	2017-03-24 22:56:44 UTC (rev 88881)
@@ -61,6 +61,7 @@
 
 # Building testing cd set ...
 export CODENAME=stretch
+export LOCALCODE=stretch
 
 # By default use Debian installer packages from $CODENAME
 if [ -z "$DI_CODENAME" ]; then




More information about the debian-edu-commits mailing list