New -as mkisofs option -disallow_dir_id_ext, allow_dir_id_ext is default

This commit is contained in:
2010-12-25 09:43:15 +00:00
parent d510f92e14
commit 242224f6fc
5 changed files with 77 additions and 38 deletions

View File

@ -3509,6 +3509,11 @@ standard output.
-print-size inhibits automatic image production at program end. This ban is
lifted only if the pending image changes get discarded.
.br
If no -iso-level is given, then level 1 is chosen when the first file or
directory is added to the image. At the same occasion directory names get
allowed to violate the standard by -compliance option allow_dir_id_ext.
This may be avoided by option -disallow_dir_id_ext.
.br
Not original mkisofs options are --quoted_path_list ,
--hardlinks , --acl ,
--xattr , --md5 , --stdio_sync .