New -as mkisofs options -jigdo-* and -md5-list as of genisoimage

This commit is contained in:
2010-09-29 09:24:20 +00:00
parent 538b70068f
commit 7b4bd76d9b
13 changed files with 239 additions and 5 deletions

View File

@ -540,5 +540,8 @@ int Xorriso_set_hidden(struct XorrisO *xorriso, void *in_node, char *path,
int Xorriso_preparer_string(struct XorrisO *xorriso, char xorriso_id[129],
int flag);
int Xorriso_jigdo_interpreter(struct XorrisO *xorriso, char *aspect, char *arg,
int flag);
#endif /* Xorrisoburn_includeD */