V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-08 17:54:25 +02:00
parent 166186a8f0
commit 06c093e0a1
26 changed files with 156 additions and 2050 deletions

View File

@@ -12,6 +12,7 @@
### Contributions so far see ./docs/CREDITS.md
# TODO: Update .dot files.
# TODO: Move this command later than 4131_installation_systemd.sh
### Set the X11 keyboard layout (for graphical environments).
#do_in_target "${TARGET}" localectl set-x11-keymap "${locale_keyboard_xkb_keymap}"
@@ -270,8 +271,8 @@ installation_chrony
### CDI_4200
echo "MAIN PROGRAM SEQUENCE: 4200_generate_fstab.sh ..."
generate_fstab
#echo "MAIN PROGRAM SEQUENCE: 4205_check_fstab.sh ..."
#check_fstab
echo "MAIN PROGRAM SEQUENCE: 4205_check_fstab.sh ..."
check_fstab
echo "MAIN PROGRAM SEQUENCE: 4210_generate_crypttab.sh ..."
generate_crypttab
echo "MAIN PROGRAM SEQUENCE: 4220_installation_cryptsetup.sh ..."
@@ -309,7 +310,7 @@ hardening_files
### CDI_4500
echo "MAIN PROGRAM SEQUENCE: 4500_installation_accounts.sh ..."
installation_accounts
installation_accounts # TODO: Checks ongoing
### CDI_4600
#echo "MAIN PROGRAM SEQUENCE: 4205_check_fstab.sh ..."