Remove settings that should be handled by --config git option.
This commit is contained in:
parent
b589256e88
commit
abc4f98acf
|
@ -212,12 +212,6 @@ LB_SOURCE="${LB_SOURCE}"
|
|||
_CUSTOM_BOOTSTRAP="${_CUSTOM_BOOTSTRAP}"
|
||||
_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
|
||||
|
|
Loading…
Reference in New Issue