V8.02.768.2025.06.01
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -86,7 +86,6 @@ lb_config_write() {
|
|||||||
--mirror-chroot-security 'https://security.debian.org/' \
|
--mirror-chroot-security 'https://security.debian.org/' \
|
||||||
--mirror-debian-installer 'https://deb.debian.org/debian/' \
|
--mirror-debian-installer 'https://deb.debian.org/debian/' \
|
||||||
--mode debian \
|
--mode debian \
|
||||||
--packages 'gpgv,ca-certificates' \
|
|
||||||
--parent-archive-areas main contrib non-free non-free-firmware \
|
--parent-archive-areas main contrib non-free non-free-firmware \
|
||||||
--parent-debian-installer-distribution bookworm \
|
--parent-debian-installer-distribution bookworm \
|
||||||
--parent-distribution bookworm \
|
--parent-distribution bookworm \
|
||||||
|
|||||||
@@ -123,7 +123,7 @@ trap_on_err() {
|
|||||||
trap - ERR
|
trap - ERR
|
||||||
if "${VAR_EARLY_DEBUG}"; then dump_user_vars; fi
|
if "${VAR_EARLY_DEBUG}"; then dump_user_vars; fi
|
||||||
clean_up "${ERRCODE}"
|
clean_up "${ERRCODE}"
|
||||||
clean_screen
|
if ! $VAR_HANDLER_AUTOBUILD; then clean_screen; fi
|
||||||
print_file_err
|
print_file_err
|
||||||
print_scr_err
|
print_scr_err
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user