Letting -as mkisofs --norock revoke the special effect of -r
This commit is contained in:
@ -504,10 +504,14 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
Alias of -R.
|
||||
-r
|
||||
|
||||
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. Remove s-bit and
|
||||
t-bit.
|
||||
Enable Rock Ridge and set 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. Remove
|
||||
s-bit and t-bit.
|
||||
These attribute changes stay delayed until mkisofs emulation ends.
|
||||
Within the same -as mkisofs emulation command they can be revoked
|
||||
by a subsequent option --norock. For compatibility reasons, option
|
||||
-R does not revoke the changes ordered by -r.
|
||||
-rational-rock
|
||||
Alias of -r.
|
||||
--norock
|
||||
@ -515,7 +519,8 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
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.
|
||||
it is strongly discouraged to disable it by this option, except for
|
||||
the special use case to revoke the effect of -r by : --norock -R
|
||||
-file_name_limit number
|
||||
Set the maximum permissible length for file names in the range of
|
||||
64 to 255. Path components which are longer than the given number
|
||||
@ -1818,23 +1823,23 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
|