New -as mkisofs option --zisofs-susp-z2
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, Oct 13, 2020"
|
||||
.TH XORRISOFS 1 "Version 1.5.3, Oct 27, 2020"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -280,6 +280,11 @@ header, block pointer list, and compressed data.
|
||||
.br
|
||||
\-\-zisofs\-version\-2 also enables \-z.
|
||||
.TP
|
||||
\fB\--zisofs-susp-z2\fR
|
||||
Enable the production of SUSP entries "Z2" instead of "ZF" with zisofs2
|
||||
compressed files. Unaware Linux kernels are supposed to silently ignore "Z2"
|
||||
entries.
|
||||
.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