New command -file_name_limit, -as mkisofs -file_name_limit
This commit is contained in:
@ -516,6 +516,17 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
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.
|
||||
-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
|
||||
will get truncated and have their last 33 bytes overwritten by a
|
||||
colon ':' and the hex representation of the MD5 of the first 4095
|
||||
bytes of the whole oversized name. Potential incomplete UTF-8
|
||||
characters will get their leading bytes replaced by '_'.
|
||||
Linux kernels up to at least 4.1 misrepresent names of length 254
|
||||
and 255. If you expect such names in or under disk_paths and plan
|
||||
to mount the ISO by such Linux kernels, consider to set
|
||||
-file_name_limit 253.
|
||||
-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
|
||||
@ -1786,18 +1797,18 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
|