Now expecting disk_path with -as mkisofs -hfs-bless
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISOFS 1 "Version 1.2.3, Jun 20, 2012"
|
||||
@c man .TH XORRISOFS 1 "Version 1.2.3, Jun 21, 2012"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -914,7 +914,7 @@ Set the HFS+ creator and type attributes of a file in the emerging image.
|
||||
These are two codes of 4 characters each.
|
||||
@c man .TP
|
||||
@item -hfs-bless-by blessing iso_rr_path
|
||||
@kindex -hfs-bless-by HFS+ blessing ppc_bootdir
|
||||
@kindex -hfs-bless-by HFS+ blessing
|
||||
@cindex HFS+, issue blessing, -hfs-bless-by
|
||||
Issue a HFS+ blessing. They are roles which can be attributed to
|
||||
up to four directories and a data file:
|
||||
@ -927,10 +927,16 @@ Each such role can be attributed to at most one file object. "intel_bootfile"
|
||||
is the one that would apply to a data file. All others apply to directories.
|
||||
No file object can bear more than one blessing.
|
||||
@c man .TP
|
||||
@item -hfs-bless iso_rr_path
|
||||
@item -hfs-bless disk_path
|
||||
@kindex -hfs-bless HFS+ blessing ppc_bootdir
|
||||
@cindex HFS+, issue blessing ppc_bootdir, -hfs-bless
|
||||
Alias for -hfs-bless-by "ppc_bootdir" iso_rr_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.
|
||||
@end table
|
||||
@c man .TP
|
||||
@c man .B Settings for file hiding:
|
||||
@ -1316,7 +1322,6 @@ Mark the current El Torito boot image (see options -b and -e) in GPT as
|
||||
partition of type HFS+.
|
||||
Impact and restrictions are like with -isohybrid-gpt-basdat.
|
||||
@c man .TP
|
||||
@c man .TP
|
||||
@item -isohybrid-apm-hfsplus
|
||||
@kindex -isohybrid-apm-hfsplus Mark boot image in APM
|
||||
@cindex Bootability, mark boot image in APM, -isohybrid-apm-hfsplus
|
||||
|
Reference in New Issue
Block a user