From 545abd3b7f68822f1db8e378489648721976e71a Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Mon, 20 Feb 2012 21:44:51 -0600 Subject: Set parent distribution, parent debian installer, and mode, also disable backports on l-b.cgi --- cgi/live-build-cgi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cgi/live-build-cgi b/cgi/live-build-cgi index 91564999e..356918fcf 100755 --- a/cgi/live-build-cgi +++ b/cgi/live-build-cgi @@ -212,6 +212,10 @@ _CUSTOM_BINARY="${_CUSTOM_BINARY}" # Other LB_ARCHIVES="${LB_ARCHIVES}" +LB_PARENT_DISTRIBUTION="${LB_DISTRIBUTION}" +LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION="${LB_DISTRIBUTION}" +LB_BACKPORTS="false" +LB_MODE="debian" EOF echo "$(date +%b\ %d\ %H:%M:%S) ${_HOSTNAME} live-build-cgi: add web build (${_BUILD}) from ${REMOTE_ADDR}." >> /var/log/live -- cgit v1.2.3