New -as mkisofs option --zisofs-version-2

This commit is contained in:
2020-10-14 23:02:59 +02:00
parent dcb13954bd
commit 8286468948
5 changed files with 83 additions and 41 deletions

View File

@ -269,6 +269,14 @@ File: xorrisofs.info, Node: SetInsert, Next: SetProduct, Prev: Loading, Up:
them and deliver their content in uncompressed form.
-transparent-compression
Alias of -z.
-zisofs-version-2
Enable the recognition and proper processing of experimental zisofs
version 2 compressed files. The Linux kernel (as of 5.9) does not
yet know this format and will complain like
isofs: Unknown ZF compression algorithm: PZ
The files will then appear as they were submitted to xorriso, i.e.
with zisofs2 header, block pointer list, and compressed data.
-root iso_rr_path
Insert all files under the given iso_rr_path. If option
-graft-points is given, then iso_rr_path is prepended to each
@ -1994,10 +2002,10 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* --old-empty old block addresses for empty files: SetProduct.
(line 105)
* --old-root-devno enable disk idevno with -old-root: SetInsert.
(line 84)
(line 92)
* --old-root-no-ino disable disk ino with -old-root: SetInsert.
(line 73)
* --old-root-no-md5 disable MD5 with -old-root: SetInsert. (line 91)
(line 81)
* --old-root-no-md5 disable MD5 with -old-root: SetInsert. (line 99)
* --protective-msdos-label Patch System Area partition table: SystemArea.
(line 143)
* --quoted_path_list read pathspecs from disk file: SetInsert.
@ -2013,6 +2021,8 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
(line 23)
* --xattr Recording of any xattr: SetExtras. (line 116)
* --xattr Recording of user xattr: SetExtras. (line 109)
* --zisofs-version-2 enable recognition of zisofs2 files: SetInsert.
(line 55)
* -A set Application Id: ImageId. (line 34)
* -abstract set Abstract File path: ImageId. (line 57)
* -allow-lowercase lowercase in ISO file names: SetCompl. (line 42)
@ -2144,7 +2154,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -no-pad do not add zeros to ISO tree: SetProduct. (line 101)
* -o set output file address: SetProduct. (line 8)
* -old-exclude exclude disk files from inserting: SetInsert. (line 42)
* -old-root enable incremental insertion: SetInsert. (line 60)
* -old-root enable incremental insertion: SetInsert. (line 68)
* -omit-period omit trailing dot in ISO file names: SetCompl. (line 54)
* -omit-version-number omit version number in ISO file names: SetCompl.
(line 69)
@ -2176,7 +2186,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -relaxed-filenames 7-bit special characters in ISO file names: SetCompl.
(line 45)
* -rock Rock Ridge (is enabled by default): SetExtras. (line 13)
* -root redirect ISO root directory: SetInsert. (line 55)
* -root redirect ISO root directory: SetInsert. (line 63)
* -rr_reloc_dir set deep directory relocation target: SetExtras.
(line 74)
* -sparc-boot SUN SPARC boot images: SystemArea. (line 298)
@ -2324,12 +2334,12 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Hiding, from Joliet, -hide-joliet-list: SetHide. (line 22)
* Image size, alignment, -partition_cyl_align: SystemArea. (line 186)
* Incremental insertion, disable disk ino, --old-root-no-ino: SetInsert.
(line 73)
(line 81)
* Incremental insertion, disable MD5, --old-root-no-md5: SetInsert.
(line 91)
(line 99)
* Incremental insertion, enable disk devno, --old-root-devno: SetInsert.
(line 84)
* Incremental insertion, enable, -old-root: SetInsert. (line 60)
(line 92)
* Incremental insertion, enable, -old-root: SetInsert. (line 68)
* Interval reader for system area and partitions: SystemArea. (line 24)
* ISO 9660, _definition: Standards. (line 6)
* ISO 9660:1999, _definition: Standards. (line 26)
@ -2357,7 +2367,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
(line 23)
* ISO level, specify, -iso-level: SetCompl. (line 7)
* ISO level, specify, -iso-level <1>: SetCompl. (line 8)
* ISO root directory, redirect, -root: SetInsert. (line 55)
* ISO root directory, redirect, -root: SetInsert. (line 63)
* iso_rr_path, _definition: Insert. (line 8)
* Jigdo Template Extraction, -checksum-list: Jigdo. (line 77)
* Jigdo Template Extraction, -checksum_algorithm_iso: Jigdo. (line 86)
@ -2430,6 +2440,8 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* xorriso, options: Options. (line 6)
* zisofs file, enable recognition, -z, -transparent-compression: SetInsert.
(line 47)
* zisofs2 file, enable recognition, -zisofs-version-2: SetInsert.
(line 55)

@ -2442,30 +2454,30 @@ Node: Xorriso5616
Node: Options6762
Node: Loading7489
Node: SetInsert9530
Node: SetProduct13939
Node: SetCompl19510
Node: SetExtras22102
Node: SetHide33711
Node: ImageId35015
Node: Bootable39297
Node: SystemArea45583
Node: Charset63932
Node: Jigdo64957
Node: Miscellaneous69927
Node: Examples71572
Node: ExSimple72066
Node: ExGraft72549
Node: ExMkisofs73849
Node: ExGrowisofs75657
Node: ExIncBackup76847
Node: ExIncBckAcc80023
Node: ExBootable81728
Node: Files85910
Node: Environ87005
Node: Seealso87878
Node: Bugreport88529
Node: Legal89122
Node: CommandIdx90019
Node: ConceptIdx106371
Node: SetProduct14340
Node: SetCompl19911
Node: SetExtras22503
Node: SetHide34112
Node: ImageId35416
Node: Bootable39698
Node: SystemArea45984
Node: Charset64333
Node: Jigdo65358
Node: Miscellaneous70328
Node: Examples71973
Node: ExSimple72467
Node: ExGraft72950
Node: ExMkisofs74250
Node: ExGrowisofs76058
Node: ExIncBackup77248
Node: ExIncBckAcc80424
Node: ExBootable82129
Node: Files86311
Node: Environ87406
Node: Seealso88279
Node: Bugreport88930
Node: Legal89523
Node: CommandIdx90420
Node: ConceptIdx106914

End Tag Table