]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysext: Support global sysext/confext 38113/head
authorVitaly Kuznetsov <vkuznets@redhat.com>
Mon, 7 Jul 2025 13:03:55 +0000 (15:03 +0200)
committerVitaly Kuznetsov <vkuznets@redhat.com>
Fri, 11 Jul 2025 11:08:26 +0000 (13:08 +0200)
commit8d07a8d6b10b88464f7c4b1c245b1f07f3f9ad3d
tree5035e9d0e17bf603936ee7d45c6ec786d3dc3c86
parent9f7e3820e9b3959fca31fb4f00fae9e3b2543b76
sysext: Support global sysext/confext

Load global sysext/confext from /.extra/global_{sysext,confext} which
systemd-stub puts there from ESP/loader/credentials/*.{sysext,confext}.raw.
Global extensions are handled the exact same way as per-UKI ones.
src/shared/discover-image.c
src/sysext/sysext.c
units/systemd-confext-initrd.service
units/systemd-sysext-initrd.service