summaryrefslogtreecommitdiff
path: root/templates/cgi
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-11-23 12:31:15 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:36 +0100
commit68e8fd157e6a2c934def80dc9055c9b6d685d1b6 (patch)
tree32a400bd571dac0b0e86bbde8e6ccb13d1b12c2a /templates/cgi
parent813f5227ab37641926ef1669ad185376abc904de (diff)
downloadvyos-live-build-68e8fd157e6a2c934def80dc9055c9b6d685d1b6.tar.gz
vyos-live-build-68e8fd157e6a2c934def80dc9055c9b6d685d1b6.zip
Renaming 'packages lists' to 'package lists' all over the place.
Diffstat (limited to 'templates/cgi')
-rw-r--r--templates/cgi/debian-official/build.html2
-rw-r--r--templates/cgi/debian-official/form.html6
-rw-r--r--templates/cgi/debian-unofficial/build.html2
-rw-r--r--templates/cgi/debian-unofficial/form.html6
4 files changed, 8 insertions, 8 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html
index 32c0d7951..e10421fa1 100644
--- a/templates/cgi/debian-official/build.html
+++ b/templates/cgi/debian-official/build.html
@@ -14,7 +14,7 @@
<tr><td>Email: </td><td>EMAIL</td></tr>
<tr><td>--binary-image: </td><td>LB_BINARY_IMAGES</td></tr>
<tr><td>--distribution: </td><td>LB_DISTRIBUTION</td></tr>
- <tr><td>--packages-lists: </td><td>LB_PACKAGES_LISTS</td></tr>
+ <tr><td>--package-lists: </td><td>LB_PACKAGE_LISTS</td></tr>
<tr><td>--tasks: </td><td>LB_TASKS</td><tr>
<tr><td>--packages: </td><td>LB_PACKAGES</td><tr>
</table>
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 1872a22fd..d3ae83736 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -43,9 +43,9 @@
</td>
</tr>
<tr>
- <td><label for="Packages_Lists">--packages-lists:</label> </td>
+ <td><label for="Package_Lists">--package-lists:</label> </td>
<td>
- <select id="Packages_Lists" name="packages_lists" size="1" >
+ <select id="Package_Lists" name="package_lists" size="1" >
<option value="debian-forensics">debian-forensics</option>
<option value="debian-junior">debian-junior</option>
<option value="debian-live">debian-live</option>
@@ -168,7 +168,7 @@
</tr>
<!-- LIVE_LINUX_PACKAGES -->
<!-- LIVE_PACKAGES -->
- <!-- LIVE_PACKAGES_LISTS -->
+ <!-- LIVE_PACKAGE_LISTS -->
<!-- LIVE_TASKS -->
<tr>
<td><label for="Security">--security:</label> </td>
diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html
index b5fc19540..393aa9c25 100644
--- a/templates/cgi/debian-unofficial/build.html
+++ b/templates/cgi/debian-unofficial/build.html
@@ -14,7 +14,7 @@
<tr><td>Email: </td><td>EMAIL</td></tr>
<tr><td>--binary-image: </td><td>LB_BINARY_IMAGES</td></tr>
<tr><td>--distribution: </td><td>LB_DISTRIBUTION</td></tr>
- <tr><td>--packages-lists: </td><td>LB_PACKAGES_LISTS</td></tr>
+ <tr><td>--package-lists: </td><td>LB_PACKAGE_LISTS</td></tr>
<tr><td>--tasks: </td><td>LB_TASKS</td><tr>
<tr><td>--packages: </td><td>LB_PACKAGES</td><tr>
</table>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index 6dcc82597..4f76c34cf 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -42,9 +42,9 @@
</td>
</tr>
<tr>
- <td><label for="Packages_Lists">--packages-lists:</label> </td>
+ <td><label for="Package_Lists">--package-lists:</label> </td>
<td>
- <select id="Packages_Lists" name="packages_lists" size="1" >
+ <select id="Package_Lists" name="package_lists" size="1" >
<option value="debian-forensics">debian-forensics</option>
<option value="debian-junior">debian-junior</option>
<option value="debian-live">debian-live</option>
@@ -167,7 +167,7 @@
</tr>
<!-- LIVE_LINUX_PACKAGES -->
<!-- LIVE_PACKAGES -->
- <!-- LIVE_PACKAGES_LISTS -->
+ <!-- LIVE_PACKAGE_LISTS -->
<!-- LIVE_TASKS -->
<tr>
<td><label for="Security">--security:</label> </td>