@ -1799,6 +1799,11 @@ will be written according to the setting of option -acl.
length 32 and the same -file_size_limit, or level 3 with ISO names
up to length 32 and -file_size_limit >= 400g -200k. If necessary
-file_size_limit gets adjusted.
"allow_dir_id_ext" allows ISO names of directories to have a name
extension as with other file types. It does not force dots and it
omits the version number, though. This is a bad tradition of
mkisofs which violates ECMA-119. Especially ISO level 1 only
allows 8 characters in a directory name and not 8.3.
"omit_version" does not add versions (";1") to ISO and Joliet file
names.
"only_iso_version" does not add versions (";1") to Joliet file
@ -3956,7 +3961,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* # starts a comment line: Scripting. (line 128)
* -abort_on controls abort on error: Exception. (line 27)
* -abstract_file sets abstract file name: SetWrite. (line 150 )
* -abstract_file sets abstract file name: SetWrite. (line 155 )
* -acl controls handling of ACLs: Loading. (line 142)
* -add inserts one or more paths: Insert. (line 42)
* -add_plainly inserts one or more paths: Insert. (line 61)
@ -3964,13 +3969,13 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -alter_date_r sets timestamps in ISO image: Manip. (line 166)
* -append_partition adds arbitrary file after image end: Bootable.
(line 186)
* -application_id sets application id: SetWrite. (line 109 )
* -application_id sets application id: SetWrite. (line 114 )
* -as emulates mkisofs or cdrecord: Emulation. (line 13)
* -assert_volid rejects undesired images: Loading. (line 84)
* -auto_charset learns character set from image: Loading. (line 99)
* -backslash_codes enables backslash conversion: Scripting. (line 45)
* -ban_stdio_write demands real drive: Loading. (line 239)
* -biblio_file sets biblio file name: SetWrite. (line 157 )
* -biblio_file sets biblio file name: SetWrite. (line 162 )
* -blank erases media: Writing. (line 45)
* -boot_image controls bootability: Bootable. (line 26)
* -calm_drive reduces drive activity: Loading. (line 228)
@ -3987,7 +3992,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -chmod_r sets permissions in ISO image: Manip. (line 70)
* -chown sets ownership in ISO image: Manip. (line 42)
* -chown_r sets ownership in ISO image: Manip. (line 47)
* -close controls media closing: SetWrite. (line 252 )
* -close controls media closing: SetWrite. (line 257 )
* -close_filter_list bans filter registration: Filter. (line 52)
* -commit writes pending ISO image: Writing. (line 13)
* -commit_eject writes and ejects: Writing. (line 40)
@ -3995,7 +4000,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -compare_l reports ISO/disk differences: Navigate. (line 157)
* -compare_r reports ISO/disk differences: Navigate. (line 152)
* -compliance controls standard compliance: SetWrite. (line 14)
* -copyright_file sets copyright file name: SetWrite. (line 144 )
* -copyright_file sets copyright file name: SetWrite. (line 149 )
* -cp_rx copies file trees to disk: Restore. (line 104)
* -cpax copies files to disk: Restore. (line 100)
* -cpr inserts like with cp -r: Insert. (line 152)
@ -4010,11 +4015,11 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
(line 35)
* -drive_class controls drive accessability: Loading. (line 54)
* -du show directory size in ISO image: Navigate. (line 88)
* -dummy controls write simulation: SetWrite. (line 241 )
* -dummy controls write simulation: SetWrite. (line 246 )
* -dus show directory size in ISO image: Navigate. (line 92)
* -dusx show directory size on disk: Navigate. (line 101)
* -dux show directory size on disk: Navigate. (line 96)
* -dvd_obs set write block size: SetWrite. (line 228 )
* -dvd_obs set write block size: SetWrite. (line 233 )
* -eject ejects drive tray: Writing. (line 36)
* -end writes pending session and ends program: Scripting. (line 122)
* -errfile_log logs problematic disk files: Scripting. (line 84)
@ -4031,12 +4036,12 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -follow softlinks and mount points: SetInsert. (line 76)
* -for_backup -acl,-xattr,-hardlinks,-md5: Loading. (line 177)
* -format formats media: Writing. (line 69)
* -fs sets size of fifo: SetWrite. (line 24 5)
* -fs sets size of fifo: SetWrite. (line 250 )
* -getfacl shows ACL in ISO image: Navigate. (line 69)
* -getfacl_r shows ACL in ISO image: Navigate. (line 76)
* -getfattr shows xattr in ISO image: Navigate. (line 80)
* -getfattr_r shows xattr in ISO image: Navigate. (line 84)
* -gid sets global ownership: SetWrite. (line 185 )
* -gid sets global ownership: SetWrite. (line 190 )
* -grow_blindly overides next writeable address: AqDrive. (line 44)
* -hardlinks controls handling of hard links: Loading. (line 110)
* -help prints help text: Scripting. (line 16)
@ -4079,23 +4084,23 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -not_paths sets absolute exclusion paths: SetInsert. (line 55)
* -options_from_file reads commands from file: Scripting. (line 12)
* -osirrox enables ISO-to-disk copying: Restore. (line 18)
* -out_charset sets output character set: SetWrite. (line 175 )
* -out_charset sets output character set: SetWrite. (line 180 )
* -outdev aquires a drive for output: AqDrive. (line 29)
* -overwrite enables overwriting in ISO: SetInsert. (line 127)
* -pacifier controls pacifier text form: Emulation. (line 134)
* -padding sets amount of image padding: SetWrite. (line 258 )
* -padding sets amount of image padding: SetWrite. (line 263 )
* -page set terminal geometry: DialogCtl. (line 15)
* -paste_in copies file into disk file: Restore. (line 117)
* -path_list inserts paths from disk file: Insert. (line 75)
* -pathspecs sets meaning of = with -add: SetInsert. (line 118)
* -pkt_output consolidates text output: Frontend. (line 7)
* -preparer_id sets preparer id: SetWrite. (line 163 )
* -preparer_id sets preparer id: SetWrite. (line 168 )
* -print prints text line: Scripting. (line 77)
* -print_size predicts image size: Inquiry. (line 69)
* -prog sets program name: Frontend. (line 30)
* -prog_help prints help text: Frontend. (line 33)
* -prompt prompts for enter key: Scripting. (line 80)
* -publisher sets publisher id: SetWrite. (line 103 )
* -publisher sets publisher id: SetWrite. (line 108 )
* -pvd_info shows image id strings: Inquiry. (line 78)
* -pwd tells working directory in ISO: Navigate. (line 20)
* -pwdx tells working directory on disk: Navigate. (line 23)
@ -4126,27 +4131,27 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -setfattr_r sets xattr in ISO image: Manip. (line 123)
* -show_stream shows data source and filters: Navigate. (line 162)
* -show_stream_r shows data source and filters: Navigate. (line 177)
* -speed set write speed: SetWrite. (line 201 )
* -speed set write speed: SetWrite. (line 206 )
* -split_size enables large file splitting: SetInsert. (line 140)
* -status shows current settings: Scripting. (line 25)
* -status_history_max curbs -status history: Scripting. (line 34)
* -stdio_sync controls stdio buffer: SetWrite. (line 235 )
* -stream_recording controls defect management: SetWrite. (line 216 )
* -system_id sets system id: SetWrite. (line 118 )
* -stdio_sync controls stdio buffer: SetWrite. (line 240 )
* -stream_recording controls defect management: SetWrite. (line 22 1)
* -system_id sets system id: SetWrite. (line 123 )
* -tell_media_space reports free space: Inquiry. (line 74)
* -temp_mem_limit curbs memory consumption: Scripting. (line 70)
* -toc shows list of sessions: Inquiry. (line 18)
* -uid sets global ownership: SetWrite. (line 181 )
* -uid sets global ownership: SetWrite. (line 186 )
* -update inserts path if different: Insert. (line 99)
* -update_l inserts paths if different: Insert. (line 121)
* -update_r inserts paths if different: Insert. (line 110)
* -use_readline enables readline for dialog: DialogCtl. (line 24)
* -version prints help text: Scripting. (line 19)
* -volid sets volume id: SetWrite. (line 79 )
* -volset_id sets volume set id: SetWrite. (line 98 )
* -volume_date sets volume timestamp: SetWrite. (line 125 )
* -volid sets volume id: SetWrite. (line 84 )
* -volset_id sets volume set id: SetWrite. (line 103 )
* -volume_date sets volume timestamp: SetWrite. (line 130 )
* -xattr controls handling of xattr (EA): Loading. (line 150)
* -zisofs controls zisofs production: SetWrite. (line 18 9)
* -zisofs controls zisofs production: SetWrite. (line 194 )
File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
@ -4177,7 +4182,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Character Set, _definition: Charset. (line 6)
* Character Set, for input, -in_charset: Loading. (line 92)
* Character Set, for input/output, -charset: Charset. (line 43)
* Character Set, for output, -out_charset: SetWrite. (line 175 )
* Character Set, for output, -out_charset: SetWrite. (line 180 )
* Character set, learn from image, -auto_charset: Loading. (line 99)
* Character Set, of terminal, -local_charset: Charset. (line 47)
* Closed media, _definition: Media. (line 43)
@ -4221,8 +4226,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Filter, show chain, -show_stream: Navigate. (line 162)
* Filter, show chains of tree, -show_stream_r: Navigate. (line 177)
* Filter, unregister, -unregister_filter: Filter. (line 48)
* Filter, zisofs parameters, -zisofs: SetWrite. (line 18 9)
* Group, global in ISO image, -gid: SetWrite. (line 185 )
* Filter, zisofs parameters, -zisofs: SetWrite. (line 194 )
* Group, global in ISO image, -gid: SetWrite. (line 190 )
* Group, in ISO image, -chgrp: Manip. (line 50)
* Group, in ISO image, -chgrp_r: Manip. (line 55)
* Growing, _definition: Methods. (line 19)
@ -4231,16 +4236,16 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Image, _definition: Model. (line 9)
* Image, demand volume id, -assert_volid: Loading. (line 84)
* Image, discard pending changes, -rollback: Writing. (line 9)
* Image, set abstract file name, -abstract_file: SetWrite. (line 150 )
* Image, set application id, -application_id: SetWrite. (line 109 )
* Image, set biblio file name, -biblio_file: SetWrite. (line 157 )
* Image, set copyright file name, -copyright_file: SetWrite. (line 144 )
* Image, set preparer id, -preparer_id: SetWrite. (line 163 )
* Image, set publisher id, -publisher: SetWrite. (line 103 )
* Image, set system id, -system_id: SetWrite. (line 118 )
* Image, set volume id, -volid: SetWrite. (line 79 )
* Image, set volume set id, -volset_id: SetWrite. (line 98 )
* Image, set volume timestamp, -volume_date: SetWrite. (line 125 )
* Image, set abstract file name, -abstract_file: SetWrite. (line 155 )
* Image, set application id, -application_id: SetWrite. (line 114 )
* Image, set biblio file name, -biblio_file: SetWrite. (line 162 )
* Image, set copyright file name, -copyright_file: SetWrite. (line 149 )
* Image, set preparer id, -preparer_id: SetWrite. (line 168 )
* Image, set publisher id, -publisher: SetWrite. (line 108 )
* Image, set system id, -system_id: SetWrite. (line 123 )
* Image, set volume id, -volid: SetWrite. (line 84 )
* Image, set volume set id, -volset_id: SetWrite. (line 103 )
* Image, set volume timestamp, -volume_date: SetWrite. (line 130 )
* Image, show id strings, -pvd_info: Inquiry. (line 78)
* Insert, enable overwriting, -overwrite: SetInsert. (line 127)
* Insert, file exclusion absolute, -not_paths: SetInsert. (line 55)
@ -4297,7 +4302,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Navigate, tell ISO working directory, -pwd: Navigate. (line 20)
* Next writeable address, -grow_blindly: AqDrive. (line 44)
* Overwriteable media, _definition: Media. (line 14)
* Ownership, global in ISO image, -uid: SetWrite. (line 181 )
* Ownership, global in ISO image, -uid: SetWrite. (line 186 )
* Ownership, in ISO image, -chown: Manip. (line 42)
* Ownership, in ISO image, -chown_r: Manip. (line 47)
* Partition offset, _definiton: Bootable. (line 148)
@ -4369,22 +4374,22 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Verify, file checksum, -check_md5: Verify. (line 146)
* Verify, file tree checksums, -check_md5_r: Verify. (line 162)
* Verify, preset -check_media, -check_media_defaults: Verify. (line 40)
* Write, block size, -dvd_obs: SetWrite. (line 228 )
* Write, block size, -dvd_obs: SetWrite. (line 233 )
* Write, bootability, -boot_image: Bootable. (line 26)
* Write, buffer syncing, -stdio_sync: SetWrite. (line 235 )
* Write, close media, -close: SetWrite. (line 252 )
* Write, buffer syncing, -stdio_sync: SetWrite. (line 240 )
* Write, close media, -close: SetWrite. (line 257 )
* Write, compliance to specs, -compliance: SetWrite. (line 14)
* Write, defect management, -stream_recording: SetWrite. (line 216 )
* Write, defect management, -stream_recording: SetWrite. (line 22 1)
* Write, enable Joliet, -joliet: SetWrite. (line 10)
* Write, fifo size, -fs: SetWrite. (line 24 5)
* Write, fifo size, -fs: SetWrite. (line 250 )
* Write, free space, -tell_media_space: Inquiry. (line 74)
* Write, log problematic disk files, -errfile_log: Scripting. (line 84)
* Write, log written sessions, -session_log: Scripting. (line 104)
* Write, padding image, -padding: SetWrite. (line 258 )
* Write, padding image, -padding: SetWrite. (line 263 )
* Write, pending ISO image, -commit: Writing. (line 13)
* Write, predict image size, -print_size: Inquiry. (line 69)
* Write, set speed, -speed: SetWrite. (line 201 )
* Write, simulation, -dummy: SetWrite. (line 241 )
* Write, set speed, -speed: SetWrite. (line 206 )
* Write, simulation, -dummy: SetWrite. (line 246 )
* xattr, _definiton: Extras. (line 52)
* xattr, control handling, -xattr: Loading. (line 150)
* xattr, set in ISO image, -setfattr: Manip. (line 110)
@ -4415,39 +4420,39 @@ Node: CmdFind 66490
Node: Filter 76914
Node: Writing 81263
Node: SetWrite 87552
Node: Bootable 100621
Node: Jigdo 112928
Node: Charset 117186
Node: Exception 119937
Node: DialogCtl 124452
Node: Inquiry 126797
Node: Navigate 130927
Node: Verify 138822
Node: Restore 147411
Node: Emulation 154067
Node: Scripting 162441
Node: Frontend 168003
Node: Examples 169298
Node: ExDevices 170467
Node: ExCreate 171101
Node: ExDialog 172375
Node: ExGrowing 173637
Node: ExModifying 174439
Node: ExBootable 174940
Node: ExCharset 175487
Node: ExPseudo 176315
Node: ExCdrecord 177209
Node: ExMkisofs 177524
Node: ExGrowisofs 178527
Node: ExException 179651
Node: ExTime 180105
Node: ExIncBackup 180564
Node: ExRestore 1840 36
Node: ExRecovery 185005
Node: Files 185571
Node: Seealso 186799
Node: Legal 187323
Node: CommandIdx 188245
Node: ConceptIdx 202471
Node: Bootable 100954
Node: Jigdo 113261
Node: Charset 117519
Node: Exception 120270
Node: DialogCtl 124785
Node: Inquiry 127130
Node: Navigate 131260
Node: Verify 139155
Node: Restore 147744
Node: Emulation 154400
Node: Scripting 162774
Node: Frontend 168336
Node: Examples 169631
Node: ExDevices 170800
Node: ExCreate 171434
Node: ExDialog 172708
Node: ExGrowing 173970
Node: ExModifying 174772
Node: ExBootable 175273
Node: ExCharset 175820
Node: ExPseudo 176648
Node: ExCdrecord 177542
Node: ExMkisofs 177857
Node: ExGrowisofs 178860
Node: ExException 179984
Node: ExTime 180438
Node: ExIncBackup 180897
Node: ExRestore 184369
Node: ExRecovery 185338
Node: Files 185904
Node: Seealso 187132
Node: Legal 187656
Node: CommandIdx 188578
Node: ConceptIdx 202804
End Tag Table