Clarified meaning of "ISO 9660:1999" as Enhanced Volume Descriptor of ECMA-119 4th Edition

This commit is contained in:
2024-10-06 11:36:57 +02:00
parent d016ee763d
commit e1d6cba5df
7 changed files with 221 additions and 200 deletions

View File

@ -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 XORRISO 1 "Version 1.5.7, Sep 18, 2024"
.TH XORRISO 1 "Version 1.5.7, Oct 06, 2024"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@ -3179,9 +3179,10 @@ Both words then stem from a reserved subset of UCS\-2.
.br
"rec_mtime" records with non\-RockRidge directory entries the disk file's
mtime and not the creation time of the image. This applies to the ECMA\-119
tree (plain ISO 9660), to Joliet, and to ISO 9660:1999. "rec_mtime" is
default. If disabled, it gets automatically re\-enabled by \-as mkisofs emulation
when a pathspec is encountered.
tree (plain ISO 9660), to the Joliet tree, and to the tree of an Enhanced
Volume Descriptor (aka ISO 9660:1999) as of ECMA\-119 4th Edition.
"rec_mtime" is default. If disabled, it gets automatically re\-enabled
by \-as mkisofs emulation when a pathspec is encountered.
.br
"new_rr" uses Rock Ridge version 1.12 (suitable for GNU/Linux but not for older
FreeBSD or for Solaris). This implies "aaip_susp_1_10_off" which may be changed
@ -3197,7 +3198,8 @@ rather than as official extension under SUSP\-1.12.
but makes the image incapable of displaying its session history.
.br
"iso_9660_1999" causes the production of an additional directory tree
compliant to ISO 9660:1999. It can record long filenames for readers which
beginning at an Enhanced Volume Descriptor (aka ISO 9660:1999) as of
ECMA\-119 4th Edition. It can record long filenames for readers which
do not understand Rock Ridge.
.br
"old_empty" uses the old way of of giving block addresses in the range
@ -4815,7 +4817,8 @@ shown as timestamps YYYY.MM.DD.hhmmss in the local timezone of the system.
.TP
\fB\-assess_indev_features\fR "plain"|"cmd"|"as_mkisofs"|"replay"
Inspect the filesystem on \-indev for the presence of Rock Ridge, Joliet, or
ISO 9660:1999, and for traces of other write options which seem to have been
Enhanced Volume Descriptor (aka ISO 9660:1999) as of ECMA\-119 4th Edition,
and for traces of other write options which seem to have been
used when the filesystem was created.
.br
Note that this command does not detect and report a possibly present HFS+ tree.
@ -4840,7 +4843,8 @@ Not leading to "cmd" lines are:
.br
"tree_loaded=" tells which tree was loaded by \-indev:
.br
0 = ISO 9660 , 1 = Joliet , 2 = ISO 9660:1999
0 = ISO 9660 , 1 = Joliet ,
2 = Enhanced Volume Descriptor (aka ISO 9660:1999) as of ECMA\-119 4th Edition
.br
"tree_loaded_text=" tells the same by name: "ISO9660", "Joliet", "ISO9660:1999"
.br