]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Only install systemd-ukify on Fedora on UEFI architectures
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 6 Jul 2024 22:32:24 +0000 (00:32 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 9 Jul 2024 12:45:29 +0000 (14:45 +0200)
- systemd-ukify is only available on Fedora on UEFI architectures,
so let's not try to install it on other architectures.
- systemd-ukify is not in CentOS Stream 10 at the moment, so let's
not try to install it on CentOS just yet.

mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos-fedora/mkosi.conf
mkosi/resources/mkosi-tools/mkosi.conf.d/10-fedora/mkosi.conf.d/10-uefi.conf

index d1b2756b40658daae0ac839d2183cbf7ccd4dde1..dc1e4913c2452248f5d6febd5291010a6c052d3a 100644 (file)
@@ -24,7 +24,6 @@ Packages=
         systemd-container
         systemd-journal-remote
         systemd-udev
-        systemd-ukify
         virt-firmware
         virtiofsd
         xz
index 49961ca08f627a1891e7d8ad19dd81916bbc0fdb..4019e812573d430826255c484e30992c0ba1ef09 100644 (file)
@@ -7,3 +7,4 @@ HostArchitecture=|arm64
 [Content]
 Packages=
         sbsigntools
+        systemd-ukify