Now expecting disk_path with -as mkisofs -hfs-bless

This commit is contained in:
2012-06-21 20:43:02 +00:00
parent abb6a2704f
commit 5315d3a8ca
5 changed files with 71 additions and 39 deletions

View File

@ -655,8 +655,14 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
others apply to directories. No file object can bear more than
one blessing.
-hfs-bless iso_rr_path
Alias for -hfs-bless-by "ppc_bootdir" iso_rr_path
-hfs-bless disk_path
Issue HFS+ blessing "ppc_bootdir" to the directory which stems
from the directory disk_path in the local filesystem tree.
This works only if there is at least one data file underneath the
directory. disk_path can become ambigous if files from different
local filesystem sub-trees are put into the same sub-tree of the
ISO image. Consider to use -hfs-bless-by "p" for unambigous
addressing via iso_rr_path.

File: xorrisofs.info, Node: SetHide, Next: ImageId, Prev: SetExtras, Up: Options
@ -1738,7 +1744,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -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 158)
* -hfs-bless-by HFS+ blessing ppc_bootdir: SetExtras. (line 147)
* -hfs-bless-by HFS+ blessing: SetExtras. (line 147)
* -hfsplus enable production of HFS+ partition: SetExtras. (line 124)
* -hfsplus-file-creator-type HFS+ creator-type attribute: SetExtras.
(line 143)
@ -2040,26 +2046,26 @@ Node: SetInsert9732
Node: SetProduct14148
Node: SetCompl17855
Node: SetExtras20451
Node: SetHide27373
Node: ImageId28681
Node: Bootable32186
Node: SystemArea36251
Node: Charset45290
Node: Jigdo46316
Node: Miscellaneous50583
Node: Examples51956
Node: ExSimple52442
Node: ExGraft52921
Node: ExMkisofs54168
Node: ExGrowisofs55421
Node: ExIncBackup56593
Node: ExIncBckAcc59701
Node: ExBootable61377
Node: Files63469
Node: Seealso64543
Node: Bugreport65199
Node: Legal65780
Node: CommandIdx66675
Node: ConceptIdx80024
Node: SetHide27759
Node: ImageId29067
Node: Bootable32572
Node: SystemArea36637
Node: Charset45676
Node: Jigdo46702
Node: Miscellaneous50969
Node: Examples52342
Node: ExSimple52828
Node: ExGraft53307
Node: ExMkisofs54554
Node: ExGrowisofs55807
Node: ExIncBackup56979
Node: ExIncBckAcc60087
Node: ExBootable61763
Node: Files63855
Node: Seealso64929
Node: Bugreport65585
Node: Legal66166
Node: CommandIdx67061
Node: ConceptIdx80410

End Tag Table