Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -24,7 +24,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, Clean Exit, Flush Logs, luksClose, umount
|
||||
# TODO: Implement loop_pass() for other passwords 0105_arg_nuke_converter.sh
|
||||
# TODO: Implement loop_pass() for other passwords 1257_yaml_xnuke.sh
|
||||
# TODO: Implement / Integrate IP, Port validation CDI_1200
|
||||
|
||||
### WHY BASH?
|
||||
@@ -198,10 +198,6 @@ arg_parser "$@"
|
||||
info_echo "0103_arg_priority_check.sh"
|
||||
arg_priority_check
|
||||
|
||||
### HASHING PASSWORDS.
|
||||
info_echo "0105_arg_nuke_converter.sh"
|
||||
nuke_passphrase
|
||||
|
||||
|
||||
### CDI_1250
|
||||
info_echo "1250_yaml_parser.sh"
|
||||
@@ -213,9 +209,12 @@ yaml_reader
|
||||
info_echo "1252_yaml_validator.sh"
|
||||
yaml_validator
|
||||
|
||||
info_echo "1256_secret_parser.sh"
|
||||
info_echo "1256_yaml_xfiles.sh"
|
||||
yaml_secret
|
||||
|
||||
info_echo "1257_yaml_xnuke.sh"
|
||||
nuke_passphrase
|
||||
|
||||
|
||||
### CDI_3200
|
||||
info_echo "3200_partitioning.sh"
|
||||
|
||||
Reference in New Issue
Block a user