HTML version of man xorrisofs

This commit is contained in:
2011-03-10 07:15:51 +00:00
parent dc77a21c7f
commit dca9ab8a32
8 changed files with 246 additions and 116 deletions

View File

@ -347,6 +347,7 @@ quotations or an open quotation cause the next input line to be appended.
@item -f
@kindex -f follow symbolic links on disk
@cindex Links, follow on disk, -f, -follow-links
@*
Resolve symbolic links on disk rather than storing them as symbolic
links in the ISO image.
@c man .TP
@ -376,6 +377,7 @@ Alias of -m.
@c man .TP
@item -x
@kindex -x exclude disk files from inserting
@*
Alias of -m.
@c man .TP
@item -old-exclude
@ -390,6 +392,7 @@ Perform -m using each line out of file disk_path as argument disk_pattern.
@item -z
@kindex -z enable recognition of zisofs files
@cindex zisofs file, enable recognition, -z, -transparent-compression
@*
Enable recognition and proper processing of zisofs compressed files
as produced by program mkzftree. These files will get equipped with the
necessary meta data so that a Linux kernel will recognize them and
@ -542,6 +545,7 @@ Like -dir-mode but for all regular data files in the image.
@item -pad
@kindex -pad add 300 KiB of zeros to ISO tree
@cindex Padding, 300 KiB, -pad
@*
Add 300 KiB to the end of the produced ISO image. This circumvents possible
read errors from ISO images which have been written to CD media in TAO mode.
The additional bytes are claimed as part of the ISO image if not --emul-toc
@ -603,6 +607,7 @@ this bad habit.
@item -U
@kindex -U very relaxed filename rules
@cindex ISO file names, very relaxed rules, -U, -untranslated-filenames
@*
This option allows ISO file names without dot and up to 37 characters,
ISO file paths longer than 255 characters, and all ASCII characters in file
names. Further it omits the semicolon and the version numbers at the end
@ -633,6 +638,7 @@ This violates ISO 9660 specs.
@item -d
@kindex -d omit trailing dot in ISO file names
@cindex ISO file names, omit trailing dot, -d, -omit-period
@*
Do not add trailing dot to ISO file names without dot.
@*
This violates ISO 9660 specs.
@ -644,6 +650,7 @@ Alias of -d.
@item -l
@kindex -l allow 37 characters in ISO file names
@cindex ISO file names, allow 37 characters, -l, -full-iso9660-filenames, -max-iso9660-filenames
@*
Allow up to 37 characters in ISO file names.
@*
This violates ISO 9660 specs.
@ -659,6 +666,7 @@ Alias of -l.
@item -N
@kindex -N omit version number in ISO file names
@cindex ISO file names, omit version number, -N, -omit-version-number
@*
Omit the semicolon and the version numbers at the end of ISO names.
@*
This violates ISO 9660 specs.
@ -677,16 +685,19 @@ Alias of -N.
@item -R
@kindex -R Rock Ridge (is always enabled)
@cindex Rock Ridge, (always enabled), -R, -rock
@*
With mkisofs this option enables Rock Ridge extensions. xorrisofs produces
them unconditionally.
@c man .TP
@item -rock
@kindex -rock Rock Ridge (is always enabled)
@*
Alias of -R.
@c man .TP
@item -r
@kindex -r Rock Ridge with altered owner and permission
@cindex Rock Ridge, altered owner and permission, -r, -rational-rock
@*
Set Rock Ridge user and group id of all files in the ISO image to 0.
Grant r-permissions to all. Deny all w-permissions.
If any x-permission is set, grant x-permission to all.
@ -706,6 +717,7 @@ Enable options which improve backup fidelity:
@item @minus{}@minus{}acl
@kindex @minus{}@minus{}acl Recording of ACLs
@cindex ACL, record and load, @minus{}@minus{}acl
@*
Enable recording and loading of GNU/Linux ACLs (see man getfacl, man acl).
They will not be in effect with mounted ISO images. But xorriso can
restore them when extracting files from the ISO image.
@ -713,6 +725,7 @@ restore them when extracting files from the ISO image.
@item @minus{}@minus{}xattr
@kindex @minus{}@minus{}xattr Recording of xattr
@cindex xattr, record and load, @minus{}@minus{}xattr
@*
Enable recording and loading of GNU/Linux extended attributes in
user namespace (see man getfattr, man attr).
They will not be in effect with mounted ISO images. But xorriso can
@ -721,6 +734,7 @@ restore them when extracting files from the ISO image.
@item @minus{}@minus{}md5
@kindex @minus{}@minus{}md5 Recording of MD5 checksums
@cindex MD5, record and load, @minus{}@minus{}md5
@*
Enable recording of MD5 checksums for the overall ISO image and for each
single data file in the image. xorriso can check the content of an ISO
image with these sums and eventually raise alert on mismatch.
@ -755,6 +769,7 @@ Program scdbackup_verify will recognize and verify tag resp. record.
@item -J
@kindex -J enable production of Joliet directory tree
@cindex Joliet, enable, -J, -joliet
@*
Enable the production of an additional Joliet directory tree along
with the ISO 9660 Rock Ridge tree.
@c man .TP
@ -1417,18 +1432,21 @@ files. See section FILES below.
@item -help
@kindex -help list supported options
@cindex Options, list, -help
@*
List supported options to stderr. Original mkisofs options bear their
original mkisofs description texts.
@c man .TP
@item -quiet
@kindex -quiet suppress most messages
@cindex Message output, suppress, -quiet
@*
Suppress most messages of the program run, except those which indicate
problems or errors.
@c man .TP
@item -v
@kindex -v enable verbous messages
@cindex Verbosity, high, -v, -verbose
@*
Enable the output of informational program messages.
@c man .TP
@item -verbose