]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Add selinux support to CentOS and Fedora initrds 31870/head
authorRichard Maw <richard.maw@codethink.co.uk>
Wed, 20 Mar 2024 15:22:36 +0000 (15:22 +0000)
committerRichard Maw <richard.maw@codethink.co.uk>
Mon, 25 Mar 2024 15:51:16 +0000 (15:51 +0000)
The base initrd is also used by the system image
so selinux should be there even if not enabled by the base image.

mkosi.images/base/mkosi.conf.d/10-centos-fedora/mkosi.conf

index 1cc7740194b858b53a2515ff3be1562883f726e0..a9ee4a29062a7af0ff66724850c2a5858ff0bc1b 100644 (file)
@@ -52,4 +52,6 @@ Packages=
         vim-common
 
 InitrdPackages=
+        setools
+        selinux-policy
         tpm2-tools