mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: Install selinux tools in main image instead of initramfs
Also install setools-console and policycoreutils instead of setools which pulls in the kitchen sink. Also install selinux-policy-targeted to make sure the right policy is installed.
This commit is contained in:
@@ -49,10 +49,12 @@ Packages=
|
||||
rpm
|
||||
rpm-build
|
||||
rpmautospec
|
||||
selinux-policy
|
||||
selinux-policy-targeted
|
||||
setools-console
|
||||
policycoreutils
|
||||
util-linux
|
||||
vim-common
|
||||
|
||||
InitrdPackages=
|
||||
setools
|
||||
selinux-policy
|
||||
tpm2-tools
|
||||
|
||||
Reference in New Issue
Block a user