Provisory new -as mkisofs option -chrp-boot-part

This commit is contained in:
2012-06-12 19:27:23 +00:00
parent 40e9dfd42a
commit 103561d79f
3 changed files with 19 additions and 2 deletions

View File

@ -376,6 +376,16 @@ struct XorrisO { /* the global context of xorriso */
0 = auto (align if bit1)
1 = always align
2 = never align
bit10-13= System area sub type
With type 0 = MBR:
Gets overridden by bit0 and bit1.
0 = no particular sub type
1 = CHRP: A single MBR partition
of type 0x96 covers the ISO
image. Not compatible with
any other feature which
needs to have own MBR
partition entries.
*/
int patch_system_area; /* Bits as of system_area_options.
to be applied to the loaded system