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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-25 23:10:15 +02:00
parent 2b9b41837b
commit b6c8994fce

View File

@@ -157,7 +157,6 @@ nuke_passphrase
### MAIN PROGRAM SEQUENCE ### MAIN PROGRAM SEQUENCE
echo "MAIN PROGRAM SEQUENCE: yaml_parser()" echo "MAIN PROGRAM SEQUENCE: yaml_parser()"
yaml_parser yaml_parser
# TODO: Check: yaml_reader()
echo "MAIN PROGRAM SEQUENCE: yaml_reader()" echo "MAIN PROGRAM SEQUENCE: yaml_reader()"
yaml_reader yaml_reader
@@ -220,7 +219,7 @@ exiting_chroot
# TODO: SSH 2fa integration # TODO: SSH 2fa integration
# TODO: Recovery Partition Integration # TODO: Recovery Partition Integration
# TODO: Grub Boot Menu Update for Recovery Integration # TODO: Grub Boot Menu Update for Recovery Integration
# TODO: update-grub Post Hook # TODO: update-grub Post Hook Clang, Recovery, Signing MOK
# TODO: Copying Log Files to final System # TODO: Copying Log Files to final System
# TODO: Integrate CISS.debian.installer calling arguments and preseed.yaml into CISS.debian.live.builder build chain? # TODO: Integrate CISS.debian.installer calling arguments and preseed.yaml into CISS.debian.live.builder build chain?
# TODO: Reboot function for Autoinstall # TODO: Reboot function for Autoinstall