New -as mkisofs options -jigdo-* and -md5-list as of genisoimage
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user