Mentioned in man xorriso the directory tree limitation of HFS+
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISO 1 "Version 1.5.3, Jan 02, 2020"
|
||||
@c man .TH XORRISO 1 "Version 1.5.3, Aug 06, 2020"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -3193,6 +3193,13 @@ with upper-case and lower-case letters. Therefore, file names from the iso_rr
|
||||
name tree may collide in the HFS+ name tree. In this case they get changed
|
||||
by adding underscore characters and counting numbers. In case of very long
|
||||
names, it might be necessary to map them to "MANGLED_...".
|
||||
@*
|
||||
WARNING:
|
||||
@*
|
||||
The HFS+ implementation in libisofs has a limit of 125,829,120 bytes for the
|
||||
size of the overall directory tree. This suffices for about 300,000 files
|
||||
of normal name length. If the limit gets exceeded, a FAILURE event will be
|
||||
issued and the ISO production will not happen.
|
||||
@sp 1
|
||||
@c man .TP
|
||||
@item -rockridge "on"|"off"
|
||||
|
Reference in New Issue
Block a user