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

This commit is contained in:
Richard Nelson 2012-02-20 21:44:51 -06:00
parent 47e8fa8c2a
commit 545abd3b7f
1 changed files with 4 additions and 0 deletions

View File

@ -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