summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2010-06-23 09:45:55 -0500
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:12 +0100
commit622014755deb572831d1ebd07eadae827c01b056 (patch)
tree078824f76559dbcfcfb175bc4093d0350c642369 /templates
parenta6fa3a9f84c1c97b666c117da7fa21b9a1b4d5d9 (diff)
downloadlive-build-622014755deb572831d1ebd07eadae827c01b056.zip
live-build-622014755deb572831d1ebd07eadae827c01b056.tar.gz
Removed hostname from forms and cgi and can be configured with live-config.hostname= on bootappend.
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 4d0d124..e0f3266 100644
--- a/templates/cgi/debian-official/build.html
+++ b/templates/cgi/debian-official/build.html
@@ -47,7 +47,6 @@
<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>
- <tr><td>--hostname: </td><td>LH_HOSTNAME</td></tr>
<tr><td>--iso-application: </td><td>LH_ISO_APPLICATION</td></tr>
<tr><td>--iso-preparer: </td><td>LH_ISO_PREPARER</td></tr>
<tr><td>--iso-publisher: </td><td>LH_ISO_PUBLISHER</td></tr>
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index e2f8671..85138b2 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -248,10 +248,6 @@
</tr>
<!-- LIVE_GRUB_SPLASH -->
<tr>
- <td><label for="Hostname">--hostname:</label> </td>
- <td><input id="Hostname" name="hostname" maxlength="128" size="50" type="text" value="debian" /></td>
- </tr>
- <tr>
<td><label for="Iso_Application">--iso-application:</label> </td>
<td><input id="Iso_Application" name="iso_application" maxlength="128" size="50" type="text" value="Debian Live" /></td>
</tr>
diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html
index 7ff57b0..78d7bc6 100644
--- a/templates/cgi/debian-unofficial/build.html
+++ b/templates/cgi/debian-unofficial/build.html
@@ -47,7 +47,6 @@
<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>
- <tr><td>--hostname: </td><td>LH_HOSTNAME</td></tr>
<tr><td>--iso-application: </td><td>LH_ISO_APPLICATION</td></tr>
<tr><td>--iso-preparer: </td><td>LH_ISO_PREPARER</td></tr>
<tr><td>--iso-publisher: </td><td>LH_ISO_PUBLISHER</td></tr>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index 602f995..ecf1558 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -247,10 +247,6 @@
</tr>
<!-- LIVE_GRUB_SPLASH -->
<tr>
- <td><label for="Hostname">--hostname:</label> </td>
- <td><input id="Hostname" name="hostname" maxlength="128" size="50" type="text" value="debian" /></td>
- </tr>
- <tr>
<td><label for="Iso_Application">--iso-application:</label> </td>
<td><input id="Iso_Application" name="iso_application" maxlength="128" size="50" type="text" value="Debian Live" /></td>
</tr>