Configure for amber

merge-requests/2/merge
Matthias Klumpp 5 years ago
parent 254998a979
commit 91a5638fe3

@ -33,7 +33,7 @@ arch=$(dpkg --print-architecture)
# options
lb_opts=""
dist="green"
dist="amber"
dist_version="8.0"
dist_reltag=""
@ -55,7 +55,7 @@ fi
mkdir -p config/package-lists
mkdir -p config/includes.chroot
lb_opts="$lb_opts --security false --updates false"
lb_opts="$lb_opts --security true --updates true"
# FIXME: should be fixed in the live-build autodetection
case "$arch" in

Loading…
Cancel
Save