From: Lennart Poettering Date: Wed, 29 Apr 2026 11:35:41 +0000 (+0200) Subject: man: add a brief note about type 1 extra lines X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6b1324fb867d89147585ee20160dbe8f37beefc8;p=thirdparty%2Fsystemd.git man: add a brief note about type 1 extra lines --- diff --git a/man/systemd-stub.xml b/man/systemd-stub.xml index bf23c900d02..95f62ca66b5 100644 --- a/man/systemd-stub.xml +++ b/man/systemd-stub.xml @@ -291,6 +291,14 @@ by systemd-creds encrypt -T (see systemd-creds1 for details); in case of the system extension images by using signed Verity images. + + Note that earlier components of the boot process might register additional initrds, and thus + additional "companion" resources such as system extensions, configuration extensions and credentials for + consumption by the kernel and OS eventually booted. For example, + systemd-boot7 does + this for resources configured in UAPI.1 Type #1 extra + lines. systemd-stub will combine any resources provided that way with the companion + file resources it acquires itself.