Allowed lseekable device files with -paste_in
This commit is contained in:
@ -4354,8 +4354,10 @@ The directory permissions on disk have to allow rwx.
|
||||
to set ownership and group as in ISO image.
|
||||
-paste_in iso_rr_path disk_path byte_offset byte_count
|
||||
Read the content of a ISO data file and write it into a data file
|
||||
on disk beginning at the byte_offset. Write at most byte_count
|
||||
bytes. This is the inverse of command -cut_out.
|
||||
or device file on disk beginning at the byte_offset. Write at most
|
||||
byte_count bytes. The file depicted by disk_path has to support
|
||||
random write access.
|
||||
This is the inverse of command -cut_out.
|
||||
-concat mode [target | lim prog [args [...]] lim] iso_rr_path [***]
|
||||
Copy the data content of one or more data files of the ISO image
|
||||
into a disk file object, into a file descriptor, or start a program
|
||||
@ -5626,7 +5628,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -compare_l reports ISO/disk differences: Navigate. (line 147)
|
||||
* -compare_r reports ISO/disk differences: Navigate. (line 143)
|
||||
* -compliance controls standard compliance: SetWrite. (line 62)
|
||||
* -concat copies ISO file content: Restore. (line 146)
|
||||
* -concat copies ISO file content: Restore. (line 148)
|
||||
* -copyright_file sets copyright file name: SetWrite. (line 245)
|
||||
* -cpax copies files to disk: Restore. (line 128)
|
||||
* -cpr inserts like with cp -r: Insert. (line 171)
|
||||
@ -5662,7 +5664,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -external_filter unregisters data filter: Filter. (line 47)
|
||||
* -extract copies file tree to disk: Restore. (line 90)
|
||||
* -extract_boot_images copies boot equipment to disk: Restore.
|
||||
(line 174)
|
||||
(line 176)
|
||||
* -extract_cut copies file piece to disk: Restore. (line 108)
|
||||
* -extract_l copies files to disk: Restore. (line 104)
|
||||
* -extract_single copies file to disk: Restore. (line 101)
|
||||
@ -5720,7 +5722,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -md5 controls handling of MD5 sums: Loading. (line 184)
|
||||
* -mkdir creates ISO directory: Insert. (line 184)
|
||||
* -modesty_on_drive keep drive buffer hungry: SetWrite. (line 419)
|
||||
* -mount issues mount command for ISO session: Restore. (line 202)
|
||||
* -mount issues mount command for ISO session: Restore. (line 204)
|
||||
* -mount_cmd composes mount command line: Inquiry. (line 49)
|
||||
* -mount_cmd controls mount command: Inquiry. (line 65)
|
||||
* -msg_op perform operations on program messages: Frontend. (line 27)
|
||||
@ -5913,7 +5915,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Emulation, pacifier form, -pacifier: Emulation. (line 166)
|
||||
* Examples: Examples. (line 6)
|
||||
* extattr, _definition: Extras. (line 66)
|
||||
* File content, copy, -concat: Restore. (line 146)
|
||||
* File content, copy, -concat: Restore. (line 148)
|
||||
* File names, curb length, -file_name_limit: Loading. (line 276)
|
||||
* File names, if Joliet is loaded: Loading. (line 242)
|
||||
* File names, if neither Rock Ridge nor Joliet: Loading. (line 229)
|
||||
@ -6080,7 +6082,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* 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.
|
||||
(line 174)
|
||||
(line 176)
|
||||
* Restore, copy file into disk file, -paste_in: Restore. (line 142)
|
||||
* Restore, copy file piece to disk, -extract_cut: Restore. (line 108)
|
||||
* Restore, copy file to disk, -extract_single: Restore. (line 101)
|
||||
@ -6096,7 +6098,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Rock Ridge, _definition: Extras. (line 6)
|
||||
* Session, altered start address, -displacement: Loading. (line 78)
|
||||
* Session, info string, -session_string: Inquiry. (line 74)
|
||||
* Session, issue mount command, -mount: Restore. (line 202)
|
||||
* Session, issue mount command, -mount: Restore. (line 204)
|
||||
* Session, log when written, -session_log: Scripting. (line 134)
|
||||
* Session, mount command line, -mount_cmd: Inquiry. (line 49)
|
||||
* Session, mount parameters, -mount_opts: Inquiry. (line 65)
|
||||
@ -6182,32 +6184,32 @@ Node: Inquiry200783
|
||||
Node: Navigate209665
|
||||
Node: Verify218372
|
||||
Node: Restore229521
|
||||
Node: Emulation241637
|
||||
Node: Scripting252093
|
||||
Node: Frontend259876
|
||||
Node: Examples269502
|
||||
Node: ExDevices270680
|
||||
Node: ExCreate271341
|
||||
Node: ExDialog272641
|
||||
Node: ExGrowing273912
|
||||
Node: ExModifying274721
|
||||
Node: ExBootable275231
|
||||
Node: ExCharset275786
|
||||
Node: ExPseudo276682
|
||||
Node: ExCdrecord277609
|
||||
Node: ExMkisofs277929
|
||||
Node: ExGrowisofs279826
|
||||
Node: ExException280979
|
||||
Node: ExTime281437
|
||||
Node: ExIncBackup281895
|
||||
Node: ExRestore285921
|
||||
Node: ExRecovery286867
|
||||
Node: Files287439
|
||||
Node: Environ288773
|
||||
Node: Seealso289521
|
||||
Node: Bugreport290238
|
||||
Node: Legal290829
|
||||
Node: CommandIdx291841
|
||||
Node: ConceptIdx309666
|
||||
Node: Emulation241729
|
||||
Node: Scripting252185
|
||||
Node: Frontend259968
|
||||
Node: Examples269594
|
||||
Node: ExDevices270772
|
||||
Node: ExCreate271433
|
||||
Node: ExDialog272733
|
||||
Node: ExGrowing274004
|
||||
Node: ExModifying274813
|
||||
Node: ExBootable275323
|
||||
Node: ExCharset275878
|
||||
Node: ExPseudo276774
|
||||
Node: ExCdrecord277701
|
||||
Node: ExMkisofs278021
|
||||
Node: ExGrowisofs279918
|
||||
Node: ExException281071
|
||||
Node: ExTime281529
|
||||
Node: ExIncBackup281987
|
||||
Node: ExRestore286013
|
||||
Node: ExRecovery286959
|
||||
Node: Files287531
|
||||
Node: Environ288865
|
||||
Node: Seealso289613
|
||||
Node: Bugreport290330
|
||||
Node: Legal290921
|
||||
Node: CommandIdx291933
|
||||
Node: ConceptIdx309758
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user