Sort weight 1000000000 for El Torito boot catalog with -boot_image patch
This commit is contained in:
parent
ab1ce60c25
commit
dbffc18df9
@ -1122,6 +1122,8 @@ int Xorriso_write_session(struct XorrisO *xorriso, int flag)
|
||||
sprintf(xorriso->info_text, "Discarded boot image from old session");
|
||||
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "NOTE", 0);
|
||||
}
|
||||
/* hardcoded and regardless whether a catalog will get written */
|
||||
iso_image_set_boot_catalog_weight(image, 1000000000);
|
||||
}
|
||||
|
||||
if((xorriso->do_aaip & 16) || !(xorriso->ino_behavior & 2)) {
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2014.11.04.121733"
|
||||
#define Xorriso_timestamP "2014.11.11.112623"
|
||||
|
Loading…
Reference in New Issue
Block a user