Added -translation-table to the list of ignroed -as mkisofs options
This commit is contained in:
parent
abd65a7eb6
commit
9f5a6ea1a7
@ -734,7 +734,7 @@ int Xorriso_genisofs_ignore(struct XorrisO *xorriso, char *whom,
|
||||
"-cache-inodes", "-check-oldnames",
|
||||
"-L", "-no-bak", "-no-cache-inodes",
|
||||
"-no-split-symlink-components", "-no-split-symlink-fields", "-nobak",
|
||||
"-force-rr", "-T",
|
||||
"-force-rr", "-T", "-translation-table",
|
||||
"-no-iso-translate",
|
||||
""
|
||||
};
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2020.11.07.113931"
|
||||
#define Xorriso_timestamP "2020.11.18.200311"
|
||||
|
Loading…
Reference in New Issue
Block a user