From 8ccfefbf23f35e1b6080d096c1768e679be8a13b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 5 Jun 2012 20:41:26 +0200 Subject: Dropping different debian cgi templates and use only the one used on live-build.debian.net. --- templates/cgi/debian/build.html | 66 +++++++++ templates/cgi/debian/footer.html | 8 ++ templates/cgi/debian/form.html | 296 +++++++++++++++++++++++++++++++++++++++ templates/cgi/debian/header.html | 38 +++++ templates/cgi/debian/mail.txt | 18 +++ 5 files changed, 426 insertions(+) create mode 100644 templates/cgi/debian/build.html create mode 100644 templates/cgi/debian/footer.html create mode 100644 templates/cgi/debian/form.html create mode 100644 templates/cgi/debian/header.html create mode 100644 templates/cgi/debian/mail.txt (limited to 'templates/cgi/debian') diff --git a/templates/cgi/debian/build.html b/templates/cgi/debian/build.html new file mode 100644 index 000000000..2ceebeabb --- /dev/null +++ b/templates/cgi/debian/build.html @@ -0,0 +1,66 @@ +
+ +

Your build 'BUILD' was recorded and will be processed soon. Depending on the options you have selected, a build attempt generally takes between 5 and 20 minutes to complete. Currently there are 'QUEUENUM' pending build(s) to be processed ahead of your request. You will be notified by email when the attempt has completed.

+ +

Your build will be available at: SERVER/BUILD/.

+ +
+ +Options + +Standard options + + + + + + + + +
Email: EMAIL
--binary-image: LB_BINARY_IMAGES
--distribution: LB_DISTRIBUTION
--package-lists: LB_PACKAGE_LISTS
--tasks: LB_TASKS
cgipackages.list.chroot: _LB_CGIPACKAGES
+ +Advanced bootstrap options + + + + + +
--architectures: LB_ARCHITECTURES
--bootstrap-flavour: LB_BOOTSTRAP_FLAVOUR
--archive-areas: LB_ARCHIVE_AREAS
+ +Advanced chroot options + + + + + +
--chroot-fileystem: LB_CHROOT_FILESYSTEM
--linux-flavours: LB_LINUX_FLAVOURS
--security: LB_SECURITY
+ +Advanced binary options + + + + + + + + + + + + + + +
--apt-indices: LB_BINARY_INDICES
--bootappend-live: LB_BOOTAPPEND_LIVE
--bootloader: LB_BOOTLOADER
--debian-installer: LB_DEBIAN_INSTALLER
--bootappend-install: LB_BOOTAPPEND_INSTALL
--iso-application: LB_ISO_APPLICATION
--iso-preparer: LB_ISO_PREPARER
--iso-publisher: LB_ISO_PUBLISHER
--iso-volume: LB_ISO_VOLUME
--memtest: LB_MEMTEST
--net-path: LB_NET_ROOT_PATH
--net-server: LB_NET_ROOT_SERVER
+ +Advanced source options + + + + +
--source: LB_SOURCE
--source-images: LB_SOURCE_IMAGES
+ +
+ +
+ +

Thank you for your submission.

diff --git a/templates/cgi/debian/footer.html b/templates/cgi/debian/footer.html new file mode 100644 index 000000000..6c2ce27cb --- /dev/null +++ b/templates/cgi/debian/footer.html @@ -0,0 +1,8 @@ + + + + diff --git a/templates/cgi/debian/form.html b/templates/cgi/debian/form.html new file mode 100644 index 000000000..d1911ae3b --- /dev/null +++ b/templates/cgi/debian/form.html @@ -0,0 +1,296 @@ + +

Submit your parameters (working email address is required) to generate your very own Debian Live system.

+ +
+ +
+ +Options + + + + + + +
+ + + Standard options (click to collapse) +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+
+ + + Advanced bootstrap options (click to expand) +
+
+ + + + + Advanced chroot options (click to expand) +
+
+ + + + + Advanced binary options (click to expand) +
+
+ + + + + Advanced source options (click to expand) +
+
+ + + +
+ +
+ + +  + +  + +
diff --git a/templates/cgi/debian/header.html b/templates/cgi/debian/header.html new file mode 100644 index 000000000..096303e25 --- /dev/null +++ b/templates/cgi/debian/header.html @@ -0,0 +1,38 @@ + + + + Debian Live Build + + + + + + + + + + + + +
+

live-build web-frontend of the Debian Live Project

+

Live Debian systems!

+
diff --git a/templates/cgi/debian/mail.txt b/templates/cgi/debian/mail.txt new file mode 100644 index 000000000..1b52405c6 --- /dev/null +++ b/templates/cgi/debian/mail.txt @@ -0,0 +1,18 @@ +Subject: Debian Live, live-build web-frontend - Build BUILD +From: Debian Live live-build web-frontend +To: EMAIL + +Hi, + +This is live-build web-frontend of the Debian Live project . + +Your build BUILD was started DATE_START and ended DATE_END with status 'STATUS'. + +You can see the log file and download the image from . + +Note that builds are removed after 24 hours. + +Feedback about all Debian Live matters can be sent to our mailinglist at debian-live@lists.debian.org (no subscription required). + +Have fun, +The Debian Live Team -- cgit v1.2.3