Enabled osirrox of more file types, curbed with device files

This commit is contained in:
2008-05-24 09:25:26 +00:00
parent 69fd5ff008
commit 6ba4b25045
5 changed files with 205 additions and 50 deletions

View File

@ -158,7 +158,7 @@ struct XorrisO { /* the global context of xorriso */
/* XORRISO options */
int allow_graft_points;
int allow_restore;
int allow_restore; /* 0= disallowed, 1=allowed, 2=device files allowed */
int dialog;