Made use of new libisofs isohybrid capability

This commit is contained in:
2008-10-20 18:08:28 +00:00
parent 2db4dc66c6
commit 3f4c998b88
5 changed files with 138 additions and 17 deletions

View File

@ -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 */