summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2010-06-22 22:52:41 -0500
committerRichard Nelson <unixabg@gmail.com>2010-06-22 22:52:41 -0500
commitbd49510299bd12836cabbe2b7225478a842d7c28 (patch)
tree24862fe979c27b892a5a5547223523c06f56a4b6 /templates
parentc059f63ceea0d955db68c2f2cd8abc0f10f2ae0b (diff)
downloadvyos-live-build-bd49510299bd12836cabbe2b7225478a842d7c28.tar.gz
vyos-live-build-bd49510299bd12836cabbe2b7225478a842d7c28.zip
LH_USERNAME expression cleanup and build output cleanup.
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian-official/build.html2
-rw-r--r--templates/cgi/debian-unofficial/build.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html
index 4759511e8..4d0d1247e 100644
--- a/templates/cgi/debian-official/build.html
+++ b/templates/cgi/debian-official/build.html
@@ -55,7 +55,7 @@
<tr><td>--memtest: </td><td>LH_MEMTEST</td></tr>
<tr><td>--net-path: </td><td>LH_NET_ROOT_PATH</td></tr>
<tr><td>--net-server: </td><td>LH_NET_ROOT_SERVER</td></tr>
- <tr><td>--username: </td><td>username</td></tr>
+ <tr><td>--username: </td><td>LH_USERNAME</td></tr>
</table>
<b>Advanced source options</b>
diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html
index d54db044f..7ff57b0f0 100644
--- a/templates/cgi/debian-unofficial/build.html
+++ b/templates/cgi/debian-unofficial/build.html
@@ -55,7 +55,7 @@
<tr><td>--memtest: </td><td>LH_MEMTEST</td></tr>
<tr><td>--net-path: </td><td>LH_NET_ROOT_PATH</td></tr>
<tr><td>--net-server: </td><td>LH_NET_ROOT_SERVER</td></tr>
- <tr><td>--username: </td><td>username</td></tr>
+ <tr><td>--username: </td><td>LH_USERNAME</td></tr>
</table>
<b>Advanced source options</b>