]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
resources: add systemd-boot-efi
authorJörg Behrmann <behrmann@physik.fu-berlin.de>
Wed, 4 Jun 2025 09:04:26 +0000 (11:04 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Wed, 4 Jun 2025 13:59:03 +0000 (15:59 +0200)
Since
https://salsa.debian.org/systemd-team/systemd/-/commit/a4bdf87f03e06fe687f0bf7596af31d0f2ac80b1
systemd-boot is not pulled in automatically by systemd-boot anymore

mkosi/resources/mkosi-initrd/mkosi.conf.d/10-debian-kali-ubuntu/mkosi.conf
mkosi/resources/mkosi-tools/mkosi.conf.d/debian-kali-ubuntu/mkosi.conf.d/systemd-boot.conf
mkosi/resources/mkosi-vm/mkosi.conf.d/debian-kali-ubuntu/mkosi.conf.d/systemd-boot.conf

index ec8542508c488254071df40a347fc8cd527d0771..d8d22e50793acd1d3b2a2270d4f8774afe13e191 100644 (file)
@@ -24,5 +24,7 @@ Packages=
         # Various libraries that are dlopen'ed by systemd
         libfido2-1
 
+        systemd-boot-efi
+
 RemoveFiles=
         /usr/share/locale/*
index 3e734c3446d64343f1a13b79a29861c2e5fd1838..bbe0a94aee5f2f613f91c5c448ded293469c7ee9 100644 (file)
@@ -12,4 +12,6 @@ Release=!jammy
 Distribution=kali
 
 [Content]
-Packages=systemd-boot
+Packages=
+        systemd-boot
+        systemd-boot-efi
index 3e734c3446d64343f1a13b79a29861c2e5fd1838..bbe0a94aee5f2f613f91c5c448ded293469c7ee9 100644 (file)
@@ -12,4 +12,6 @@ Release=!jammy
 Distribution=kali
 
 [Content]
-Packages=systemd-boot
+Packages=
+        systemd-boot
+        systemd-boot-efi