New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4
This commit is contained in:
@ -124,6 +124,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
*/
|
||||
|
||||
int do_joliet;
|
||||
int do_iso1999;
|
||||
|
||||
int do_aaip; /* bit0= ACL in
|
||||
bit1= ACL out
|
||||
|
Reference in New Issue
Block a user