V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 57s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-09-06 17:43:50 +02:00
parent c404494afd
commit 5861b0c8e6
4 changed files with 91 additions and 5 deletions

View File

@@ -40,8 +40,9 @@ source_guard "./func/cdi_3200_partitioning/3295_get_label.sh"
### cdi_4000_debootstrap
source_guard "./func/cdi_4000_debootstrap/4000_debootstrap.sh"
source_guard "./func/cdi_4000_debootstrap/4005_check_usr_merge.sh"
source_guard "./func/cdi_4000_debootstrap/4005_debootstrap_checks.sh"
source_guard "./func/cdi_4000_debootstrap/4010_prepare_mounts.sh"
source_guard "./func/cdi_4000_debootstrap/4015_check_usr_merge.sh"
source_guard "./func/cdi_4000_debootstrap/4020_remove_x509.sh"
source_guard "./func/cdi_4000_debootstrap/4030_setup_hostname.sh"
source_guard "./func/cdi_4000_debootstrap/4035_setup_resolv.sh"