summaryrefslogtreecommitdiff
path: root/templates/cgi/debian-unofficial/form.html
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2010-06-23 09:45:55 -0500
committerRichard Nelson <unixabg@gmail.com>2010-06-23 09:45:55 -0500
commit804d0b2030c0456dd5dcc9e701a1882ec43c9618 (patch)
tree078824f76559dbcfcfb175bc4093d0350c642369 /templates/cgi/debian-unofficial/form.html
parent837533dd8ca08ddb975b144c7df3c50e48b01ace (diff)
downloadvyos-live-build-804d0b2030c0456dd5dcc9e701a1882ec43c9618.tar.gz
vyos-live-build-804d0b2030c0456dd5dcc9e701a1882ec43c9618.zip
Removed hostname from forms and cgi and can be configured with live-config.hostname= on bootappend.
Diffstat (limited to 'templates/cgi/debian-unofficial/form.html')
-rw-r--r--templates/cgi/debian-unofficial/form.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index 602f99516..ecf155865 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>