profiles: Cleanups for systemd

Sort the use flags, drop obsolete ones and nonexistent packages, drop
unnecessary accept keywords file (as it would potentially introduce a
version mismatch between amd64 and arm64).
This commit is contained in:
Krzesimir Nowak 2023-01-03 13:03:15 +01:00
parent 490ec0dc59
commit 3b29f965e2
5 changed files with 5 additions and 8 deletions

View File

@ -29,9 +29,9 @@ net-analyzer/nmap ncat -system-lua symlink
# removes mta dependencies
app-admin/sudo -sendmail
# use lzma which is the default on non-gentoo systems, enable selinux,
# disable hybrid cgroup as we use the unified mode now
sys-apps/systemd build curl idn lzma selinux -cgroup-hybrid
# use lzma which is the default on non-gentoo systems, enable selinux,
sys-apps/systemd -cgroup-hybrid curl idn lzma selinux
net-libs/libmicrohttpd -ssl
# disable kernel config detection and module building

View File

@ -20,7 +20,7 @@ sys-libs/ncurses minimal
sys-libs/pam audit
# enable journal gateway, bootctl and container features
sys-apps/systemd audit gnuefi importd http iptables
sys-apps/systemd audit gnuefi http importd iptables
# epoll is needed for systemd-journal-remote to work. coreos/bugs#919
net-libs/libmicrohttpd epoll

View File

@ -1,2 +0,0 @@
# Various dependencies that also need to be up-to-date
sys-apps/kmod ~amd64 ~x86

View File

@ -1,2 +1 @@
sys-apps/systemd
sys-apps/systemd-ui

View File

@ -1,8 +1,8 @@
# Copyright (c) 2014 The CoreOS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# disable gentoo-only bits and replace sysvinit
sys-apps/systemd vanilla sysv-utils
# replace sysvinit and disable gentoo-only bits
sys-apps/systemd sysv-utils vanilla
# dbus without systemd conflicts with systemd
sys-apps/dbus systemd