V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-09-25 20:14:53 +01:00
parent 0b4ec1978e
commit 577827dc7a
17 changed files with 712 additions and 83 deletions

View File

@@ -12,12 +12,10 @@
### Contributions so far see ./docs/CREDITS.md
# TODO: Implement this function 4215_check_crypttab.sh
# TODO: Update .dot files.
# TODO: Update README.md for each lib and func dir.
# TODO: Update MANPAGE.md for each func.
# TODO: Implement Clang Build Chain and Secure Boot PK CISS.ROOT.CA Signing Workflow
# TODO: Check Packages for installation. Refactor preseed.yaml, 4130_installation_toolset.sh, 4700_setup_packages.sh
# TODO: Hardening Scripts Integration
# TODO: Recovery Partition Integration
# TODO: Grub Boot Menu Update for Recovery Integration
@@ -333,6 +331,8 @@ info_echo "4470_hardening_ufw.sh"
hardening_ufw
info_echo "4480_hardening_usb.sh"
hardening_usb
info_echo "4490_hardening_virus.sh"
hardening_virus
### CDI_4500
info_echo "4500_accounts_preparation.sh"
@@ -343,7 +343,12 @@ info_echo "4520_accounts_setup.sh"
accounts_setup
### CDI_4600
#info_echo "4205_check_fstab.sh"
info_echo "4600_installation_packages.sh"
installation_packages
info_echo "4610_installation_security.sh"
installation_security
info_echo "4620_installation_verification.sh"
install_verification
#info_echo "4610_finalize_system.sh"