From 6b1324fb867d89147585ee20160dbe8f37beefc8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 29 Apr 2026 13:35:41 +0200 Subject: [PATCH] man: add a brief note about type 1 extra lines --- man/systemd-stub.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 2.47.3