commit: 07ee7e5282b4f9af975bc7c1c389f2c9bb4c5c48 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Nov 20 19:38:59 2015 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Nov 20 19:38:59 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ee7e52
More masks are needed for selinux vs. systemd issues profiles/features/selinux/package.mask | 6 ++++++ profiles/features/selinux/package.use.mask | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index fb56442..793ed8c 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -3,12 +3,18 @@ # Jason Zaman <[email protected]> (27 Jun 2015) # SystemD has no support in the SELinux policy at the moment. # Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F +app-eselect/eselect-gnome-shell-extensions sys-apps/systemd app-admin/calamares dev-python/python-systemd gnome-base/gdm gnome-base/gnome +gnome-base/gnome-light gnome-extra/gnome-logs +gnome-extra/gnome-shell-extensions +gnome-extra/gnome-shell-frippery +gnome-extra/gnome-tweak-tool +x11-themes/zukitwo-shell gnome-extra/office-runner kde-misc/systemd-kcm net-firewall/firewalld diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 983b5c4..0c276eb 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -25,6 +25,10 @@ www-servers/uwsgi uwsgi_plugins_systemd_logger x11-wm/mutter kms x11-misc/xscreensaver gdm xfce-extra/xfswitch-plugin gdm +app-misc/workrave gnome +net-misc/wicd gnome-shell +x11-misc/gpaste gnome +x11-terms/gnome-terminal gnome-shell # Alex Brandt <[email protected]> (6 Sep 2015) # app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux.
