diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-11-20 20:38:59 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-11-20 20:38:59 +0100 |
commit | 07ee7e5282b4f9af975bc7c1c389f2c9bb4c5c48 (patch) | |
tree | 1010ea575e37e3f1df7af7d133e82a333d53b918 /profiles | |
parent | www-plugins/chrome-binary-plugins: automated update (diff) | |
download | gentoo-07ee7e5282b4f9af975bc7c1c389f2c9bb4c5c48.tar.gz gentoo-07ee7e5282b4f9af975bc7c1c389f2c9bb4c5c48.tar.bz2 gentoo-07ee7e5282b4f9af975bc7c1c389f2c9bb4c5c48.zip |
More masks are needed for selinux vs. systemd issues
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/selinux/package.mask | 6 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.mask | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index fb564428352e..793ed8cde020 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -3,12 +3,18 @@ # Jason Zaman <perfinion@gentoo.org> (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 983b5c484154..0c276eb8dad1 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 <alunduil@gentoo.org> (6 Sep 2015) # app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux. |