From ca941152b4b2e3d474f251a5058df7d11741b0f9 Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Sun, 22 Jun 2014 12:15:39 -0500 Subject: Add --apt option on frontend/cgi. --- templates/cgi/debian/build.html | 1 + templates/cgi/debian/form.html | 9 +++++++++ 2 files changed, 10 insertions(+) (limited to 'templates/cgi/debian') diff --git a/templates/cgi/debian/build.html b/templates/cgi/debian/build.html index 6d4062451..b16e35a9e 100644 --- a/templates/cgi/debian/build.html +++ b/templates/cgi/debian/build.html @@ -15,6 +15,7 @@ --binary-image: LIVE_IMAGE_TYPE --distribution: LB_DISTRIBUTION --config: _LB_CONFIG + --apt: LB_APT cgipackages.list.chroot: _LB_CGIPACKAGES diff --git a/templates/cgi/debian/form.html b/templates/cgi/debian/form.html index 46991c573..77dd81236 100644 --- a/templates/cgi/debian/form.html +++ b/templates/cgi/debian/form.html @@ -55,6 +55,15 @@ + + + + + + -- cgit v1.2.3