Made use of new libisofs isohybrid capability
This commit is contained in:
@ -194,6 +194,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
*/
|
||||
char boot_image_cat_path[SfileadrL];
|
||||
off_t boot_image_load_size;
|
||||
int boot_image_isohybrid; /* 0=off , 1=auto , 2=on , 3=force */
|
||||
|
||||
|
||||
/* XORRISO options */
|
||||
|
Reference in New Issue
Block a user