[debian-edu-commits] r89510 - trunk/src/build/CD-administrator
schweer-guest at alioth.debian.org
schweer-guest at alioth.debian.org
Mon May 22 08:44:18 UTC 2017
Author: schweer-guest
Date: 2017-05-22 08:44:17 +0000 (Mon, 22 May 2017)
New Revision: 89510
Modified:
trunk/src/build/CD-administrator/CONF-stretch-amd64-i386-netinst.sh
trunk/src/build/CD-administrator/CONF-stretch-usbstick.sh
Log:
Switch to d-i daily image for both Stretch ISOs.
ATM the kernel modules are newer than the d-i linux kernel?\226?\128?\166
Modified: trunk/src/build/CD-administrator/CONF-stretch-amd64-i386-netinst.sh
===================================================================
--- trunk/src/build/CD-administrator/CONF-stretch-amd64-i386-netinst.sh 2017-05-22 06:18:02 UTC (rev 89509)
+++ trunk/src/build/CD-administrator/CONF-stretch-amd64-i386-netinst.sh 2017-05-22 08:44:17 UTC (rev 89510)
@@ -70,7 +70,7 @@
# This may be an url, or "default", which will make it use the default url
# for the daily d-i builds. If not set, uses the official d-i images from
# the Debian mirror.
-#export DI_WWW_HOME=default
+export DI_WWW_HOME=default
# Use old DI_CODENAME since 2013-05-18 while the d-i images for jessie
# are missing
Modified: trunk/src/build/CD-administrator/CONF-stretch-usbstick.sh
===================================================================
--- trunk/src/build/CD-administrator/CONF-stretch-usbstick.sh 2017-05-22 06:18:02 UTC (rev 89509)
+++ trunk/src/build/CD-administrator/CONF-stretch-usbstick.sh 2017-05-22 08:44:17 UTC (rev 89510)
@@ -72,7 +72,7 @@
# This may be an url, or "default", which will make it use the default url
# for the daily d-i builds. If not set, uses the official d-i images from
# the Debian mirror.
-#export DI_WWW_HOME=default
+export DI_WWW_HOME=default
# Use old DI_CODENAME since 2013-05-18 while the d-i images for jessie
# are missing
More information about the debian-edu-commits
mailing list