Now expecting disk_path with -as mkisofs -hfs-bless
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISOFS 1 "Version 1.2.3, Jun 20, 2012"
|
||||
.TH XORRISOFS 1 "Version 1.2.3, Jun 21, 2012"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -660,8 +660,14 @@ 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.
|
||||
.TP
|
||||
\fB\-hfs-bless\fR iso_rr_path
|
||||
Alias for \-hfs\-bless\-by "ppc_bootdir" iso_rr_path
|
||||
\fB\-hfs-bless\fR disk_path
|
||||
Issue HFS+ blessing "ppc_bootdir" to the directory which stems from the
|
||||
directory disk_path in the local filesystem tree.
|
||||
.br
|
||||
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.
|
||||
.TP
|
||||
.B Settings for file hiding:
|
||||
.TP
|
||||
@ -952,7 +958,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.
|
||||
.TP
|
||||
.TP
|
||||
\fB\-isohybrid-apm-hfsplus\fR
|
||||
Mark the current El Torito boot image (see options \-b and \-e) in Apple
|
||||
Partition Map as partition of type HFS+. This works only with \-isohybrid\-mbr
|
||||
|
Reference in New Issue
Block a user