summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2010-08-14 16:59:23 -0500
committerRichard Nelson <unixabg@gmail.com>2010-08-14 17:07:39 -0500
commit33701338e55c42f65b420d7a273452389e182ffd (patch)
tree21a4731b1f2f4a3b03ab080d1c9d0d701ec2875e /templates
parent93a8a6aed218e08e0cc942de1bc6b801f7a737d4 (diff)
downloadvyos-live-build-33701338e55c42f65b420d7a273452389e182ffd.tar.gz
vyos-live-build-33701338e55c42f65b420d7a273452389e182ffd.zip
Add param to the build.html templates for --tasks.
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian-official/build.html1
-rw-r--r--templates/cgi/debian-unofficial/build.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html
index 6f2a65a5b..866938fd9 100644
--- a/templates/cgi/debian-official/build.html
+++ b/templates/cgi/debian-official/build.html
@@ -15,6 +15,7 @@
<tr><td>--binary-image: </td><td>LH_BINARY_IMAGES</td></tr>
<tr><td>--distribution: </td><td>LH_DISTRIBUTION</td></tr>
<tr><td>--packages-lists: </td><td>LH_PACKAGES_LISTS</td></tr>
+ <tr><td>--tasks: </td><td>LH_TASKS</td><tr>
<tr><td>--packages: </td><td>LH_PACKAGES</td><tr>
</table>
diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html
index 5fccb4c93..45b8d1908 100644
--- a/templates/cgi/debian-unofficial/build.html
+++ b/templates/cgi/debian-unofficial/build.html
@@ -15,6 +15,7 @@
<tr><td>--binary-image: </td><td>LH_BINARY_IMAGES</td></tr>
<tr><td>--distribution: </td><td>LH_DISTRIBUTION</td></tr>
<tr><td>--packages-lists: </td><td>LH_PACKAGES_LISTS</td></tr>
+ <tr><td>--tasks: </td><td>LH_TASKS</td><tr>
<tr><td>--packages: </td><td>LH_PACKAGES</td><tr>
</table>