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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-17 06:42:14 +01:00
parent bedd0d3fa5
commit 7d599e8463
71 changed files with 2203 additions and 548 deletions

View File

@@ -243,6 +243,9 @@ check_debootstrap
info_echo "4010_prepare_mounts.sh [${TARGET}]"
prepare_mounts
info_echo "4011_prepare_xdg_root.sh [${TARGET}]"
prepare_xdg_root
info_echo "4015_check_usr_merge.sh [${TARGET}]"
check_usr_merge
@@ -379,8 +382,8 @@ hardening_fail2ban
info_echo "4430_hardening_files.sh [${TARGET}]"
hardening_files
info_echo "4440_hardening_haveged.sh [${TARGET}]"
hardening_haveged
info_echo "4442_hardening_jitterentropy.sh [${TARGET}]"
hardening_jitterentropy
info_echo "4450_hardening_memory.sh [${TARGET}]"
hardening_memory
@@ -411,6 +414,9 @@ accounts_hardening
info_echo "4520_accounts_setup.sh [${TARGET}]"
accounts_setup
info_echo "4530_accounts_timings.sh [${TARGET}]"
update_shadow
### CDI_4600
info_echo "4600_installation_packages.sh [${TARGET}]"