From bb33608ee8161e0f797340ec9b792603c34cefed Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Fri, 25 Jun 2010 07:50:20 -0500 Subject: LH_BOOTAPPEND_INSTALL added to cgi operations. --- templates/cgi/debian-official/build.html | 1 + templates/cgi/debian-official/form.html | 4 ++++ templates/cgi/debian-unofficial/build.html | 1 + templates/cgi/debian-unofficial/form.html | 4 ++++ 4 files changed, 10 insertions(+) (limited to 'templates/cgi') diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html index 8daa59746..baabdc52f 100644 --- a/templates/cgi/debian-official/build.html +++ b/templates/cgi/debian-official/build.html @@ -46,6 +46,7 @@ --bootappend-live: LH_BOOTAPPEND_LIVE --bootloader: LH_BOOTLOADER --debian-installer: LH_DEBIAN_INSTALLER + --bootappend-install: LH_BOOTAPPEND_INSTALL --encryption: LH_ENCRYPTION --iso-application: LH_ISO_APPLICATION --iso-preparer: LH_ISO_PREPARER diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html index 3e5a48c42..3c4b8eb20 100644 --- a/templates/cgi/debian-official/form.html +++ b/templates/cgi/debian-official/form.html @@ -235,6 +235,10 @@ + + + + diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html index 5e9ff051f..73d8a56bf 100644 --- a/templates/cgi/debian-unofficial/build.html +++ b/templates/cgi/debian-unofficial/build.html @@ -46,6 +46,7 @@ --bootappend-live: LH_BOOTAPPEND_LIVE --bootloader: LH_BOOTLOADER --debian-installer: LH_DEBIAN_INSTALLER + --bootappend-install: LH_BOOTAPPEND_INSTALL --encryption: LH_ENCRYPTION --iso-application: LH_ISO_APPLICATION --iso-preparer: LH_ISO_PREPARER diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html index e8da4973a..0ed6cc3d6 100644 --- a/templates/cgi/debian-unofficial/form.html +++ b/templates/cgi/debian-unofficial/form.html @@ -234,6 +234,10 @@ + + + + -- cgit v1.2.3