New -osirrox settings "blocked" and "unblock"

This commit is contained in:
2013-01-04 19:00:14 +00:00
parent 343b12b190
commit d8a8ba5e05
8 changed files with 114 additions and 63 deletions

View File

@ -2,7 +2,7 @@
/* Command line oriented batch and dialog tool which creates, loads,
manipulates and burns ISO 9660 filesystem images.
Copyright 2007-2012 Thomas Schmitt, <scdbackup@gmx.net>
Copyright 2007-2013 Thomas Schmitt, <scdbackup@gmx.net>
Provided under GPL version 2 or later.
@ -473,7 +473,8 @@ struct XorrisO { /* the global context of xorriso */
/* XORRISO options */
int allow_graft_points;
int allow_restore; /* -1=permanently disallowed
int allow_restore; /* -2=disallowed until special mode "unblock"
-1=permanently disallowed
0=disallowed, 1=allowed, 2=device files allowed */
int do_concat_split; /* 1= restore complete split file directories as
regular files