summaryrefslogtreecommitdiff
path: root/templates/cgi/debian/form.html
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2015-04-20 14:31:44 -0500
committerRichard Nelson <unixabg@gmail.com>2015-04-20 14:31:44 -0500
commit1af19fd662156071d7bcb3840754939747bcbf26 (patch)
treecc2adb63fcbfcf86bbe50f14dd2ea33b65475b21 /templates/cgi/debian/form.html
parentb883aabc6a9a7735fadc613fcac8e7e2146850cf (diff)
downloadvyos-live-build-1af19fd662156071d7bcb3840754939747bcbf26.tar.gz
vyos-live-build-1af19fd662156071d7bcb3840754939747bcbf26.zip
Adding live option for debian_installer in template for l-b-cgi frontend.
Diffstat (limited to 'templates/cgi/debian/form.html')
-rw-r--r--templates/cgi/debian/form.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/cgi/debian/form.html b/templates/cgi/debian/form.html
index 44b0d5bb9..59e4a6d9d 100644
--- a/templates/cgi/debian/form.html
+++ b/templates/cgi/debian/form.html
@@ -183,6 +183,7 @@
<select id="Debian_Installer" name="debian_installer" size="1">
<option value="true">true</option>
<option selected value="false">false</option>
+ <option value="live">live</option>
</select>
</td>
</tr>