mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-14 13:52:04 +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
|
# Optionally enable SELinux and pull in policy for containers
|
||||||
RDEPEND="${RDEPEND}
|
RDEPEND="${RDEPEND}
|
||||||
|
sys-apps/dbus[selinux?]
|
||||||
sys-apps/systemd[selinux?]
|
sys-apps/systemd[selinux?]
|
||||||
selinux? (
|
selinux? (
|
||||||
sec-policy/selinux-virt
|
sec-policy/selinux-virt
|
||||||
|
|||||||
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
app-admin/rsyslog -ssl
|
app-admin/rsyslog -ssl
|
||||||
app-editors/vim minimal
|
app-editors/vim minimal
|
||||||
coreos-base/coreos selinux
|
|
||||||
dev-lang/python -berkdb gdbm
|
dev-lang/python -berkdb gdbm
|
||||||
dev-libs/dbus-glib tools
|
dev-libs/dbus-glib tools
|
||||||
dev-libs/elfutils -utils
|
dev-libs/elfutils -utils
|
||||||
@ -16,18 +15,15 @@ net-misc/dhcp -server
|
|||||||
net-misc/iperf threads
|
net-misc/iperf threads
|
||||||
net-misc/ntp caps
|
net-misc/ntp caps
|
||||||
sys-apps/busybox -pam -selinux
|
sys-apps/busybox -pam -selinux
|
||||||
sys-apps/dbus selinux
|
|
||||||
sys-apps/smartmontools minimal
|
sys-apps/smartmontools minimal
|
||||||
sys-block/parted device-mapper
|
sys-block/parted device-mapper
|
||||||
sys-fs/lvm2 -lvm1 -readline
|
sys-fs/lvm2 -lvm1 -readline
|
||||||
sys-kernel/coreos-kernel selinux
|
|
||||||
sys-libs/ncurses minimal
|
sys-libs/ncurses minimal
|
||||||
sys-libs/pam -berkdb
|
sys-libs/pam -berkdb
|
||||||
sys-libs/gdbm berkdb
|
sys-libs/gdbm berkdb
|
||||||
|
|
||||||
# enable journal gateway and container features, avoid pulling in gnutls
|
# 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
|
net-libs/libmicrohttpd -ssl
|
||||||
|
|
||||||
sys-boot/syslinux -custom-cflags
|
sys-boot/syslinux -custom-cflags
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user