Provisory new -as mkisofs option -fat

This commit is contained in:
2012-06-10 18:41:17 +00:00
parent 9a98a98787
commit f2422356cf
5 changed files with 9 additions and 2 deletions

View File

@ -134,6 +134,7 @@ struct XorrisO { /* the global context of xorriso */
int iso_level;
int do_joliet;
int do_hfsplus;
int do_fat;
int do_rockridge;
int do_iso1999;