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

pere at alioth.debian.org pere at alioth.debian.org
Sun Oct 26 09:18:11 UTC 2014


Author: pere
Date: 2014-10-26 09:18:11 +0000 (Sun, 26 Oct 2014)
New Revision: 84063

Modified:
   trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh
Log:
Drop hack to enable test installation and use the new testinstall argument instead.

Modified: trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh
===================================================================
--- trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh	2014-10-25 21:28:06 UTC (rev 84062)
+++ trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh	2014-10-26 09:18:11 UTC (rev 84063)
@@ -344,7 +344,7 @@
 # in debian-edu-install for why this work.
 # The url is set to be able to test our packages quicker than they propagate into testing
 # in preparation of the freeze.
-export KERNEL_PARAMS="desktop=kde mirror/distribution=jessie preseed/early_command=\"echo /jessie-test/\" url=http://ftp.skolelinux.org/pub/test/jessie.dat"
+export KERNEL_PARAMS="desktop=kde testinstall url=http://ftp.skolelinux.org/pub/test/jessie.dat"
 
 # Default desktop (currently only used by win32-loader)
 export DESKTOP=kde




More information about the debian-edu-commits mailing list