From dc9b5e93b1377aa4f408f189f116e511e5078272 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 5 Aug 2016 11:22:49 +0000 Subject: [PATCH] Mentioned that empty record_name disables scdbackup tagging --- xorriso/xorriso.1 | 4 +- xorriso/xorriso.info | 51 +++++++++++------------ xorriso/xorriso.texi | 4 +- xorriso/xorrisofs.1 | 6 ++- xorriso/xorrisofs.info | 93 +++++++++++++++++++++--------------------- xorriso/xorrisofs.texi | 6 ++- 6 files changed, 87 insertions(+), 77 deletions(-) diff --git a/xorriso/xorriso.1 b/xorriso/xorriso.1 index 98ba6a25..e5b49345 100644 --- a/xorriso/xorriso.1 +++ b/xorriso/xorriso.1 @@ -9,7 +9,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH XORRISO 1 "Version 1.4.5, Jul 30, 2016" +.TH XORRISO 1 "Version 1.4.5, Aug 05, 2016" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: @@ -4956,6 +4956,8 @@ If list_path is not empty then the record will also be appended to the data file given by this path. .br Program scdbackup_verify will recognize and verify tag and file record. +.br +An empty record_name disables this feature. .TP .B Scripting, dialog and program control features: .TP diff --git a/xorriso/xorriso.info b/xorriso/xorriso.info index 9a61de4c..a7ecd5cf 100644 --- a/xorriso/xorriso.info +++ b/xorriso/xorriso.info @@ -4152,6 +4152,7 @@ said programs trigger comparable actions. the data file given by this path. Program scdbackup_verify will recognize and verify tag and file record. + An empty record_name disables this feature.  File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Commands @@ -5677,30 +5678,30 @@ Node: Navigate187821 Node: Verify196116 Node: Restore205994 Node: Emulation214607 -Node: Scripting225017 -Node: Frontend232800 -Node: Examples242426 -Node: ExDevices243604 -Node: ExCreate244265 -Node: ExDialog245565 -Node: ExGrowing246836 -Node: ExModifying247645 -Node: ExBootable248155 -Node: ExCharset248710 -Node: ExPseudo249606 -Node: ExCdrecord250533 -Node: ExMkisofs250853 -Node: ExGrowisofs252210 -Node: ExException253364 -Node: ExTime253822 -Node: ExIncBackup254280 -Node: ExRestore258306 -Node: ExRecovery259252 -Node: Files259824 -Node: Seealso261158 -Node: Bugreport261873 -Node: Legal262464 -Node: CommandIdx263476 -Node: ConceptIdx280664 +Node: Scripting225066 +Node: Frontend232849 +Node: Examples242475 +Node: ExDevices243653 +Node: ExCreate244314 +Node: ExDialog245614 +Node: ExGrowing246885 +Node: ExModifying247694 +Node: ExBootable248204 +Node: ExCharset248759 +Node: ExPseudo249655 +Node: ExCdrecord250582 +Node: ExMkisofs250902 +Node: ExGrowisofs252259 +Node: ExException253413 +Node: ExTime253871 +Node: ExIncBackup254329 +Node: ExRestore258355 +Node: ExRecovery259301 +Node: Files259873 +Node: Seealso261207 +Node: Bugreport261922 +Node: Legal262513 +Node: CommandIdx263525 +Node: ConceptIdx280713  End Tag Table diff --git a/xorriso/xorriso.texi b/xorriso/xorriso.texi index fa85c02f..e82c506f 100644 --- a/xorriso/xorriso.texi +++ b/xorriso/xorriso.texi @@ -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.4.5, Jul 30, 2016" +@c man .TH XORRISO 1 "Version 1.4.5, Aug 05, 2016" @c man .\" Please adjust this date whenever revising the manpage. @c man .\" @c man .\" Some roff macros, for reference: @@ -5722,6 +5722,8 @@ If list_path is not empty then the record will also be appended to the data file given by this path. @* Program scdbackup_verify will recognize and verify tag and file record. +@* +An empty record_name disables this feature. @end table @c man .TP @c man .B Scripting, dialog and program control features: diff --git a/xorriso/xorrisofs.1 b/xorriso/xorrisofs.1 index e6757e74..c312e1e4 100644 --- a/xorriso/xorrisofs.1 +++ b/xorriso/xorrisofs.1 @@ -9,7 +9,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH XORRISOFS 1 "Version 1.4.5, Jul 03, 2016" +.TH XORRISOFS 1 "Version 1.4.5, Aug 05, 2016" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: @@ -653,12 +653,14 @@ the ISO image. .TP \fB--scdbackup_tag\fR disk_path record_name Append a scdbackup checksum record to the image. This works only if the -parameter next_writeable_address of option \-C is 0. +parameter next_writeable_address of option \-C is 0 and \-\-md5 is enabled. If disk_path is not an empty string, then append a scdbackup checksum record to the end of this file. record_name is a word that gets part of tag and record. .br Program scdbackup_verify will recognize and verify tag and file record. +.br +An empty record_name disables this feature. .TP \fB\-J\fR .br diff --git a/xorriso/xorrisofs.info b/xorriso/xorrisofs.info index 7c238be6..028e1a19 100644 --- a/xorriso/xorrisofs.info +++ b/xorriso/xorrisofs.info @@ -598,12 +598,13 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op extracting files from the ISO image. --scdbackup_tag disk_path record_name Append a scdbackup checksum record to the image. This works only - if the parameter next_writeable_address of option -C is 0. If - disk_path is not an empty string, then append a scdbackup checksum - record to the end of this file. record_name is a word that gets - part of tag and record. + if the parameter next_writeable_address of option -C is 0 and -md5 + is enabled. If disk_path is not an empty string, then append a + scdbackup checksum record to the end of this file. record_name is + a word that gets part of tag and record. Program scdbackup_verify will recognize and verify tag and file record. + An empty record_name disables this feature. -J Enable the production of an additional Joliet directory tree along @@ -1918,15 +1919,15 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T (line 29) * -hard-disk-boot El Torito boot image emulation: Bootable. (line 63) * -help list supported options: Miscellaneous. (line 21) -* -hfs-bless HFS+ blessing ppc_bootdir: SetExtras. (line 186) -* -hfs-bless-by HFS+ blessing: SetExtras. (line 176) -* -hfsplus enable production of HFS+ partition: SetExtras. (line 135) -* -hfsplus-block-size set APM block size: SetExtras. (line 166) +* -hfs-bless HFS+ blessing ppc_bootdir: SetExtras. (line 187) +* -hfs-bless-by HFS+ blessing: SetExtras. (line 177) +* -hfsplus enable production of HFS+ partition: SetExtras. (line 136) +* -hfsplus-block-size set APM block size: SetExtras. (line 167) * -hfsplus-block-size set HFS+ allocation block size: SetExtras. - (line 162) + (line 163) * -hfsplus-file-creator-type HFS+ creator-type attribute: SetExtras. - (line 173) -* -hfsplus-serial-no set HFS+ serial number: SetExtras. (line 158) + (line 174) +* -hfsplus-serial-no set HFS+ serial number: SetExtras. (line 159) * -hide keep matching files invisible in ISO tree: SetHide. (line 8) * -hide-hfsplus keep matching files invisible in HFS+ tree: SetHide. (line 25) @@ -1954,7 +1955,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T * -isohybrid-gpt-basdat Mark boot image in GPT: SystemArea. (line 94) * -isohybrid-gpt-hfsplus Mark boot image in GPT: SystemArea. (line 104) * -isohybrid-mbr Install ISOLINUX isohybrid MBR: SystemArea. (line 83) -* -J enable production of Joliet directory tree: SetExtras. (line 118) +* -J enable production of Joliet directory tree: SetExtras. (line 119) * -jigdo-exclude add exclusion pattern for .md5: Jigdo. (line 55) * -jigdo-force-md5 add check pattern for .md5: Jigdo. (line 49) * -jigdo-jigdo set name of .jigdo file: Jigdo. (line 38) @@ -1964,9 +1965,9 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T * -jigdo-template-compress choose compression algorithm: Jigdo. (line 69) * -joliet enable production of Joliet directory tree: SetExtras. - (line 122) -* -joliet-long allow longer Joliet names: SetExtras. (line 124) -* -joliet-utf16 use UTF-16 with Joliet names: SetExtras. (line 130) + (line 123) +* -joliet-long allow longer Joliet names: SetExtras. (line 125) +* -joliet-utf16 use UTF-16 with Joliet names: SetExtras. (line 131) * -l allow 31 characters in ISO file names: SetCompl. (line 56) * -log-file redirect stderr messages: Miscellaneous. (line 33) * -m exclude disk files from inserting: SetInsert. (line 31) @@ -2137,14 +2138,14 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top * GPT, mark appended partitions, -appended_part_as_gpt: SystemArea. (line 194) * GPT, _definition: SystemArea. (line 13) -* HFS+, enables production: SetExtras. (line 135) -* HFS+, issue blessing ppc_bootdir, -hfs-bless: SetExtras. (line 186) -* HFS+, issue blessing, -hfs-bless-by: SetExtras. (line 176) -* HFS+, set allocation block size: SetExtras. (line 162) -* HFS+, set APM block size: SetExtras. (line 166) +* HFS+, enables production: SetExtras. (line 136) +* HFS+, issue blessing ppc_bootdir, -hfs-bless: SetExtras. (line 187) +* HFS+, issue blessing, -hfs-bless-by: SetExtras. (line 177) +* HFS+, set allocation block size: SetExtras. (line 163) +* HFS+, set APM block size: SetExtras. (line 167) * HFS+, set creator and type of file, -hfsplus-file-creator-type: SetExtras. - (line 173) -* HFS+, set serial number: SetExtras. (line 158) + (line 174) +* HFS+, set serial number: SetExtras. (line 159) * HFS+, _definition: Standards. (line 32) * Hiding, from HFS+, -hide-hfsplus: SetHide. (line 25) * Hiding, from HFS+, -hide-hfsplus-list: SetHide. (line 28) @@ -2201,8 +2202,8 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top * Jigdo Template Extraction, -jigdo-template-compress: Jigdo. (line 69) * Jigdo Template Extraction, -md5-list: Jigdo. (line 67) * Jigdo Template Extraction, _definition: Jigdo. (line 6) -* Joliet, allows longer names, -joliet-long: SetExtras. (line 124) -* Joliet, enable, -J, -joliet: SetExtras. (line 118) +* Joliet, allows longer names, -joliet-long: SetExtras. (line 125) +* Joliet, enable, -J, -joliet: SetExtras. (line 119) * Joliet, _definition: Standards. (line 21) * Links, follow on disk, -f, -follow-links: SetInsert. (line 22) * Links, record and load hard links, --hardlinks: SetExtras. (line 102) @@ -2245,7 +2246,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top * System Id, set, -sysid: ImageId. (line 43) * Table-of-content, emulation off, --no-emul-toc: SetProduct. (line 41) * Table-of-content, emulation, --emul-toc: SetProduct. (line 33) -* UTF-16, for Joliet paths, -joliet-utf16: SetExtras. (line 130) +* UTF-16, for Joliet paths, -joliet-utf16: SetExtras. (line 131) * Verbosity, high, -v, -verbose: Miscellaneous. (line 38) * Volume Id, set, -V, -volid: ImageId. (line 13) * Volume Set Id, set, -volset: ImageId. (line 25) @@ -2269,26 +2270,26 @@ Node: SetInsert9753 Node: SetProduct14162 Node: SetCompl19338 Node: SetExtras21930 -Node: SetHide31653 -Node: ImageId32957 -Node: Bootable37128 -Node: SystemArea42296 -Node: Charset58001 -Node: Jigdo59026 -Node: Miscellaneous63303 -Node: Examples64948 -Node: ExSimple65442 -Node: ExGraft65925 -Node: ExMkisofs67225 -Node: ExGrowisofs68491 -Node: ExIncBackup69681 -Node: ExIncBckAcc72842 -Node: ExBootable74531 -Node: Files78713 -Node: Seealso79808 -Node: Bugreport80457 -Node: Legal81048 -Node: CommandIdx81945 -Node: ConceptIdx97237 +Node: SetHide31722 +Node: ImageId33026 +Node: Bootable37197 +Node: SystemArea42365 +Node: Charset58070 +Node: Jigdo59095 +Node: Miscellaneous63372 +Node: Examples65017 +Node: ExSimple65511 +Node: ExGraft65994 +Node: ExMkisofs67294 +Node: ExGrowisofs68560 +Node: ExIncBackup69750 +Node: ExIncBckAcc72911 +Node: ExBootable74600 +Node: Files78782 +Node: Seealso79877 +Node: Bugreport80526 +Node: Legal81117 +Node: CommandIdx82014 +Node: ConceptIdx97306  End Tag Table diff --git a/xorriso/xorrisofs.texi b/xorriso/xorrisofs.texi index ce8d14d6..bb5dc6e0 100644 --- a/xorriso/xorrisofs.texi +++ b/xorriso/xorrisofs.texi @@ -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 XORRISOFS 1 "Version 1.4.5, Jul 03, 2016" +@c man .TH XORRISOFS 1 "Version 1.4.5, Aug 05, 2016" @c man .\" Please adjust this date whenever revising the manpage. @c man .\" @c man .\" Some roff macros, for reference: @@ -915,12 +915,14 @@ the ISO image. @kindex @minus{}@minus{}scdbackup_tag Recording of MD5 checksum @cindex scdbackup, record checksum tag, @minus{}@minus{}scdbackup_tag Append a scdbackup checksum record to the image. This works only if the -parameter next_writeable_address of option -C is 0. +parameter next_writeable_address of option -C is 0 and --md5 is enabled. If disk_path is not an empty string, then append a scdbackup checksum record to the end of this file. record_name is a word that gets part of tag and record. @* Program scdbackup_verify will recognize and verify tag and file record. +@* +An empty record_name disables this feature. @c man .TP @item -J @kindex -J enable production of Joliet directory tree