V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-17 20:48:58 +02:00
parent 458dcfdb98
commit 559f36d906
29 changed files with 443 additions and 88 deletions

View File

@@ -28,7 +28,7 @@ check_fstab() {
chroot_logger "${TARGET}${var_logfile}"
# shellcheck disable=SC2016 # an Internal script is only evaluated in chroot.
do_in_target_script "${TARGET}" '
chroot_script "${TARGET}" '
export INITRD=No
if [[ ! -s /etc/fstab ]]; then