From: Lennart Poettering Date: Fri, 5 Jul 2024 16:52:07 +0000 (+0200) Subject: man: some fixes X-Git-Tag: v257-rc1~931 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40d9c16d1ee98c16af5804bab256b62c37feac3b;p=thirdparty%2Fsystemd.git man: some fixes Addons are called addons, say so. And some other fixes. --- diff --git a/man/ukify.xml b/man/ukify.xml index 68c72b0ba1d..bfe54a8f276 100644 --- a/man/ukify.xml +++ b/man/ukify.xml @@ -648,7 +648,7 @@ $ ukify -c ukify.conf build \ - Kernel command line auxiliary PE + Kernel command line PE addon ukify build \ --secureboot-private-key=sb.key \ @@ -656,7 +656,7 @@ $ ukify -c ukify.conf build \ --cmdline='debug' \ --sbat='sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md uki-addon.author,1,UKI Addon for System,uki-addon.author,1,https://www.freedesktop.org/software/systemd/man/systemd-stub.html' - --output=debug.cmdline + --output=debug.addon.efi This creates a signed PE binary that contains the additional kernel command line parameter @@ -664,9 +664,9 @@ $ ukify -c ukify.conf build \ - Decide signing policy and create certificate and keys + Decide signing policy, and create certificate and keys - First, let's create an config file that specifies what signatures shall be made: + First, let's create a configuration file that specifies what signatures shall be made: # cat >/etc/kernel/uki.conf <<EOF EOF