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 ea0b38d44c
commit c35834e0c1
13 changed files with 239 additions and 5 deletions

View File

@ -326,6 +326,11 @@ struct XorrisO { /* the global context of xorriso */
and timezone 0 */
char vol_uuid[17];
#ifdef Xorriso_with_libjtE
/* Parameters and state of Jigdo Template Export environment */
struct libjte_env *libjte_handle;
#endif
/* LBA of boot image after image loading */
int loaded_boot_bin_lba;
/* Path of the catalog node after image loading */