New -zisofs option by_magic=on
This commit is contained in:
@ -134,6 +134,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int zlib_level_default;
|
||||
int zisofs_block_size;
|
||||
int zisofs_block_size_default;
|
||||
int zisofs_by_magic;
|
||||
|
||||
int do_overwrite; /* 0=off, 1=on, 2=nondir */
|
||||
int do_reassure; /* 0=off, 1=on, 2=tree */
|
||||
|
Reference in New Issue
Block a user