summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2010-03-08 10:53:56 -0600
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:05 +0100
commit5c574a3bc9dbe8b8e2ae47970dcfb4475c0488b7 (patch)
treed2617edf26b23680dc6860792406919791515e95 /templates
parent4a7eb86edd3821cf51af52b4f83ec0910f42256a (diff)
downloadlive-build-5c574a3bc9dbe8b8e2ae47970dcfb4475c0488b7.zip
live-build-5c574a3bc9dbe8b8e2ae47970dcfb4475c0488b7.tar.gz
Removing LH_MIRROR_BOOTSTRAP_SECURITY in the cgi.
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian-official/build.html1
-rw-r--r--templates/cgi/debian-official/form.html4
-rw-r--r--templates/cgi/debian-unofficial/build.html1
-rw-r--r--templates/cgi/debian-unofficial/form.html4
4 files changed, 0 insertions, 10 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html
index f03df68..72e2a9b 100644
--- a/templates/cgi/debian-official/build.html
+++ b/templates/cgi/debian-official/build.html
@@ -29,7 +29,6 @@
<tr><td>--architecture: </td><td>LH_ARCHITECTURE</td></tr>
<tr><td>--bootstrap-flavour: </td><td>LH_BOOTSTRAP_FLAVOUR</td></tr>
<tr><td>--mirror-bootstrap: </td><td>LH_MIRROR_BOOTSTRAP</td></tr>
- <tr><td>--mirror-bootstrap-security: </td><td>LH_MIRROR_BOOTSTRAP_SECURITY</td></tr>
<tr><td>--mirror-binary: </td><td>LH_MIRROR_BINARY</td></tr>
<tr><td>--mirror-binary-security: </td><td>LH_MIRROR_BINARY_SECURITY</td></tr>
<tr><td>--sections: </td><td>LH_SECTIONS</td></tr>
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index b523e99..2a86d25 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -112,10 +112,6 @@
<td><input id="Mirror_Bootstrap" name="mirror_bootstrap" maxlength="256" size="50" type="text" value="LH_MIRROR_BOOTSTRAP" readonly /></td>
</tr>
<tr>
- <td><label for="Mirror_Bootstrap_Security">--mirror-bootstrap-security:</label> </td>
- <td><input id="Mirror_Bootstrap_Security" name="mirror_bootstrap_security" maxlength="256" size="50" type="text" value="LH_MIRROR_BOOTSTRAP_SECURITY" readonly /></td>
- </tr>
- <tr>
<td><label for="Mirror_Binary">--mirror-binary:</label> </td>
<td><input id="Mirror_Binary" name="mirror_binary" maxlength="256" size="50" type="text" value="LH_MIRROR_BINARY" readonly /></td>
</tr>
diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html
index 19bc255..5a2c24d 100644
--- a/templates/cgi/debian-unofficial/build.html
+++ b/templates/cgi/debian-unofficial/build.html
@@ -29,7 +29,6 @@
<tr><td>--architecture: </td><td>LH_ARCHITECTURE</td></tr>
<tr><td>--bootstrap-flavour: </td><td>LH_BOOTSTRAP_FLAVOUR</td></tr>
<tr><td>--mirror-bootstrap: </td><td>LH_MIRROR_BOOTSTRAP</td></tr>
- <tr><td>--mirror-bootstrap-security: </td><td>LH_MIRROR_BOOTSTRAP_SECURITY</td></tr>
<tr><td>--mirror-binary: </td><td>LH_MIRROR_BINARY</td></tr>
<tr><td>--mirror-binary-security: </td><td>LH_MIRROR_BINARY_SECURITY</td></tr>
<tr><td>--sections: </td><td>LH_SECTIONS</td></tr>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index ffd6db6..c9dcb17 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -112,10 +112,6 @@
<td><input id="Mirror_Bootstrap" name="mirror_bootstrap" maxlength="256" size="50" type="text" value="LH_MIRROR_BOOTSTRAP" readonly /></td>
</tr>
<tr>
- <td><label for="Mirror_Bootstrap_Security">--mirror-bootstrap-security:</label> </td>
- <td><input id="Mirror_Bootstrap_Security" name="mirror_bootstrap_security" maxlength="256" size="50" type="text" value="LH_MIRROR_BOOTSTRAP_SECURITY" readonly /></td>
- </tr>
- <tr>
<td><label for="Mirror_Binary">--mirror-binary:</label> </td>
<td><input id="Mirror_Binary" name="mirror_binary" maxlength="256" size="50" type="text" value="LH_MIRROR_BINARY" readonly /></td>
</tr>