From: Daan De Meyer Date: Thu, 20 Feb 2025 13:11:58 +0000 (+0100) Subject: mkosi: Install systemd-boot in opensuse initrd X-Git-Tag: v258-rc1~1295 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce6b7d2b63f0f7c382e1091d5e1aacffde95ba6;p=thirdparty%2Fsystemd.git mkosi: Install systemd-boot in opensuse initrd This contains the systemd-stub tmpfiles snippet which we need to copy stuff from /.extra to /run/systemd/stub which TEST-86-MULTI-UKI-PROFILE depends on to work properly. --- diff --git a/mkosi.images/initrd/mkosi.conf.d/opensuse.conf b/mkosi.images/initrd/mkosi.conf.d/opensuse.conf index 9f685e61e56..8b84e239f23 100644 --- a/mkosi.images/initrd/mkosi.conf.d/opensuse.conf +++ b/mkosi.images/initrd/mkosi.conf.d/opensuse.conf @@ -13,5 +13,6 @@ VolatilePackages= libsystemd0 libudev1 systemd - udev + systemd-boot # TODO: Drop once opensuse moves the systemd-stub tmpfiles snippet back to the systemd package systemd-experimental + udev