mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-09 11:21:58 +01:00
Merge pull request #1421 from marineam/selinux
Roll back selinux again :(
This commit is contained in:
commit
97a9b5afeb
@ -89,6 +89,7 @@ RDEPEND="${RDEPEND}
|
||||
|
||||
# Optionally enable SELinux and pull in policy for containers
|
||||
RDEPEND="${RDEPEND}
|
||||
sys-apps/dbus[selinux?]
|
||||
sys-apps/systemd[selinux?]
|
||||
selinux? (
|
||||
sec-policy/selinux-virt
|
||||
|
||||
@ -3,7 +3,6 @@
|
||||
|
||||
app-admin/rsyslog -ssl
|
||||
app-editors/vim minimal
|
||||
coreos-base/coreos selinux
|
||||
dev-lang/python -berkdb gdbm
|
||||
dev-libs/dbus-glib tools
|
||||
dev-libs/elfutils -utils
|
||||
@ -16,18 +15,15 @@ net-misc/dhcp -server
|
||||
net-misc/iperf threads
|
||||
net-misc/ntp caps
|
||||
sys-apps/busybox -pam -selinux
|
||||
sys-apps/dbus selinux
|
||||
sys-apps/smartmontools minimal
|
||||
sys-block/parted device-mapper
|
||||
sys-fs/lvm2 -lvm1 -readline
|
||||
sys-kernel/coreos-kernel selinux
|
||||
sys-libs/ncurses minimal
|
||||
sys-libs/pam -berkdb
|
||||
sys-libs/gdbm berkdb
|
||||
|
||||
# enable journal gateway and container features, avoid pulling in gnutls
|
||||
sys-apps/systemd audit importd http nat -ssl selinux
|
||||
|
||||
sys-apps/systemd audit importd http nat -ssl
|
||||
net-libs/libmicrohttpd -ssl
|
||||
|
||||
sys-boot/syslinux -custom-cflags
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user