From: Daan De Meyer Date: Tue, 4 Feb 2025 10:16:01 +0000 (+0100) Subject: Documentation fix X-Git-Tag: v26~417^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002c4060869db08047bc32dd74ff44b4b482ecd2;p=thirdparty%2Fmkosi.git Documentation fix --- diff --git a/mkosi/resources/man/mkosi.1.md b/mkosi/resources/man/mkosi.1.md index adcf90c09..6d0f0d5c5 100644 --- a/mkosi/resources/man/mkosi.1.md +++ b/mkosi/resources/man/mkosi.1.md @@ -1146,7 +1146,7 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, detect any verity partitions in the disk image produced by **systemd-repart**. If disabled, verity partitions will be excluded from the extension images produced by **systemd-repart**. If set to `auto` and - a verity key and certificate are present, **mkosi** will pass them to systemd-repart + a verity key and certificate are present, **mkosi** will pass them to **systemd-repart** and expects the generated disk image to contain verity partitions, but the build won't fail if no verity partitions are found in the disk image produced by **systemd-repart**.