V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-03 18:19:19 +02:00
parent 8b407e7bce
commit 998a64a57f
5 changed files with 32 additions and 21 deletions

View File

@@ -28,6 +28,7 @@
# 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: Reboot function for Autoinstall
# TODO: 0105_arg_nuke_converter.sh - implement HashRounds as argument
### WHY BASH?
# Ease of installation. No compiling or installing gems, CPAN modules, pip packages, etc. Simple to use and read. Clear syntax
@@ -239,7 +240,7 @@ setup_resolv
echo "MAIN PROGRAM SEQUENCE: 4040_setup_timezone.sh ..."
setup_timezone
echo "MAIN PROGRAM SEQUENCE: 4050_setup_locales.sh ..."
setup_locales
setup_locales # TODO: Checks ongoing
### CDI_4100
echo "MAIN PROGRAM SEQUENCE: 4100_generate_sources.sh ..."