New -as mkisofs options -root , -old-root, --old-root-no-md5, --old-root-no-ino, --old-root-dev

This commit is contained in:
2011-02-07 18:43:06 +00:00
parent fabb3b6721
commit 8a3e8b8771
10 changed files with 284 additions and 84 deletions

View File

@ -3165,9 +3165,12 @@ programs trigger comparable actions.
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.
Currently there is no emulation for -root and -old-root.
Incremental backups can be done by native xorriso command
-update_r. See also EXAMPLES section.
Option -root is supported. Option -old-root is implemented by
xorriso commands -mkdir, -cp_clone, and -update_r. It sets command
-disk_dev_ino to "ino_only" and -md5 to "on", by default.
-disk_dev_ino can be set to "off" by --old-root-no-ino resp. to
"on" by --old-root-devno . -md5 can be set to "off" by
--old-root-no-md5 .
Not original mkisofs options are --quoted_path_list , --hardlinks
, --acl , --xattr , --md5 , --stdio_sync . They work like the
xorriso options with the same name and hardcoded argument "on",
@ -4136,7 +4139,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -out_charset sets output character set: SetWrite. (line 183)
* -outdev aquires a drive for output: AqDrive. (line 29)
* -overwrite enables overwriting in ISO: SetInsert. (line 127)
* -pacifier controls pacifier text form: Emulation. (line 146)
* -pacifier controls pacifier text form: Emulation. (line 149)
* -padding sets amount of image padding: SetWrite. (line 266)
* -page set terminal geometry: DialogCtl. (line 19)
* -paste_in copies file into disk file: Restore. (line 117)
@ -4156,7 +4159,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -quoted_not_list sets exclusions: SetInsert. (line 72)
* -quoted_path_list inserts paths from disk file: Insert. (line 80)
* -read_mkisofsrc searches and reads .mkisofsrc file: Emulation.
(line 134)
(line 137)
* -reassure enables confirmation question: DialogCtl. (line 32)
* -report_about controls verbosity: Exception. (line 55)
* -return_with controls exit value: Exception. (line 39)
@ -4166,7 +4169,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 125)
* -rom_toc_scan searches for sessions: Loading. (line 203)
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 156)
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 159)
* -scsi_log reports SCSI commands: Scripting. (line 113)
* -session_log logs written sessions: Scripting. (line 104)
* -session_string composes session info line: Inquiry. (line 56)
@ -4223,11 +4226,11 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Backslash Interpretation, _definition: Processing. (line 49)
* Backup, enable fast incremental, -disk_dev_ino: Loading. (line 182)
* Backup, enable features, -for_backup: Loading. (line 177)
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 156)
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 159)
* Blank media, _definition: Media. (line 29)
* Blind growing, _definition: Methods. (line 40)
* Bootability, control, -boot_image: Bootable. (line 26)
* cdrecord, Emulation: Emulation. (line 101)
* cdrecord, Emulation: Emulation. (line 104)
* Character Set, _definition: Charset. (line 6)
* Character Set, for input, -in_charset: Loading. (line 92)
* Character Set, for input/output, -charset: Charset. (line 43)
@ -4264,10 +4267,10 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Drive, write and eject, -commit_eject: Writing. (line 40)
* El Torito, _definiton: Extras. (line 19)
* Emulation, -as: Emulation. (line 13)
* Emulation, .mkisofsrc, -read_mkisofsrc: Emulation. (line 134)
* Emulation, cdrecord, -as: Emulation. (line 101)
* Emulation, .mkisofsrc, -read_mkisofsrc: Emulation. (line 137)
* Emulation, cdrecord, -as: Emulation. (line 104)
* Emulation, mkisofs, -as: Emulation. (line 16)
* Emulation, pacifier form, -pacifier: Emulation. (line 146)
* Emulation, pacifier form, -pacifier: Emulation. (line 149)
* Examples: Examples. (line 6)
* Filter, _definition: Filter. (line 6)
* Filter, apply to file tree, -set_filter_r: Filter. (line 84)
@ -4481,29 +4484,29 @@ Node: Navigate133121
Node: Verify141016
Node: Restore149605
Node: Emulation156261
Node: Scripting165304
Node: Frontend170866
Node: Examples172161
Node: ExDevices173330
Node: ExCreate173964
Node: ExDialog175238
Node: ExGrowing176500
Node: ExModifying177302
Node: ExBootable177803
Node: ExCharset178350
Node: ExPseudo179178
Node: ExCdrecord180072
Node: ExMkisofs180387
Node: ExGrowisofs181390
Node: ExException182514
Node: ExTime182968
Node: ExIncBackup183427
Node: ExRestore186995
Node: ExRecovery187964
Node: Files188530
Node: Seealso189758
Node: Legal190282
Node: CommandIdx191204
Node: ConceptIdx205576
Node: Scripting165493
Node: Frontend171055
Node: Examples172350
Node: ExDevices173519
Node: ExCreate174153
Node: ExDialog175427
Node: ExGrowing176689
Node: ExModifying177491
Node: ExBootable177992
Node: ExCharset178539
Node: ExPseudo179367
Node: ExCdrecord180261
Node: ExMkisofs180576
Node: ExGrowisofs181579
Node: ExException182703
Node: ExTime183157
Node: ExIncBackup183616
Node: ExRestore187184
Node: ExRecovery188153
Node: Files188719
Node: Seealso189947
Node: Legal190471
Node: CommandIdx191393
Node: ConceptIdx205765

End Tag Table