@ -2539,9 +2539,30 @@ according to the setting of command -acl.
"old_empty" uses the old way of of giving block addresses in the
range of [0,31] to files with no own data content. The new way is
to have a dedicated block to which all such files will point.
"max_ce_entries="number sets the maximum number of SUSP CE entries
and thus continuation areas. Each continuation area can hold at
most 2048 bytes of SUSP data (Rock Ridge or AAIP). The first area
can be smaller. There might be some waste at the end of each area.
When the maximum number is exceeded during ISO filesystem
production then either xattr and ACL get dropped from the affected
file or an error gets reported and image production is prevented.
Linux silently ignores a file when encountering its 32th CE entry.
(Workaround is to mount the filesystem with option "norock".) So
the default setting is 31. Minimum is 1, maximum is 100000. If a
limit higher than 31 is chosen and 31 gets surpassed, then a
warning message gets reported.
"max_ce_drop="mode sets the behavior when the limit of
max_ce_entries= is surpassed. Mode "off" causes an error message
and prevents image production. Mode "xattr" and "xattr_acl" report
a warning, delete from the affected file all xattr of namespaces
other than "isofs", and then try again. If this still surpasses
the limit, then mode "xattr_acl" deletes all ACL from the file and
retries. If this still surpasses the limit, then an error message
gets reported and image production is prevented.
Default setting is
"clear:only_iso_version:deep_paths:long_paths:no_j_force_dots:
always_gmt:old_rr".
"clear:iso_9660_level=3: only_iso_version:deep_paths:long_paths:
no_j_force_dots:always_gmt:rec_mtime:old_rr:max_ce_entries=31:
max_ce_drop=xattr_acl"
Note: The term "ECMA-119 name" means the plain ISO 9660 names and
attributes which get visible if the reader ignores Rock Ridge.
-rr_reloc_dir name
@ -5653,7 +5674,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* # starts a comment line: Scripting. (line 156)
* -abort_on controls abort on error: Exception. (line 27)
* -abstract_file sets abstract file name: SetWrite. (line 250 )
* -abstract_file sets abstract file name: SetWrite. (line 271 )
* -acl controls handling of ACLs: Loading. (line 165)
* -add inserts one or more paths: Insert. (line 44)
* -add_plainly inserts one or more paths: Insert. (line 68)
@ -5661,15 +5682,15 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -alter_date_r sets timestamps in ISO image: Manip. (line 174)
* -append_partition adds arbitrary file after image end: Bootable.
(line 433)
* -application_id sets application id: SetWrite. (line 197 )
* -application_use sets application use field: SetWrite. (line 272 )
* -application_id sets application id: SetWrite. (line 218 )
* -application_use sets application use field: SetWrite. (line 293 )
* -as emulates mkisofs or cdrecord: Emulation. (line 13)
* -assert_volid rejects undesired images: Loading. (line 105)
* -assess_indev_features shows filesystem features: Inquiry. (line 49)
* -auto_charset learns character set from image: Loading. (line 117)
* -backslash_codes enables backslash conversion: Scripting. (line 71)
* -ban_stdio_write demands real drive: Loading. (line 345)
* -biblio_file sets biblio file name: SetWrite. (line 256 )
* -biblio_file sets biblio file name: SetWrite. (line 277 )
* -blank erases media: Writing. (line 57)
* -boot_image controls bootability: Bootable. (line 75)
* -calm_drive reduces drive activity: Loading. (line 335)
@ -5688,7 +5709,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -chown sets ownership in ISO image: Manip. (line 43)
* -chown_r sets ownership in ISO image: Manip. (line 47)
* -clone copies ISO directory tree: Insert. (line 195)
* -close controls media closing: SetWrite. (line 484 )
* -close controls media closing: SetWrite. (line 505 )
* -close_damaged closes damaged track and session: Writing. (line 205)
* -close_filter_list bans filter registration: Filter. (line 50)
* -commit writes pending ISO image: Writing. (line 27)
@ -5698,7 +5719,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -compare_r reports ISO/disk differences: Navigate. (line 143)
* -compliance controls standard compliance: SetWrite. (line 62)
* -concat copies ISO file content: Restore. (line 148)
* -copyright_file sets copyright file name: SetWrite. (line 245 )
* -copyright_file sets copyright file name: SetWrite. (line 266 )
* -cpax copies files to disk: Restore. (line 128)
* -cpr inserts like with cp -r: Insert. (line 174)
* -cpx copies files to disk: Restore. (line 117)
@ -5718,11 +5739,11 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -drive_access control device file locking: AqDrive. (line 72)
* -drive_class controls drive accessability: AqDrive. (line 43)
* -du show directory size in ISO image: Navigate. (line 78)
* -dummy controls write simulation: SetWrite. (line 476 )
* -dummy controls write simulation: SetWrite. (line 49 7)
* -dus show directory size in ISO image: Navigate. (line 81)
* -dusx show directory size on disk: Navigate. (line 88)
* -dux show directory size on disk: Navigate. (line 84)
* -dvd_obs set write block size and end alignment: SetWrite. (line 400 )
* -dvd_obs set write block size and end alignment: SetWrite. (line 421 )
* -early_stdio_test classifies stdio drives: Loading. (line 349)
* -ecma119_map names w/o Rock Ridge, Joliet: Loading. (line 228)
* -eject ejects drive tray: Writing. (line 50)
@ -5744,12 +5765,12 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -follow softlinks and mount points: SetInsert. (line 77)
* -format formats media: Writing. (line 87)
* -for_backup -acl,-xattr,-hardlinks,-md5: Loading. (line 214)
* -fs sets size of fifo: SetWrite. (line 479 )
* -fs sets size of fifo: SetWrite. (line 500 )
* -getfacl shows ACL in ISO image: Navigate. (line 60)
* -getfacl_r shows ACL in ISO image: Navigate. (line 66)
* -getfattr shows xattr in ISO image: Navigate. (line 69)
* -getfattr_r shows xattr in ISO image: Navigate. (line 75)
* -gid sets global ownership: SetWrite. (line 293 )
* -gid sets global ownership: SetWrite. (line 314 )
* -grow_blindly overrides next writeable address: AqDrive. (line 112)
* -hardlinks controls handling of hard links: Loading. (line 128)
* -help prints help text: Scripting. (line 19)
@ -5790,7 +5811,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -mark sets synchronizing message: Frontend. (line 23)
* -md5 controls handling of MD5 sums: Loading. (line 183)
* -mkdir creates ISO directory: Insert. (line 187)
* -modesty_on_drive keep drive buffer hungry: SetWrite. (line 419 )
* -modesty_on_drive keep drive buffer hungry: SetWrite. (line 440 )
* -mount issues mount command for ISO session: Restore. (line 204)
* -mount_cmd composes mount command line: Inquiry. (line 83)
* -mount_cmd controls mount command: Inquiry. (line 99)
@ -5806,16 +5827,16 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -options_from_file reads commands from file: Scripting. (line 12)
* -osirrox enables ISO-to-disk copying: Restore. (line 25)
* -outdev acquires a drive for output: AqDrive. (line 29)
* -out_charset sets output character set: SetWrite. (line 285 )
* -out_charset sets output character set: SetWrite. (line 306 )
* -overwrite enables overwriting in ISO: SetInsert. (line 139)
* -pacifier controls pacifier text form: Emulation. (line 166)
* -padding sets amount or mode of image padding: SetWrite. (line 507 )
* -padding sets amount or mode of image padding: SetWrite. (line 528 )
* -page set terminal geometry: DialogCtl. (line 18)
* -paste_in copies file into disk file: Restore. (line 142)
* -pathspecs sets meaning of = with -add: SetInsert. (line 123)
* -path_list inserts paths from disk file: Insert. (line 81)
* -pkt_output consolidates text output: Frontend. (line 7)
* -preparer_id sets preparer id: SetWrite. (line 261 )
* -preparer_id sets preparer id: SetWrite. (line 282 )
* -print prints result text line: Scripting. (line 102)
* -print_info prints message text line: Scripting. (line 104)
* -print_mark prints synchronizing text line: Scripting. (line 106)
@ -5823,7 +5844,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -prog sets program name: Frontend. (line 176)
* -prog_help prints help text: Frontend. (line 178)
* -prompt prompts for enter key: Scripting. (line 110)
* -publisher sets publisher id: SetWrite. (line 192 )
* -publisher sets publisher id: SetWrite. (line 213 )
* -pvd_info shows image id strings: Inquiry. (line 142)
* -pwd tells working directory in ISO: Navigate. (line 19)
* -pwdx tells working directory on disk: Navigate. (line 21)
@ -5846,7 +5867,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -rollback discards pending changes: Writing. (line 9)
* -rollback_end ends program without writing: Scripting. (line 154)
* -rom_toc_scan searches for sessions: Loading. (line 307)
* -rr_reloc_dir sets name of relocation directory: SetWrite. (line 150 )
* -rr_reloc_dir sets name of relocation directory: SetWrite. (line 171 )
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 179)
* -scsi_dev_family choose Linux device file type: AqDrive. (line 95)
* -scsi_log reports SCSI commands: Scripting. (line 143)
@ -5867,34 +5888,34 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -signal_handling controls handling of system signals: Exception.
(line 66)
* -sleep waits for a given time span: Scripting. (line 113)
* -speed set write speed: SetWrite. (line 371 )
* -speed set write speed: SetWrite. (line 392 )
* -split_size enables large file splitting: SetInsert. (line 153)
* -status shows current settings: Scripting. (line 44)
* -status_history_max curbs -status history: Scripting. (line 52)
* -stdio_sync controls stdio buffer: SetWrite. (line 46 9)
* -stream_recording controls defect management: SetWrite. (line 389 )
* -system_id sets system id: SetWrite. (line 205 )
* -stdio_sync controls stdio buffer: SetWrite. (line 490 )
* -stream_recording controls defect management: SetWrite. (line 410 )
* -system_id sets system id: SetWrite. (line 226 )
* -tell_media_space reports free space: Inquiry. (line 132)
* -temp_mem_limit curbs memory consumption: Scripting. (line 96)
* -toc shows list of sessions: Inquiry. (line 27)
* -toc_of shows list of sessions: Inquiry. (line 41)
* -truncate_overwritable activates older session: Writing. (line 167)
* -uid sets global ownership: SetWrite. (line 290 )
* -uid sets global ownership: SetWrite. (line 311 )
* -update inserts path if different: Insert. (line 100)
* -update_l inserts paths if different: Insert. (line 120)
* -update_l inserts paths if different <1>: Insert. (line 128)
* -update_li inserts paths if different: Insert. (line 124)
* -update_r inserts paths if different: Insert. (line 110)
* -use_immed_bit controls use of Immed bit: SetWrite. (line 45 7)
* -use_immed_bit controls use of Immed bit: SetWrite. (line 478 )
* -use_readline enables readline for dialog: DialogCtl. (line 26)
* -version prints help text: Scripting. (line 22)
* -volid sets volume id: SetWrite. (line 16 8)
* -volset_id sets volume set id: SetWrite. (line 188 )
* -volume_date sets volume timestamp: SetWrite. (line 211 )
* -write_type chooses TAO or SAO/DAO: SetWrite. (line 500 )
* -volid sets volume id: SetWrite. (line 189 )
* -volset_id sets volume set id: SetWrite. (line 209 )
* -volume_date sets volume timestamp: SetWrite. (line 232 )
* -write_type chooses TAO or SAO/DAO: SetWrite. (line 521 )
* -x enables automatic execution order of arguments: ArgSort. (line 16)
* -xattr controls handling of xattr (EA): Loading. (line 172)
* -zisofs controls zisofs production: SetWrite. (line 296 )
* -zisofs controls zisofs production: SetWrite. (line 317 )
File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
@ -5924,14 +5945,14 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Backup, enable features, -for_backup: Loading. (line 214)
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 179)
* Blank media, _definition: Media. (line 34)
* Blank, format, Immed bit, -use_immed_bit: SetWrite. (line 45 7)
* Blank, format, Immed bit, -use_immed_bit: SetWrite. (line 478 )
* Blind growing, _definition: Methods. (line 41)
* Bootability, control, -boot_image: Bootable. (line 75)
* Bugs, reporting: Bugreport. (line 6)
* cdrecord, Emulation: Emulation. (line 120)
* Character Set, for input, -in_charset: Loading. (line 112)
* Character Set, for input/output, -charset: Charset. (line 54)
* Character Set, for output, -out_charset: SetWrite. (line 285 )
* Character Set, for output, -out_charset: SetWrite. (line 306 )
* Character set, learn from image, -auto_charset: Loading. (line 117)
* Character Set, of terminal, -local_charset: Charset. (line 57)
* Character Set, _definition: Charset. (line 6)
@ -5996,7 +6017,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Filter, show chain, -show_stream: Navigate. (line 151)
* Filter, show chains of tree, -show_stream_r: Navigate. (line 169)
* Filter, unregister, -unregister_filter: Filter. (line 47)
* Filter, zisofs parameters, -zisofs: SetWrite. (line 296 )
* Filter, zisofs parameters, -zisofs: SetWrite. (line 317 )
* Filter, _definition: Filter. (line 6)
* Frontend program, start at pipes, -launch_frontend: Frontend.
(line 141)
@ -6004,7 +6025,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* GPT read-only flag, do not set for ISO: Bootable. (line 367)
* GPT, control GUID, -boot_image gpt_disk_guid=: Bootable. (line 225)
* GPT, _definition: Extras. (line 39)
* Group, global in ISO image, -gid: SetWrite. (line 293 )
* Group, global in ISO image, -gid: SetWrite. (line 314 )
* Group, in ISO image, -chgrp: Manip. (line 49)
* Group, in ISO image, -chgrp_r: Manip. (line 53)
* Growing, _definition: Methods. (line 20)
@ -6018,18 +6039,18 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Image, discard pending changes, -rollback: Writing. (line 9)
* Image, filesystem to load, -read_fs: Loading. (line 96)
* Image, override change status, -changes_pending: Writing. (line 12)
* Image, set abstract file name, -abstract_file: SetWrite. (line 250 )
* Image, set application id, -application_id: SetWrite. (line 197 )
* Image, set abstract file name, -abstract_file: SetWrite. (line 271 )
* Image, set application id, -application_id: SetWrite. (line 218 )
* Image, set application iuse field, -application_use: SetWrite.
(line 272 )
* Image, set biblio file name, -biblio_file: SetWrite. (line 256 )
* Image, set copyright file name, -copyright_file: SetWrite. (line 245 )
* Image, set preparer id, -preparer_id: SetWrite. (line 261 )
* Image, set publisher id, -publisher: SetWrite. (line 192 )
* Image, set system id, -system_id: SetWrite. (line 205 )
* Image, set volume id, -volid: SetWrite. (line 16 8)
* Image, set volume set id, -volset_id: SetWrite. (line 188 )
* Image, set volume timestamp, -volume_date: SetWrite. (line 211 )
(line 293 )
* Image, set biblio file name, -biblio_file: SetWrite. (line 277 )
* Image, set copyright file name, -copyright_file: SetWrite. (line 266 )
* Image, set preparer id, -preparer_id: SetWrite. (line 282 )
* Image, set publisher id, -publisher: SetWrite. (line 213 )
* Image, set system id, -system_id: SetWrite. (line 226 )
* Image, set volume id, -volid: SetWrite. (line 189 )
* Image, set volume set id, -volset_id: SetWrite. (line 209 )
* Image, set volume timestamp, -volume_date: SetWrite. (line 232 )
* Image, show Boot Catalog: Inquiry. (line 150)
* Image, show id strings, -pvd_info: Inquiry. (line 142)
* Image, show MBR, GPT, and alike, -pvd_info: Inquiry. (line 180)
@ -6102,7 +6123,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Older session, activate, -truncate_overwritable: Writing. (line 167)
* Output Character Set, _definition: Charset. (line 26)
* Overwritable media, _definition: Media. (line 14)
* Ownership, global in ISO image, -uid: SetWrite. (line 290 )
* Ownership, global in ISO image, -uid: SetWrite. (line 311 )
* Ownership, in ISO image, -chown: Manip. (line 43)
* Ownership, in ISO image, -chown_r: Manip. (line 47)
* Partition offset, _definition: Bootable. (line 315)
@ -6148,7 +6169,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Quoted input, _definition: Processing. (line 51)
* Read, set speed, -read_speed: Loading. (line 11)
* Recovery, retrieve blocks, -check_media: Verify. (line 21)
* Relocation directory, set name, -rr_reloc_dir: SetWrite. (line 150 )
* Relocation directory, set name, -rr_reloc_dir: SetWrite. (line 171 )
* Rename, in ISO image, -move: Manip. (line 31)
* Rename, in ISO image, -mv: Manip. (line 37)
* Restore, copy boot equipment to disk, -extract_boot_images: Restore.
@ -6194,26 +6215,26 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Verify, file checksum, -check_md5: Verify. (line 184)
* Verify, file tree checksums, -check_md5_r: Verify. (line 198)
* Verify, preset -check_media, -check_media_defaults: Verify. (line 40)
* Write, block size and end alignment, -dvd_obs: SetWrite. (line 400 )
* Write, block size and end alignment, -dvd_obs: SetWrite. (line 421 )
* Write, bootability, -boot_image: Bootable. (line 75)
* Write, buffer syncing, -stdio_sync: SetWrite. (line 46 9)
* Write, close media, -close: SetWrite. (line 484 )
* Write, buffer syncing, -stdio_sync: SetWrite. (line 490 )
* Write, close media, -close: SetWrite. (line 505 )
* Write, compliance to specs, -compliance: SetWrite. (line 62)
* Write, defect management, -stream_recording: SetWrite. (line 389 )
* Write, defect management, -stream_recording: SetWrite. (line 410 )
* Write, disable Rock Ridge, -rockridge: SetWrite. (line 57)
* Write, drive buffer, -modesty_on_drive: SetWrite. (line 419 )
* Write, drive buffer, -modesty_on_drive: SetWrite. (line 440 )
* Write, enable HFS+, -hfsplus: SetWrite. (line 14)
* Write, enable Joliet, -joliet: SetWrite. (line 10)
* Write, fifo size, -fs: SetWrite. (line 479 )
* Write, fifo size, -fs: SetWrite. (line 500 )
* Write, free space, -tell_media_space: Inquiry. (line 132)
* Write, log problematic disk files, -errfile_log: Scripting. (line 116)
* Write, log written sessions, -session_log: Scripting. (line 134)
* Write, padding image, -padding: SetWrite. (line 507 )
* Write, padding image, -padding: SetWrite. (line 528 )
* Write, pending ISO image, -commit: Writing. (line 27)
* Write, predict image size, -print_size: Inquiry. (line 120)
* Write, set speed, -speed: SetWrite. (line 371 )
* Write, simulation, -dummy: SetWrite. (line 476 )
* Write, TAO or SAO/DAO, -write_type: SetWrite. (line 500 )
* Write, set speed, -speed: SetWrite. (line 392 )
* Write, simulation, -dummy: SetWrite. (line 49 7)
* Write, TAO or SAO/DAO, -write_type: SetWrite. (line 521 )
* xattr, control handling, -xattr: Loading. (line 172)
* xattr, set in ISO image, -setfattr: Manip. (line 103)
* xattr, set in ISO image, -setfattr_list: Manip. (line 120)
@ -6245,41 +6266,41 @@ Node: CmdFind 90474
Node: Filter 110498
Node: Writing 115120
Node: SetWrite 127375
Node: Bootable 157227
Node: Jigdo 185108
Node: Charset 190111
Node: Exception 193440
Node: DialogCtl 199569
Node: Inquiry 202171
Node: Navigate 213429
Node: Verify 222136
Node: Restore 233285
Node: Emulation 245493
Node: Scripting 255949
Node: Frontend 263732
Node: Examples 273358
Node: ExDevices 274536
Node: ExCreate 275197
Node: ExDialog 276497
Node: ExGrowing 277768
Node: ExModifying 278577
Node: ExBootable 279087
Node: ExCharset 279642
Node: ExPseudo 280538
Node: ExCdrecord 281465
Node: ExMkisofs 281785
Node: ExGrowisofs 283682
Node: ExException 284835
Node: ExTime 285293
Node: ExIncBackup 285751
Node: ExRestore 289777
Node: ExRecovery 290723
Node: Files 291295
Node: Environ 292629
Node: Seealso 293377
Node: Bugreport 294094
Node: Legal 294685
Node: CommandIdx 295697
Node: ConceptIdx 313595
Node: Bootable 158650
Node: Jigdo 186531
Node: Charset 191534
Node: Exception 194863
Node: DialogCtl 200992
Node: Inquiry 203594
Node: Navigate 214852
Node: Verify 223559
Node: Restore 234708
Node: Emulation 246916
Node: Scripting 257372
Node: Frontend 265155
Node: Examples 274781
Node: ExDevices 275959
Node: ExCreate 276620
Node: ExDialog 277920
Node: ExGrowing 279191
Node: ExModifying 280000
Node: ExBootable 280510
Node: ExCharset 281065
Node: ExPseudo 281961
Node: ExCdrecord 282888
Node: ExMkisofs 283208
Node: ExGrowisofs 285105
Node: ExException 286258
Node: ExTime 286716
Node: ExIncBackup 287174
Node: ExRestore 291200
Node: ExRecovery 292146
Node: Files 292718
Node: Environ 294052
Node: Seealso 294800
Node: Bugreport 295517
Node: Legal 296108
Node: CommandIdx 297120
Node: ConceptIdx 315018
End Tag Table