New -boot_image partition_cyl_align mode "all"

This commit is contained in:
2012-09-21 12:03:32 +00:00
parent bd1b34652e
commit 9c31b06148
10 changed files with 127 additions and 105 deletions

View File

@ -1022,15 +1022,16 @@ and also not combinable with MBR, GPT, or APM.
Mode "auto" is default. Alignment by padding happens only if
option -isohybrid-mbr is given.
Mode "on" causes alignment by padding with option
--protective-msdos-label too. Mode "off" disables alignment
unconditionally.
--protective-msdos-label too. Mode "all" is like "on" but also
pads up partitions from -append_partition to an aligned size.
Mode "off" disables alignment unconditionally.
-append_partition partition_number type_code disk_path
Cause a prepared filesystem image to be appended to the ISO image
and to be described by a partition table entry in a boot block at
the start of the emerging ISO image. The partition entry will bear
the size of the submitted file rounded up to the next multiple of
2048 bytes.
2048 bytes or to the next multiple of the cylinder size.
Beware of subsequent multi-session runs. The appended partition
will get overwritten.
partition_number may be 1 to 4. Number 1 will put the whole ISO
@ -1727,10 +1728,10 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -abstract set Abstract File path: ImageId. (line 66)
* -allow-lowercase lowercase in ISO file names: SetCompl. (line 46)
* -append_partition Append MBR partition after image: SystemArea.
(line 115)
(line 116)
* -appid set Application Id: ImageId. (line 46)
* -b El Torito PC-BIOS boot image: Bootable. (line 32)
* -B SUN SPARC boot images: SystemArea. (line 171)
* -B SUN SPARC boot images: SystemArea. (line 172)
* -biblio set Biblio File path: ImageId. (line 72)
* -boot-info-table Patch El Torito boot image: Bootable. (line 80)
* -boot-load-size El Torito boot image load size: Bootable. (line 63)
@ -1741,7 +1742,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -checksum_algorithm_iso choose .jigdo checksums: Jigdo. (line 80)
* -checksum_algorithm_template choose .template checksums: Jigdo.
(line 87)
* -chrp-boot-part CHRP partition: SystemArea. (line 143)
* -chrp-boot-part CHRP partition: SystemArea. (line 144)
* -copyright set Copyright File path: ImageId. (line 77)
* -D allow deep directory hierachies: SetExtras. (line 31)
* -d omit trailing dot in ISO file names: SetCompl. (line 56)
@ -1752,7 +1753,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -disallow_dir_id_ext enforce ISO level 1 directory names: SetCompl.
(line 24)
* -e El Torito EFI boot image: Bootable. (line 50)
* -efi-boot-part EFI boot partition: SystemArea. (line 132)
* -efi-boot-part EFI boot partition: SystemArea. (line 133)
* -eltorito-alt-boot begin next boot catalog entry: Bootable.
(line 43)
* -eltorito-boot El Torito PC-BIOS boot image: Bootable. (line 40)
@ -1821,8 +1822,8 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -max-iso9660-filenames allow 37 characters in ISO file names: SetCompl.
(line 69)
* -md5-list set path of readable .md5: Jigdo. (line 73)
* -mips-boot MIPS Big Endian boot image: SystemArea. (line 158)
* -mipsel-boot MIPS Little Endian boot image: SystemArea. (line 165)
* -mips-boot MIPS Big Endian boot image: SystemArea. (line 159)
* -mipsel-boot MIPS Little Endian boot image: SystemArea. (line 166)
* -N omit version number in ISO file names: SetCompl. (line 73)
* -no-emul-boot El Torito boot image emulation: Bootable. (line 72)
* -no-pad do not add zeros to ISO tree: SetProduct. (line 76)
@ -1846,7 +1847,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
(line 75)
* -partition_sec_hd MBR sectors per head: SystemArea. (line 91)
* -path-list read pathspecs from disk file: SetInsert. (line 8)
* -prep-boot-part PReP partition: SystemArea. (line 152)
* -prep-boot-part PReP partition: SystemArea. (line 153)
* -preparer set Preparer Id: ImageId. (line 63)
* -prev-session set path for loading existing ISO image: Loading.
(line 22)
@ -1864,8 +1865,8 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -root redirect ISO root directory: SetInsert. (line 64)
* -rr_reloc_dir set deep directory relocation target: SetExtras.
(line 47)
* -sparc-boot SUN SPARC boot images: SystemArea. (line 183)
* -sparc-label SUN Disk Label text: SystemArea. (line 186)
* -sparc-boot SUN SPARC boot images: SystemArea. (line 184)
* -sparc-label SUN Disk Label text: SystemArea. (line 187)
* -sysid set System Id: ImageId. (line 49)
* -transparent-compression enable recognition of zisofs files: SetInsert.
(line 61)
@ -1910,15 +1911,15 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
(line 80)
* Bootability, control, --efi-boot: Bootable. (line 58)
* Bootability, control, -b, -eltorito-boot: Bootable. (line 32)
* Bootability, control, -B, -sparc-boot: SystemArea. (line 171)
* Bootability, control, -B, -sparc-boot: SystemArea. (line 172)
* Bootability, control, -e: Bootable. (line 50)
* Bootability, control, -mips-boot: SystemArea. (line 158)
* Bootability, control, -mipsel-boot: SystemArea. (line 165)
* Bootability, control, -mips-boot: SystemArea. (line 159)
* Bootability, control, -mipsel-boot: SystemArea. (line 166)
* Bootability, fill System Area e.g. by MBR, -G, --embedded-boot, -generic-boot: SystemArea.
(line 25)
* Bootability, for CHRP, -chrp-boot-part: SystemArea. (line 143)
* Bootability, for EFI, -efi-boot-part: SystemArea. (line 132)
* Bootability, for PReP, -prep-boot-part: SystemArea. (line 152)
* Bootability, for CHRP, -chrp-boot-part: SystemArea. (line 144)
* Bootability, for EFI, -efi-boot-part: SystemArea. (line 133)
* Bootability, for PReP, -prep-boot-part: SystemArea. (line 153)
* Bootability, install ISOLINUX isohybrid MBR, -isohybrid-mbr: SystemArea.
(line 38)
* Bootability, mark boot image in APM, -isohybrid-apm-hfsplus: SystemArea.
@ -1932,7 +1933,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
(line 72)
* Bootability, patch System Area partition table, --protective-msdos-label: SystemArea.
(line 70)
* Bootability, SUN Disk Label text, -sparc-label: SystemArea. (line 186)
* Bootability, SUN Disk Label text, -sparc-label: SystemArea. (line 187)
* Bugs, reporting: Bugreport. (line 6)
* Character Set, for disk file names, -input-charset: Charset.
(line 17)
@ -2021,7 +2022,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Links, follow on disk, -f, -follow-links: SetInsert. (line 24)
* Links, record and load hard links, --hardlinks: SetExtras. (line 92)
* MBR, _definition: SystemArea. (line 9)
* MBR, append partition, -append_partition: SystemArea. (line 115)
* MBR, append partition, -append_partition: SystemArea. (line 116)
* MBR, sectors per head, -partition_sec_hd: SystemArea. (line 87)
* MD5, record and load, --md5: SetExtras. (line 84)
* Message output, redirect stderr, -log-file: Miscellaneous. (line 28)
@ -2084,22 +2085,22 @@ Node: SetHide28860
Node: ImageId30168
Node: Bootable33673
Node: SystemArea37738
Node: Charset46946
Node: Jigdo47972
Node: Miscellaneous52239
Node: Examples53612
Node: ExSimple54098
Node: ExGraft54577
Node: ExMkisofs55824
Node: ExGrowisofs57077
Node: ExIncBackup58249
Node: ExIncBckAcc61357
Node: ExBootable63033
Node: Files65125
Node: Seealso66199
Node: Bugreport66855
Node: Legal67436
Node: CommandIdx68331
Node: ConceptIdx81965
Node: Charset47091
Node: Jigdo48117
Node: Miscellaneous52384
Node: Examples53757
Node: ExSimple54243
Node: ExGraft54722
Node: ExMkisofs55969
Node: ExGrowisofs57222
Node: ExIncBackup58394
Node: ExIncBckAcc61502
Node: ExBootable63178
Node: Files65270
Node: Seealso66344
Node: Bugreport67000
Node: Legal67581
Node: CommandIdx68476
Node: ConceptIdx82110

End Tag Table