|
|
|
@ -1576,6 +1576,20 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options |
|
|
|
|
prints xattr name-value pairs from any namespace except ACL |
|
|
|
|
to the result channel. This is mostly for debugging of |
|
|
|
|
namespace "isofs". |
|
|
|
|
list_extattr mode |
|
|
|
|
prints a script to the result channel, which would use |
|
|
|
|
FreeBSD command setextattr to set the file's xattr name-value |
|
|
|
|
pairs of user namespace. Parameter mode controls the form of |
|
|
|
|
the output of names and values. Default mode "e" prints |
|
|
|
|
harmless characters in shell quotation marks, but represents |
|
|
|
|
texts with octal 001 to 037 and 0177 to 0377 by an embedded |
|
|
|
|
echo -e command. Mode "q" prints any characters in shell |
|
|
|
|
quotation marks. This might not be terminal-safe but should |
|
|
|
|
work in script files. Mode "r" uses no quotation marks. Not |
|
|
|
|
safe. Mode "b" prints backslash encoding. Not suitable for |
|
|
|
|
shell parsing. |
|
|
|
|
E.g. -exec list_extattr e - |
|
|
|
|
Option -backslash_codes does not affect the output. |
|
|
|
|
get_md5 |
|
|
|
|
prints the MD5 sum, if recorded, together with file path. |
|
|
|
|
check_md5 |
|
|
|
@ -2912,6 +2926,12 @@ File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Options |
|
|
|
|
blocks which the found files together will occupy in the |
|
|
|
|
emerging ISO image. This does not account for the superblock, |
|
|
|
|
for the directories in the -findx path, or for image padding. |
|
|
|
|
list_extattr mode |
|
|
|
|
prints a script to the result channel, which would use |
|
|
|
|
FreeBSD command setextattr to set the file's xattr name-value |
|
|
|
|
pairs of user namespace. See -find for a description of |
|
|
|
|
parameter mode. |
|
|
|
|
E.g. -exec list_extattr e - |
|
|
|
|
|
|
|
|
|
-compare disk_path iso_rr_path |
|
|
|
|
Compare attributes and eventual data file content of a fileobject |
|
|
|
@ -4262,9 +4282,9 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top |
|
|
|
|
* -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) |
|
|
|
|
* -compare reports ISO/disk differences: Navigate. (line 140) |
|
|
|
|
* -compare_l reports ISO/disk differences: Navigate. (line 158) |
|
|
|
|
* -compare_r reports ISO/disk differences: Navigate. (line 153) |
|
|
|
|
* -compare reports ISO/disk differences: Navigate. (line 146) |
|
|
|
|
* -compare_l reports ISO/disk differences: Navigate. (line 164) |
|
|
|
|
* -compare_r reports ISO/disk differences: Navigate. (line 159) |
|
|
|
|
* -compliance controls standard compliance: SetWrite. (line 14) |
|
|
|
|
* -copyright_file sets copyright file name: SetWrite. (line 154) |
|
|
|
|
* -cp_clone copies ISO directory tree: Insert. (line 183) |
|
|
|
@ -4402,8 +4422,8 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top |
|
|
|
|
* -setfattr sets xattr in ISO image: Manip. (line 111) |
|
|
|
|
* -setfattr_list sets xattr in ISO image: Manip. (line 127) |
|
|
|
|
* -setfattr_r sets xattr in ISO image: Manip. (line 124) |
|
|
|
|
* -show_stream shows data source and filters: Navigate. (line 163) |
|
|
|
|
* -show_stream_r shows data source and filters: Navigate. (line 177) |
|
|
|
|
* -show_stream shows data source and filters: Navigate. (line 169) |
|
|
|
|
* -show_stream_r shows data source and filters: Navigate. (line 183) |
|
|
|
|
* -signal_handling controls handling of system signals: Exception. |
|
|
|
|
(line 69) |
|
|
|
|
* -speed set write speed: SetWrite. (line 211) |
|
|
|
@ -4509,8 +4529,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top |
|
|
|
|
* Filter, apply to file, -set_filter: Filter. (line 60) |
|
|
|
|
* Filter, ban registration, -close_filter_list: Filter. (line 52) |
|
|
|
|
* Filter, register, -external_filter: Filter. (line 20) |
|
|
|
|
* Filter, show chain, -show_stream: Navigate. (line 163) |
|
|
|
|
* Filter, show chains of tree, -show_stream_r: Navigate. (line 177) |
|
|
|
|
* Filter, show chain, -show_stream: Navigate. (line 169) |
|
|
|
|
* Filter, show chains of tree, -show_stream_r: Navigate. (line 183) |
|
|
|
|
* Filter, unregister, -unregister_filter: Filter. (line 48) |
|
|
|
|
* Filter, zisofs parameters, -zisofs: SetWrite. (line 199) |
|
|
|
|
* Group, global in ISO image, -gid: SetWrite. (line 195) |
|
|
|
@ -4660,9 +4680,9 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top |
|
|
|
|
* Tree, disk, traverse, -findx: Navigate. (line 106) |
|
|
|
|
* Tree, ISO, traverse and alter, -find: CmdFind. (line 7) |
|
|
|
|
* Verify, check blocks, -check_media: Verify. (line 21) |
|
|
|
|
* Verify, compare ISO and disk file, -compare: Navigate. (line 140) |
|
|
|
|
* Verify, compare ISO and disk tree, -compare_r: Navigate. (line 153) |
|
|
|
|
* Verify, compare ISO and disk, -compare_l: Navigate. (line 158) |
|
|
|
|
* Verify, compare ISO and disk file, -compare: Navigate. (line 146) |
|
|
|
|
* Verify, compare ISO and disk tree, -compare_r: Navigate. (line 159) |
|
|
|
|
* Verify, compare ISO and disk, -compare_l: Navigate. (line 164) |
|
|
|
|
* Verify, file checksum, -check_md5: Verify. (line 147) |
|
|
|
|
* Verify, file tree checksums, -check_md5_r: Verify. (line 163) |
|
|
|
|
* Verify, preset -check_media, -check_media_defaults: Verify. (line 40) |
|
|
|
@ -4709,43 +4729,43 @@ Node: Insert42438 |
|
|
|
|
Node: SetInsert52143 |
|
|
|
|
Node: Manip60711 |
|
|
|
|
Node: CmdFind69438 |
|
|
|
|
Node: Filter80700 |
|
|
|
|
Node: Writing85038 |
|
|
|
|
Node: SetWrite93031 |
|
|
|
|
Node: Bootable107077 |
|
|
|
|
Node: Jigdo120295 |
|
|
|
|
Node: Charset124541 |
|
|
|
|
Node: Exception127300 |
|
|
|
|
Node: DialogCtl133413 |
|
|
|
|
Node: Inquiry136000 |
|
|
|
|
Node: Navigate140844 |
|
|
|
|
Node: Verify148812 |
|
|
|
|
Node: Restore157477 |
|
|
|
|
Node: Emulation164382 |
|
|
|
|
Node: Scripting174185 |
|
|
|
|
Node: Frontend181195 |
|
|
|
|
Node: Examples182494 |
|
|
|
|
Node: ExDevices183665 |
|
|
|
|
Node: ExCreate184324 |
|
|
|
|
Node: ExDialog185598 |
|
|
|
|
Node: ExGrowing186860 |
|
|
|
|
Node: ExModifying187662 |
|
|
|
|
Node: ExBootable188163 |
|
|
|
|
Node: ExCharset188712 |
|
|
|
|
Node: ExPseudo189532 |
|
|
|
|
Node: ExCdrecord190430 |
|
|
|
|
Node: ExMkisofs190745 |
|
|
|
|
Node: ExGrowisofs192083 |
|
|
|
|
Node: ExException193218 |
|
|
|
|
Node: ExTime193672 |
|
|
|
|
Node: ExIncBackup194131 |
|
|
|
|
Node: ExRestore198055 |
|
|
|
|
Node: ExRecovery199013 |
|
|
|
|
Node: Files199581 |
|
|
|
|
Node: Seealso200879 |
|
|
|
|
Node: Bugreport201543 |
|
|
|
|
Node: Legal202124 |
|
|
|
|
Node: CommandIdx203054 |
|
|
|
|
Node: ConceptIdx218077 |
|
|
|
|
Node: Filter81543 |
|
|
|
|
Node: Writing85881 |
|
|
|
|
Node: SetWrite93874 |
|
|
|
|
Node: Bootable107920 |
|
|
|
|
Node: Jigdo121138 |
|
|
|
|
Node: Charset125384 |
|
|
|
|
Node: Exception128143 |
|
|
|
|
Node: DialogCtl134256 |
|
|
|
|
Node: Inquiry136843 |
|
|
|
|
Node: Navigate141687 |
|
|
|
|
Node: Verify149945 |
|
|
|
|
Node: Restore158610 |
|
|
|
|
Node: Emulation165515 |
|
|
|
|
Node: Scripting175318 |
|
|
|
|
Node: Frontend182328 |
|
|
|
|
Node: Examples183627 |
|
|
|
|
Node: ExDevices184798 |
|
|
|
|
Node: ExCreate185457 |
|
|
|
|
Node: ExDialog186731 |
|
|
|
|
Node: ExGrowing187993 |
|
|
|
|
Node: ExModifying188795 |
|
|
|
|
Node: ExBootable189296 |
|
|
|
|
Node: ExCharset189845 |
|
|
|
|
Node: ExPseudo190665 |
|
|
|
|
Node: ExCdrecord191563 |
|
|
|
|
Node: ExMkisofs191878 |
|
|
|
|
Node: ExGrowisofs193216 |
|
|
|
|
Node: ExException194351 |
|
|
|
|
Node: ExTime194805 |
|
|
|
|
Node: ExIncBackup195264 |
|
|
|
|
Node: ExRestore199188 |
|
|
|
|
Node: ExRecovery200146 |
|
|
|
|
Node: Files200714 |
|
|
|
|
Node: Seealso202012 |
|
|
|
|
Node: Bugreport202676 |
|
|
|
|
Node: Legal203257 |
|
|
|
|
Node: CommandIdx204187 |
|
|
|
|
Node: ConceptIdx219210 |
|
|
|
|
|
|
|
|
|
End Tag Table |
|
|
|
|