[SCM] live-build branch, debian, updated. debian/3.0_a45-1-23-g982e2fb

Richard Nelson unixabg at gmail.com
Thu Apr 5 08:42:09 UTC 2012


The following commit has been merged in the debian branch:
commit 545abd3b7f68822f1db8e378489648721976e71a
Author: Richard Nelson <unixabg at gmail.com>
Date:   Mon Feb 20 21:44:51 2012 -0600

    Set parent distribution, parent debian installer, and mode, also disable backports on l-b.cgi

diff --git a/cgi/live-build-cgi b/cgi/live-build-cgi
index 9156499..356918f 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

-- 
live-build



More information about the debian-live-changes mailing list