New -as mkisofs option --zisofs-susp-z2
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISOFS 1 "Version 1.5.3, Oct 13, 2020"
|
||||
@c man .TH XORRISOFS 1 "Version 1.5.3, Oct 27, 2020"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -439,6 +439,13 @@ header, block pointer list, and compressed data.
|
||||
@*
|
||||
--zisofs-version-2 also enables -z.
|
||||
@c man .TP
|
||||
@item --zisofs-susp-z2
|
||||
@kindex --zisofs-susp-z2 produce Z2 for version 2 instead of ZF
|
||||
@cindex Z2 instead of ZF for version 2, --zisofs-susp-z2
|
||||
Enable the production of SUSP entries "Z2" instead of "ZF" with zisofs2
|
||||
compressed files. Unaware Linux kernels are supposed to silently ignore "Z2"
|
||||
entries.
|
||||
@c man .TP
|
||||
@item -root iso_rr_path
|
||||
@kindex -root redirect ISO root directory
|
||||
@cindex ISO root directory, redirect, -root
|
||||
|
Reference in New Issue
Block a user