V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m0s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m0s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -452,6 +452,30 @@ if [[ "${VAR_RECOVERY}" == "true" ]]; then
|
||||
info_echo "5040_setup_timezone.sh"
|
||||
setup_timezone_reco
|
||||
|
||||
info_echo "5050_setup_locales.sh"
|
||||
setup_locales_reco
|
||||
|
||||
info_echo "5105_generate_sources_822.sh"
|
||||
generate_sources822_reco
|
||||
|
||||
info_echo "5110_update_sources.sh"
|
||||
update_sources_reco
|
||||
|
||||
info_echo "5120_installation_kernel.sh"
|
||||
installation_kernel_reco
|
||||
|
||||
info_echo "5121_installation_initramfs.sh"
|
||||
installation_initramfs_reco
|
||||
|
||||
info_echo "5130_installation_toolset.sh"
|
||||
installation_toolset_reco
|
||||
|
||||
info_echo "5131_installation_systemd.sh"
|
||||
installation_systemd_reco
|
||||
|
||||
info_echo "5132_installation_machineid.sh"
|
||||
installation_machineid_reco
|
||||
|
||||
info_echo "5999_exiting_chroot_recovery.sh"
|
||||
exiting_chroot_recovery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user