Now option -auto_charset based on xattr "isofs.cs"

This commit is contained in:
2009-03-20 19:33:51 +00:00
parent 03c4aaa4f9
commit bbfbb88a86
6 changed files with 77 additions and 11 deletions

View File

@ -104,7 +104,9 @@ struct XorrisO { /* the global context of xorriso */
int do_aaip; /* bit0= ACL in , bit1= ACL out , bit2= EA in , bit3= EA out
bit4= record dev,inode , bit5= check dev,inode
bit6= omit content check if dev,inode check is conclusive
bit7= omit dev check mit bit5
bit7= omit dev check with bit5
bit8= store output charset in xattr "isofs.cs"
bit9= allow to set input charset from xattr "isofs.cs"
*/
int relax_compliance; /* opaque bitfield to be set by xorrisoburn */