New command -joliet_map

This commit is contained in:
2020-11-22 14:51:26 +01:00
parent 8f89ad03fc
commit 2fbb3cfac1
12 changed files with 131 additions and 71 deletions

View File

@ -144,6 +144,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->do_rockridge= 1;
m->do_iso1999= 0;
m->ecma119_map= 1;
m->joliet_map= 1;
m->do_aaip= 0;
m->do_md5= 64;
m->no_emul_toc= 0;