Mentioned HFS+ name mangling in man pages
This commit is contained in:
@ -639,6 +639,12 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
ISO image data follow, then a third partition entry gets produced.
|
||||
Other features of xorriso might cause the need for more APM
|
||||
entries.
|
||||
Be aware that HFS+ is case-insensitive although it can record file
|
||||
names with upper-case and lower-case letters. Therefore, file
|
||||
names from the iso_rr name tree may collide in the HFS+ name tree.
|
||||
In this case they get changed by adding underscore characters and
|
||||
counting numbers. In case of very long names, it might be
|
||||
necessary to map them to "MANGLED_...".
|
||||
|
||||
-hfsplus-serial-no
|
||||
Set a string of 16 digits "0" to "9" and letters "a" to "f", which
|
||||
@ -1764,15 +1770,15 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
* -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)
|
||||
* -hfs-bless HFS+ blessing ppc_bootdir: SetExtras. (line 176)
|
||||
* -hfs-bless-by HFS+ blessing: SetExtras. (line 165)
|
||||
* -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)
|
||||
* -hfsplus-block-size set APM block size: SetExtras. (line 153)
|
||||
* -hfsplus-block-size set APM block size: SetExtras. (line 159)
|
||||
* -hfsplus-block-size set HFS+ allocation block size: SetExtras.
|
||||
(line 148)
|
||||
(line 154)
|
||||
* -hfsplus-file-creator-type HFS+ creator-type attribute: SetExtras.
|
||||
(line 161)
|
||||
* -hfsplus-serial-no set HFS+ serial number: SetExtras. (line 143)
|
||||
(line 167)
|
||||
* -hfsplus-serial-no set HFS+ serial number: SetExtras. (line 149)
|
||||
* -hide keep matching files invisible in ISO tree: SetHide. (line 8)
|
||||
* -hide-hfsplus keep matching files invisible in HFS+ tree: SetHide.
|
||||
(line 29)
|
||||
@ -1951,13 +1957,13 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* GPT, _definition: SystemArea. (line 13)
|
||||
* HFS+, _definition: Standards. (line 32)
|
||||
* HFS+, enables production: SetExtras. (line 124)
|
||||
* HFS+, issue blessing ppc_bootdir, -hfs-bless: SetExtras. (line 176)
|
||||
* HFS+, issue blessing, -hfs-bless-by: SetExtras. (line 165)
|
||||
* HFS+, set allocation block size: SetExtras. (line 148)
|
||||
* HFS+, set APM block size: SetExtras. (line 153)
|
||||
* HFS+, issue blessing ppc_bootdir, -hfs-bless: SetExtras. (line 182)
|
||||
* HFS+, issue blessing, -hfs-bless-by: SetExtras. (line 171)
|
||||
* HFS+, set allocation block size: SetExtras. (line 154)
|
||||
* HFS+, set APM block size: SetExtras. (line 159)
|
||||
* HFS+, set creator and type of file, -hfsplus-file-creator-type: SetExtras.
|
||||
(line 161)
|
||||
* HFS+, set serial number: SetExtras. (line 143)
|
||||
(line 167)
|
||||
* HFS+, set serial number: SetExtras. (line 149)
|
||||
* Hiding, from HFS+, -hide-hfsplus: SetHide. (line 29)
|
||||
* Hiding, from HFS+, -hide-hfsplus-list: SetHide. (line 33)
|
||||
* Hiding, from ISO and Rock Ridge, -hide: SetHide. (line 8)
|
||||
@ -2074,26 +2080,26 @@ Node: SetInsert9732
|
||||
Node: SetProduct14148
|
||||
Node: SetCompl17855
|
||||
Node: SetExtras20451
|
||||
Node: SetHide28470
|
||||
Node: ImageId29778
|
||||
Node: Bootable33283
|
||||
Node: SystemArea37348
|
||||
Node: Charset46556
|
||||
Node: Jigdo47582
|
||||
Node: Miscellaneous51849
|
||||
Node: Examples53222
|
||||
Node: ExSimple53708
|
||||
Node: ExGraft54187
|
||||
Node: ExMkisofs55434
|
||||
Node: ExGrowisofs56687
|
||||
Node: ExIncBackup57859
|
||||
Node: ExIncBckAcc60967
|
||||
Node: ExBootable62643
|
||||
Node: Files64735
|
||||
Node: Seealso65809
|
||||
Node: Bugreport66465
|
||||
Node: Legal67046
|
||||
Node: CommandIdx67941
|
||||
Node: ConceptIdx81575
|
||||
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
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user