summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2010-06-24 16:37:14 -0500
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:12 +0100
commit7e05f128ae2e66e4d5527af9915f0280ae7086f0 (patch)
treea8c79cfdca995c469b267b792871b232d7e1f538 /templates
parentd74cc624df51903d141621b206956d041b237418 (diff)
downloadlive-build-7e05f128ae2e66e4d5527af9915f0280ae7086f0.zip
live-build-7e05f128ae2e66e4d5527af9915f0280ae7086f0.tar.gz
LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE correction cgi operations.
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian-official/build.html2
-rw-r--r--templates/cgi/debian-official/form.html4
-rw-r--r--templates/cgi/debian-unofficial/build.html2
-rw-r--r--templates/cgi/debian-unofficial/form.html4
4 files changed, 6 insertions, 6 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html
index 369b764..8daa597 100644
--- a/templates/cgi/debian-official/build.html
+++ b/templates/cgi/debian-official/build.html
@@ -43,7 +43,7 @@
<table>
<tr><td>--binary-indices: </td><td>LH_BINARY_INDICES</td></tr>
- <tr><td>--bootappend: </td><td>LH_BOOTAPPEND</td></tr>
+ <tr><td>--bootappend-live: </td><td>LH_BOOTAPPEND_LIVE</td></tr>
<tr><td>--bootloader: </td><td>LH_BOOTLOADER</td></tr>
<tr><td>--debian-installer: </td><td>LH_DEBIAN_INSTALLER</td></tr>
<tr><td>--encryption: </td><td>LH_ENCRYPTION</td></tr>
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 6facc1c..3e5a48c 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -214,8 +214,8 @@
</td>
</tr>
<tr>
- <td><label for="Bootappend">--bootappend:</label> </td>
- <td><input id="Bootappend" name="bootappend" maxlength="256" size="50" type="text" value="" /></td>
+ <td><label for="Bootappend_Live">--bootappend-live:</label> </td>
+ <td><input id="Bootappend_Live" name="bootappend_live" maxlength="256" size="50" type="text" value="" /></td>
</tr>
<tr>
<td><label for="Bootloader">--bootloader:</label> </td>
diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html
index 78c4309..5e9ff05 100644
--- a/templates/cgi/debian-unofficial/build.html
+++ b/templates/cgi/debian-unofficial/build.html
@@ -43,7 +43,7 @@
<table>
<tr><td>--binary-indices: </td><td>LH_BINARY_INDICES</td></tr>
- <tr><td>--bootappend: </td><td>LH_BOOTAPPEND</td></tr>
+ <tr><td>--bootappend-live: </td><td>LH_BOOTAPPEND_LIVE</td></tr>
<tr><td>--bootloader: </td><td>LH_BOOTLOADER</td></tr>
<tr><td>--debian-installer: </td><td>LH_DEBIAN_INSTALLER</td></tr>
<tr><td>--encryption: </td><td>LH_ENCRYPTION</td></tr>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index e3bc4dc..e8da497 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -213,8 +213,8 @@
</td>
</tr>
<tr>
- <td><label for="Bootappend">--bootappend:</label> </td>
- <td><input id="Bootappend" name="bootappend" maxlength="256" size="50" type="text" value="" /></td>
+ <td><label for="Bootappend_Live">--bootappend-live:</label> </td>
+ <td><input id="Bootappend_Live" name="bootappend_live" maxlength="256" size="50" type="text" value="" /></td>
</tr>
<tr>
<td><label for="Bootloader">--bootloader:</label> </td>