New command -rockridge

This commit is contained in:
2012-05-22 12:13:18 +00:00
parent 732ff0af0e
commit b9a4a30929
11 changed files with 209 additions and 147 deletions

View File

@@ -134,6 +134,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->ino_behavior= 7;
m->iso_level= 3;
m->do_joliet= 0;
m->do_rockridge= 1;
m->do_iso1999= 0;
m->do_aaip= 0;
m->do_md5= 0;