Made use of new libisofs isohybrid capability

This commit is contained in:
2008-10-20 18:08:28 +00:00
parent 01d9df3f81
commit 9cdd4904a9
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 */