New find action mkisofs_r and emulation -as mkisofs -r
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
This is xorriso.info, produced by makeinfo version 4.8 from
|
||||
./xorriso.texi.
|
||||
This is xorriso/xorriso.info, produced by makeinfo version 4.8 from
|
||||
./xorriso/xorriso.texi.
|
||||
|
||||
INFO-DIR-SECTION Archiving
|
||||
START-INFO-DIR-ENTRY
|
||||
@ -1473,6 +1473,11 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options
|
||||
set_filter
|
||||
applies or removes filters.
|
||||
E.g.: -exec set_filter --zisofs --
|
||||
mkisofs_r
|
||||
applies the rules of mkisofs -r to the file object:
|
||||
user id and group id become 0, all r-permissions get granted,
|
||||
all w denied. If there is any x-permission, then all three x
|
||||
get granted. s- and t-bits get removed.
|
||||
show_stream
|
||||
shows the content stream chain of a data file.
|
||||
find
|
||||
@ -1795,8 +1800,8 @@ will be written according to the setting of option -acl.
|
||||
"f" time since when the volume is effectively valid.
|
||||
"uuid" sets a timestring that overrides "m" time literally.
|
||||
It must consist of 16 decimal digits which form YYYYMMDDhhmmsscc,
|
||||
with YYYY between 1970 and 2999. It is supposed to match this
|
||||
GRUB line:
|
||||
with YYYY between 1970 and 2999. Time zone is GMT. It is supposed
|
||||
to match this GRUB line:
|
||||
search -fs-uuid -set YYYY-MM-DD-hh-mm-ss-cc
|
||||
E.g. 2010040711405800 is 7 Apr 2010 11:40:58 (+0 centiseconds).
|
||||
Timestrings for the other types may be given as with option
|
||||
@ -2748,10 +2753,10 @@ programs trigger comparable actions.
|
||||
|
||||
Personality "*mkisofs*" accepts the options listed with:
|
||||
-as mkisofs -help --
|
||||
Among them: -R (always on), -J, -o, -M, -C, -path-list, -m,
|
||||
Among them: -R (always on), -r, -J, -o, -M, -C, -path-list, -m,
|
||||
-exclude-list, -f, -print-size, -pad, -no-pad, -V, -v, -version,
|
||||
-graft-points, -z, -no-emul-boot, -b, -c, -boot-info-table,
|
||||
-boot-load-size, -input-charset, -output-charset, pathspecs as
|
||||
-boot-load-size, -input-charset, -G, -output-charset, pathspecs as
|
||||
with xorriso -add. A lot of options are not supported and lead to
|
||||
failure of the mkisofs emulation. Some are ignored, but better do
|
||||
not rely on this tolerance.
|
||||
@ -2780,6 +2785,9 @@ programs trigger comparable actions.
|
||||
xorriso options with the same name and hardcoded argument "on",
|
||||
e.g. -acl "on". Explicit arguments are expected by --stdio_sync
|
||||
and --scdbackup_tag.
|
||||
Adopted from grub-mkisofs are --protective-msdos-label (see
|
||||
-boot_image grub partition_table=on) and
|
||||
--modification-date=YYYYMMDDhhmmsscc (see -volume_date uuid).
|
||||
Personalites "*xorrisofs*", "*genisoimage*", and "*genisofs*" are
|
||||
aliases for "mkisofs".
|
||||
If xorriso is started with one of the leafnames "xorrisofs",
|
||||
@ -3665,7 +3673,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -out_charset sets output character set: SetWrite. (line 114)
|
||||
* -outdev aquires a drive for output: AqDrive. (line 29)
|
||||
* -overwrite enables overwriting in ISO: SetInsert. (line 127)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 92)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 95)
|
||||
* -padding sets amount of image padding: SetWrite. (line 197)
|
||||
* -page set terminal geometry: DialogCtl. (line 15)
|
||||
* -paste_in copies file into disk file: Restore. (line 117)
|
||||
@ -3692,7 +3700,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 189)
|
||||
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 102)
|
||||
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 105)
|
||||
* -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)
|
||||
@ -3748,11 +3756,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 168)
|
||||
* Backup, enable features, -for_backup: Loading. (line 163)
|
||||
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 102)
|
||||
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 105)
|
||||
* Blank media, _definition: Media. (line 25)
|
||||
* Blind growing, _definition: Methods. (line 40)
|
||||
* Bootability, control, -boot_image: Bootable. (line 20)
|
||||
* cdrecord, Emulation: Emulation. (line 59)
|
||||
* cdrecord, Emulation: Emulation. (line 62)
|
||||
* Character Set, _definition: Charset. (line 6)
|
||||
* Character Set, for input, -in_charset: Loading. (line 73)
|
||||
* Character Set, for input/output, -charset: Charset. (line 43)
|
||||
@ -3787,9 +3795,9 @@ 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, cdrecord, -as: Emulation. (line 59)
|
||||
* Emulation, cdrecord, -as: Emulation. (line 62)
|
||||
* Emulation, mkisofs, -as: Emulation. (line 16)
|
||||
* Emulation, pacifier form, -pacifier: Emulation. (line 92)
|
||||
* Emulation, pacifier form, -pacifier: Emulation. (line 95)
|
||||
* Examples: Examples. (line 6)
|
||||
* Filter, _definition: Filter. (line 6)
|
||||
* Filter, apply to file tree, -set_filter_r: Filter. (line 84)
|
||||
@ -3958,57 +3966,57 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
|
||||
|
||||
Tag Table:
|
||||
Node: Top420
|
||||
Node: Overview1324
|
||||
Node: Model3201
|
||||
Node: Media6081
|
||||
Node: Methods8511
|
||||
Node: Drives11058
|
||||
Node: Extras14324
|
||||
Node: Processing17455
|
||||
Node: Dialog20951
|
||||
Node: Options22608
|
||||
Node: AqDrive24176
|
||||
Node: Loading27082
|
||||
Node: Insert39517
|
||||
Node: SetInsert47874
|
||||
Node: Manip56441
|
||||
Node: CmdFind64317
|
||||
Node: Filter72875
|
||||
Node: Writing77224
|
||||
Node: SetWrite83513
|
||||
Node: Bootable93406
|
||||
Node: Charset98533
|
||||
Node: Exception101287
|
||||
Node: DialogCtl105802
|
||||
Node: Inquiry108147
|
||||
Node: Navigate112287
|
||||
Node: Verify119641
|
||||
Node: Restore128061
|
||||
Node: Emulation134717
|
||||
Node: Scripting140743
|
||||
Node: Frontend146305
|
||||
Node: Examples147506
|
||||
Node: ExDevices148675
|
||||
Node: ExCreate149157
|
||||
Node: ExDialog150431
|
||||
Node: ExGrowing151693
|
||||
Node: ExModifying152495
|
||||
Node: ExBootable152996
|
||||
Node: ExCharset153543
|
||||
Node: ExPseudo154371
|
||||
Node: ExCdrecord155265
|
||||
Node: ExMkisofs155580
|
||||
Node: ExGrowisofs156583
|
||||
Node: ExException157707
|
||||
Node: ExTime158161
|
||||
Node: ExIncBackup158620
|
||||
Node: ExRestore162092
|
||||
Node: ExRecovery163061
|
||||
Node: Files163626
|
||||
Node: Seealso164213
|
||||
Node: Legal164737
|
||||
Node: CommandIdx165659
|
||||
Node: ConceptIdx178960
|
||||
Node: Top436
|
||||
Node: Overview1340
|
||||
Node: Model3217
|
||||
Node: Media6097
|
||||
Node: Methods8527
|
||||
Node: Drives11074
|
||||
Node: Extras14340
|
||||
Node: Processing17471
|
||||
Node: Dialog20967
|
||||
Node: Options22624
|
||||
Node: AqDrive24192
|
||||
Node: Loading27098
|
||||
Node: Insert39533
|
||||
Node: SetInsert47890
|
||||
Node: Manip56457
|
||||
Node: CmdFind64333
|
||||
Node: Filter73162
|
||||
Node: Writing77511
|
||||
Node: SetWrite83800
|
||||
Node: Bootable93711
|
||||
Node: Charset98838
|
||||
Node: Exception101592
|
||||
Node: DialogCtl106107
|
||||
Node: Inquiry108452
|
||||
Node: Navigate112592
|
||||
Node: Verify119946
|
||||
Node: Restore128366
|
||||
Node: Emulation135022
|
||||
Node: Scripting141234
|
||||
Node: Frontend146796
|
||||
Node: Examples147997
|
||||
Node: ExDevices149166
|
||||
Node: ExCreate149648
|
||||
Node: ExDialog150922
|
||||
Node: ExGrowing152184
|
||||
Node: ExModifying152986
|
||||
Node: ExBootable153487
|
||||
Node: ExCharset154034
|
||||
Node: ExPseudo154862
|
||||
Node: ExCdrecord155756
|
||||
Node: ExMkisofs156071
|
||||
Node: ExGrowisofs157074
|
||||
Node: ExException158198
|
||||
Node: ExTime158652
|
||||
Node: ExIncBackup159111
|
||||
Node: ExRestore162583
|
||||
Node: ExRecovery163552
|
||||
Node: Files164117
|
||||
Node: Seealso164704
|
||||
Node: Legal165228
|
||||
Node: CommandIdx166150
|
||||
Node: ConceptIdx179451
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user