[Debian-live-changes] r1240 - in dists/trunk/live-webbuilder: . html

Daniel Baumann daniel at alioth.debian.org
Fri May 4 15:01:49 UTC 2007


Author: daniel
Date: 2007-05-04 15:01:49 +0000 (Fri, 04 May 2007)
New Revision: 1240

Added:
   dists/trunk/live-webbuilder/html/footer.html
Modified:
   dists/trunk/live-webbuilder/html/build.html
   dists/trunk/live-webbuilder/html/form.html
   dists/trunk/live-webbuilder/live-webbuilder.sh
Log:


Modified: dists/trunk/live-webbuilder/html/build.html
===================================================================
--- dists/trunk/live-webbuilder/html/build.html	2007-05-04 14:53:51 UTC (rev 1239)
+++ dists/trunk/live-webbuilder/html/build.html	2007-05-04 15:01:49 UTC (rev 1240)
@@ -16,6 +16,3 @@
 </p>
 
 <h2>Thank you for your submission.</h2>
-
-</body>
-</html>

Added: dists/trunk/live-webbuilder/html/footer.html
===================================================================
--- dists/trunk/live-webbuilder/html/footer.html	2007-05-04 14:53:51 UTC (rev 1239)
+++ dists/trunk/live-webbuilder/html/footer.html	2007-05-04 15:01:49 UTC (rev 1240)
@@ -0,0 +1,6 @@
+<div id="footer">
+	Debian Live Project <a href="mailto:debian-live-devel at lists.alioth.debian.org">&lt;debian-live-devel at lists.alioth.debian.org&gt;</a> &mdash; <a href="http://debian-live.alioth.debian.org/legal.html">Legal information</a><br />
+</div>
+
+</body>
+</html>

Modified: dists/trunk/live-webbuilder/html/form.html
===================================================================
--- dists/trunk/live-webbuilder/html/form.html	2007-05-04 14:53:51 UTC (rev 1239)
+++ dists/trunk/live-webbuilder/html/form.html	2007-05-04 15:01:49 UTC (rev 1240)
@@ -79,6 +79,3 @@
 
 <input type="submit" value="Submit" />
 </form>
-
-</body>
-</html>

Modified: dists/trunk/live-webbuilder/live-webbuilder.sh
===================================================================
--- dists/trunk/live-webbuilder/live-webbuilder.sh	2007-05-04 14:53:51 UTC (rev 1239)
+++ dists/trunk/live-webbuilder/live-webbuilder.sh	2007-05-04 15:01:49 UTC (rev 1240)
@@ -74,3 +74,5 @@
 
 	#{ make-live -r ${WWW_WOKR_PATH}${WWW_BUILD_ID} --mirror-build ${WWW_MIRROR_BUILD} --packages-lists ${PACKAGES_LISTS} --binary-image ${BINARY_IMAGE} --distibution ${DISTRIBUTION} --filesystem ${FILESYSTEM} --packages "${PACKAGES}"; echo "Returned $? at $(date)"; } 2>&1 | mail -s "Your debian-live build with id - ${WWW_BUILD_ID}" ${EMAIL}
 fi
+
+cat "${HTML}"/footer.html




More information about the Debian-live-changes mailing list