Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single boot image
This commit is contained in:
@ -1267,6 +1267,9 @@ File: xorrisofs.info, Node: Miscellaneous, Next: ExSimple, Prev: Jigdo, Up:
|
||||
If option -emul-toc is given, then padding (see -pad) is not
|
||||
counted as part of the image size. In this case either use -no-pad
|
||||
or add 150 (= 300 KiB) to the resulting number.
|
||||
If mkisofs emulation ends after option -print-size, then the
|
||||
properties of the most recently specified boot image file cannot
|
||||
be edited by subsequent xorriso commands.
|
||||
|
||||
--no_rc
|
||||
Only if used as first argument this option prevents reading and
|
||||
@ -1747,7 +1750,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
* --md5 Recording of MD5 checksums: SetExtras. (line 84)
|
||||
* --modification-date set ISO image timestamps: ImageId. (line 82)
|
||||
* --no-emul-toc no table-of-content emulation: SetProduct. (line 44)
|
||||
* --no_rc do not execute startup files: Miscellaneous. (line 16)
|
||||
* --no_rc do not execute startup files: Miscellaneous. (line 19)
|
||||
* --norock disable Rock Ridge production: SetExtras. (line 25)
|
||||
* --old-empty old block addresses for empty files: SetProduct.
|
||||
(line 81)
|
||||
@ -1814,7 +1817,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
* -generic-boot Fill System Area e.g. by MBR: SystemArea. (line 32)
|
||||
* -graft-points enable target=source pathspecs: SetInsert. (line 31)
|
||||
* -hard-disk-boot El Torito boot image emulation: Bootable. (line 68)
|
||||
* -help list supported options: Miscellaneous. (line 20)
|
||||
* -help list supported options: Miscellaneous. (line 23)
|
||||
* -hfs-bless HFS+ blessing ppc_bootdir: SetExtras. (line 182)
|
||||
* -hfs-bless-by HFS+ blessing: SetExtras. (line 171)
|
||||
* -hfsplus enable production of HFS+ partition: SetExtras. (line 124)
|
||||
@ -1860,7 +1863,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
(line 114)
|
||||
* -joliet-long allow longer Joliet names: SetExtras. (line 117)
|
||||
* -l allow 31 characters in ISO file names: SetCompl. (line 63)
|
||||
* -log-file redirect stderr messages: Miscellaneous. (line 28)
|
||||
* -log-file redirect stderr messages: Miscellaneous. (line 31)
|
||||
* -m exclude disk files from inserting: SetInsert. (line 35)
|
||||
* -M set path for loading existing ISO image: Loading. (line 11)
|
||||
* -max-iso9660-filenames allow 37 characters in ISO file names: SetCompl.
|
||||
@ -1897,7 +1900,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
(line 22)
|
||||
* -print-size predict ISO image size: Miscellaneous. (line 8)
|
||||
* -publisher set Publisher Id: ImageId. (line 35)
|
||||
* -quiet suppress most messages: Miscellaneous. (line 24)
|
||||
* -quiet suppress most messages: Miscellaneous. (line 27)
|
||||
* -R Rock Ridge (is enabled by default): SetExtras. (line 8)
|
||||
* -r Rock Ridge with altered owner and permission: SetExtras.
|
||||
(line 16)
|
||||
@ -1918,10 +1921,10 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
* -untranslated-filenames very relaxed filename rules: SetCompl.
|
||||
(line 36)
|
||||
* -untranslated_name_len untranslated file names: SetCompl. (line 39)
|
||||
* -v enable verbous messages: Miscellaneous. (line 33)
|
||||
* -v enable verbous messages: Miscellaneous. (line 36)
|
||||
* -V set Volume Id: ImageId. (line 13)
|
||||
* -verbose enable verbous messages: Miscellaneous. (line 36)
|
||||
* -version report program version: Miscellaneous. (line 39)
|
||||
* -verbose enable verbous messages: Miscellaneous. (line 39)
|
||||
* -version report program version: Miscellaneous. (line 42)
|
||||
* -volid set Volume Id: ImageId. (line 23)
|
||||
* -volset set Volume Set Id: ImageId. (line 26)
|
||||
* -x exclude disk files from inserting: SetInsert. (line 45)
|
||||
@ -2078,11 +2081,11 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* MBR, append partition, -append_partition: SystemArea. (line 128)
|
||||
* MBR, sectors per head, -partition_sec_hd: SystemArea. (line 99)
|
||||
* MD5, record and load, --md5: SetExtras. (line 84)
|
||||
* Message output, redirect stderr, -log-file: Miscellaneous. (line 28)
|
||||
* Message output, suppress, -quiet: Miscellaneous. (line 24)
|
||||
* Message output, redirect stderr, -log-file: Miscellaneous. (line 31)
|
||||
* Message output, suppress, -quiet: Miscellaneous. (line 27)
|
||||
* Mountability, by non-trivial partition 1, -partition_offset: SystemArea.
|
||||
(line 87)
|
||||
* Options, list, -help: Miscellaneous. (line 20)
|
||||
* Options, list, -help: Miscellaneous. (line 23)
|
||||
* Output file, set address, -o, -output: SetProduct. (line 8)
|
||||
* Padding, 300 KiB, -pad: SetProduct. (line 69)
|
||||
* Padding, disable, --old-empty: SetProduct. (line 81)
|
||||
@ -2095,7 +2098,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Permissions, for all directories, -dir-mode: SetProduct. (line 60)
|
||||
* Preparer Id, set, -p: ImageId. (line 54)
|
||||
* Problems, reporting: Bugreport. (line 6)
|
||||
* Program version, report, -version: Miscellaneous. (line 39)
|
||||
* Program version, report, -version: Miscellaneous. (line 42)
|
||||
* Publisher Id, set, -P, -publisher: ImageId. (line 30)
|
||||
* Rock Ridge, (enabled by default), -R, -rock: SetExtras. (line 8)
|
||||
* Rock Ridge, _definition: Standards. (line 14)
|
||||
@ -2106,12 +2109,12 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Session, select path, -M, -prev-session, -dev: Loading. (line 11)
|
||||
* Session, set load and write address, -C, -cdrecord-params: Loading.
|
||||
(line 28)
|
||||
* Startup files, suppress, --no_rc: Miscellaneous. (line 16)
|
||||
* Startup files, suppress, --no_rc: Miscellaneous. (line 19)
|
||||
* System Area, _definition: SystemArea. (line 6)
|
||||
* System Id, set, -sysid: ImageId. (line 49)
|
||||
* Table-of-content, emulation off, --no-emul-toc: SetProduct. (line 44)
|
||||
* Table-of-content, emulation, --emul-toc: SetProduct. (line 35)
|
||||
* Verbosity, high, -v, -verbose: Miscellaneous. (line 33)
|
||||
* Verbosity, high, -v, -verbose: Miscellaneous. (line 36)
|
||||
* Volume Id, set, -V, -volid: ImageId. (line 13)
|
||||
* Volume Set Id, set, -volset: ImageId. (line 26)
|
||||
* xattr, record and load, --xattr: SetExtras. (line 77)
|
||||
@ -2141,19 +2144,19 @@ Node: SystemArea38667
|
||||
Node: Charset48964
|
||||
Node: Jigdo49990
|
||||
Node: Miscellaneous54257
|
||||
Node: Examples55630
|
||||
Node: ExSimple56116
|
||||
Node: ExGraft56595
|
||||
Node: ExMkisofs57842
|
||||
Node: ExGrowisofs59095
|
||||
Node: ExIncBackup60267
|
||||
Node: ExIncBckAcc63375
|
||||
Node: ExBootable65051
|
||||
Node: Files67143
|
||||
Node: Seealso68217
|
||||
Node: Bugreport68873
|
||||
Node: Legal69454
|
||||
Node: CommandIdx70349
|
||||
Node: ConceptIdx84415
|
||||
Node: Examples55813
|
||||
Node: ExSimple56299
|
||||
Node: ExGraft56778
|
||||
Node: ExMkisofs58025
|
||||
Node: ExGrowisofs59278
|
||||
Node: ExIncBackup60450
|
||||
Node: ExIncBckAcc63558
|
||||
Node: ExBootable65234
|
||||
Node: Files67326
|
||||
Node: Seealso68400
|
||||
Node: Bugreport69056
|
||||
Node: Legal69637
|
||||
Node: CommandIdx70532
|
||||
Node: ConceptIdx84598
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user