#1549 PR merged
: Forbid mkrescue and mkbackuponly for BACKUP_URL="iso:///..."¶
Labels: enhancement
, bug
, fixed / solved / done
jsmeix opened issue at 2017-10-26 09:57:¶
I renamed prep/default/040_check_output_scheme.sh
into prep/default/040_check_backup_and_output_scheme.sh
and added checks that do not allow mkrescue or
mkbackuponly for BACKUP_URL="iso:///..."
to fix
https://github.com/rear/rear/issues/1547
and
https://github.com/rear/rear/issues/1548
plus a user information when BACKUP=NETFS
is used without a specified BACKUP_URL cf.
https://github.com/rear/rear/issues/1532#issuecomment-336810460
jsmeix commented at 2017-10-26 11:55:¶
Things work well for me so that I like to "just merge" it.
[Export of Github issue for rear/rear.]