/usr/local/jetapps/usr/share/rear/init/default
# Because user might mis-configure EFI_STUB by values like '" ", "", "foobar" ...' # We will check such mis-configuration and bailout with error. # If both is_false $EFI_STUB and is_true $EFI_STUB return false, there is # something wrong with configuration ... is_false $EFI_STUB || is_true $EFI_STUB || Error "EFI_STUB=\"$EFI_STUB\" is incorrect option value pair."
.
Edit
..
Edit
001_verify_config_arrays.sh
Edit
002_check_rear_recover_mode.sh
Edit
010_EFISTUB_check.sh
Edit
010_set_drlm_env.sh
Edit
030_update_recovery_system.sh
Edit
100_check_stale_nfs_mounts.sh
Edit
950_check_missing_programs.sh
Edit
998_dump_variables.sh
Edit