New -as mkisofs option --zisofs-version-2
This commit is contained in:
@ -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.5.3, Sep 11, 2020"
|
||||
.TH XORRISOFS 1 "Version 1.5.3, Oct 13, 2020"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -267,6 +267,17 @@ deliver their content in uncompressed form.
|
||||
\fB\-transparent-compression\fR
|
||||
Alias of \-z.
|
||||
.TP
|
||||
\fB\--zisofs-version-2\fR
|
||||
.br
|
||||
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
|
||||
.br
|
||||
isofs: Unknown ZF compression algorithm: PZ
|
||||
.br
|
||||
The files will then appear as they were submitted to xorriso, i.e. with zisofs2
|
||||
header, block pointer list, and compressed data.
|
||||
.TP
|
||||
\fB\-root\fR 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 target part of a pathspec.
|
||||
|
Reference in New Issue
Block a user