@@ -29,8 +29,8 @@ dev-vcs/git -perl -iconv
29
29
app-admin/sudo -sendmail
30
30
31
31
# disable hybrid cgroup as we use the unified mode now
32
- # use lzma which is the default on non-gentoo systems, enable selinux,
33
- sys-apps/systemd -cgroup-hybrid curl idn lzma selinux tpm
32
+ # use lzma which is the default on non-gentoo systems,
33
+ sys-apps/systemd -cgroup-hybrid curl idn lzma tpm
34
34
net-libs/libmicrohttpd -ssl
35
35
36
36
# disable kernel config detection and module building
@@ -59,7 +59,7 @@ sys-libs/glibc nscd
59
59
dev-libs/cyrus-sasl kerberos -gdbm
60
60
61
61
# don't build manpages for sssd
62
- sys-auth/sssd -python samba kerberos gssapi ssh selinux
62
+ sys-auth/sssd -python samba kerberos gssapi ssh
63
63
64
64
# enable logging command-line options in update_engine
65
65
dev-cpp/glog gflags
@@ -72,20 +72,7 @@ sys-fs/quota rpc
72
72
sys-apps/portage -xattr -rsync-verify
73
73
74
74
# Enable -M and -Z flags; -M is used by mayday
75
- sys-process/lsof rpc selinux
76
-
77
- # Enable SELinux for all targets
78
- coreos-base/coreos selinux
79
- sys-apps/dbus selinux
80
-
81
- # Enable SELinux for coreutils
82
- sys-apps/coreutils selinux
83
-
84
- # Enable SELinux for tar
85
- app-arch/tar selinux
86
-
87
- # Enable SELinux for runc
88
- app-containers/runc selinux
75
+ sys-process/lsof rpc
89
76
90
77
# enable regular expression processing in jq
91
78
app-misc/jq oniguruma
@@ -139,9 +126,6 @@ dev-libs/libpcre2 -pcre16 -pcre32 unicode
139
126
# smi and ssl, no clue.
140
127
net-analyzer/tcpdump -ssl -smi -samba
141
128
142
- # selinux: to find files with a particular SElinux label
143
- sys-apps/findutils selinux
144
-
145
129
# Flatcar defaults formerly defined in coreos-overlay ebuilds
146
130
app-containers/containerd btrfs device-mapper
147
131
app-containers/docker btrfs overlay seccomp
0 commit comments