diff options
author | Richard Nelson <unixabg@gmail.com> | 2010-06-23 09:45:55 -0500 |
---|---|---|
committer | Richard Nelson <unixabg@gmail.com> | 2010-06-23 09:45:55 -0500 |
commit | 804d0b2030c0456dd5dcc9e701a1882ec43c9618 (patch) | |
tree | 078824f76559dbcfcfb175bc4093d0350c642369 /templates/cgi/debian-official/build.html | |
parent | 837533dd8ca08ddb975b144c7df3c50e48b01ace (diff) | |
download | vyos-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-official/build.html')
-rw-r--r-- | templates/cgi/debian-official/build.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html index 4d0d1247e..e0f326674 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> |