New -as mkisofs option --norock
This commit is contained in:
@ -67,8 +67,8 @@ enhance an ISO 9660 filesystem so that it can represent a POSIX
|
||||
compliant filesystem with ownership, access permissions, symbolic
|
||||
links, and other attributes. Rock Ridge allows filenames of up to 255
|
||||
bytes and paths of up to 1024 bytes.
|
||||
Rock Ridge information is produced unconditionally with any `xorrisofs'
|
||||
image.
|
||||
xorrisofs produces Rock Ridge information by default. It is strongly
|
||||
discouraged to disable this feature.
|
||||
*Joliet* is the name of an additional directory tree which provides
|
||||
filenames up to 64 characters encoded as UTF-16. A Joliet tree is
|
||||
mainly interesting for reading the ISO image by operating systems of
|
||||
@ -90,8 +90,9 @@ File: xorrisofs.info, Node: Insert, Next: Xorriso, Prev: Standards, Up: Top
|
||||
`xorrisofs' deals with two kinds of file addresses:
|
||||
*disk_path* is a path to an object in the local filesystem tree.
|
||||
*iso_rr_path* is the Rock Ridge address of a file object in the ISO
|
||||
image. (Do not confuse with the lowlevel ISO 9660 names visible if Rock
|
||||
Ridge gets ignored.)
|
||||
image. If no Rock Ridge information shall be stored in an emerging
|
||||
ISO, then the names will get mapped to ISO 9660 names of limited length
|
||||
and character set.
|
||||
|
||||
A program argument is handled as a *pathspec*, if it is not recognized
|
||||
as original mkisofs option or additional `xorrisofs' option. A
|
||||
@ -498,7 +499,8 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
|
||||
-R
|
||||
With mkisofs this option enables Rock Ridge extensions. `xorrisofs'
|
||||
produces them unconditionally.
|
||||
produces them by default. It is strongly discouraged to disable
|
||||
them by option --norock.
|
||||
|
||||
-rock
|
||||
Alias of -R.
|
||||
@ -512,6 +514,12 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
-rational-rock
|
||||
Alias of -r.
|
||||
|
||||
--norock
|
||||
This option disables the production of Rock Ridge extensions for
|
||||
the ISO 9660 file objects. The multi-session capabilities of
|
||||
`xorrisofs' depend much on the naming fidelity of Rock Ridge. So
|
||||
it is strongly discouraged to disable it by this option.
|
||||
|
||||
-D
|
||||
The standard ECMA-119 demands that no path in the image shall have
|
||||
more than 8 name components or 255 characters. Therefore it would
|
||||
@ -1546,18 +1554,19 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
|