/usr/local/jetapps/usr/share/rear/prep/default
# # set extra config options for recovery phase # # this is useful to bring over some settings from the build system to the # rescue system that would be hard to find out there mkdir -p $v $ROOTFS_DIR/etc/rear >&2 # we can write stuff to $CONFIG_DIR/rescue.conf if we want to preserve some dynamic variables # so that they stay static in the rescue system. static means they stay the same as when the # rescue system was created. rm -f $v $ROOTFS_DIR/etc/rear/rescue.conf >&2
.
Edit
..
Edit
005_remove_workflow_conf.sh
Edit
020_translate_url.sh
Edit
030_translate_tape.sh
Edit
035_valid_backup_methods.sh
Edit
036_valid_output_methods.sh
Edit
040_check_backup_and_output_scheme.sh
Edit
050_check_keep_old_output_copy_var.sh
Edit
100_init_workflow_conf.sh
Edit
320_include_uefi_env.sh
Edit
321_EFISTUB_check_uefi_env.sh
Edit
330_include_uefi_tools.sh
Edit
340_include_password_tools.sh
Edit
380_include_opal_tools.sh
Edit
390_include_python.sh
Edit
400_save_directories.sh
Edit
490_store_write_protect_settings.sh
Edit
989_check_for_restore_esp.sh
Edit
990_verify_empty_rootfs.sh
Edit