[Debian-live-changes] r1880 - dists/trunk/live-webhelper/scripts

daniel at alioth.debian.org daniel at alioth.debian.org
Tue May 29 19:32:13 UTC 2007


Author: daniel
Date: 2007-05-29 19:32:13 +0000 (Tue, 29 May 2007)
New Revision: 1880

Modified:
   dists/trunk/live-webhelper/scripts/cgi
Log:


Modified: dists/trunk/live-webhelper/scripts/cgi
===================================================================
--- dists/trunk/live-webhelper/scripts/cgi	2007-05-29 19:31:11 UTC (rev 1879)
+++ dists/trunk/live-webhelper/scripts/cgi	2007-05-29 19:32:13 UTC (rev 1880)
@@ -46,6 +46,10 @@
 	# Sending html form
 	sed -e "s/VERSION/${VERSION}/" \
 	    -e "s/DATE/`date +%Y%m%d-%H:%M`/" \
+	    -e "s/MIRROR_BOOTSTRAP/${MIRROR_BOOTSTRAP}/" \
+	    -e "s/MIRROR_BOOTSTRAP_SECURITY/${MIRROR_BOOTSTRAP_SECURITY}/" \
+	    -e "s/MIRROR_BINARY/${MIRROR_BINARY}/" \
+	    -e "s/MIRROR_BINARY_SECURITY/${MIRROR_BINARY_SECURITY}/" \
 	"${TEMPLATES}"/form.html
 else
 	# Converting spaces:	sed "s/+/ /g"




More information about the Debian-live-changes mailing list