From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 00A091384B4 for ; Fri, 20 Nov 2015 19:39:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F0DE21C007; Fri, 20 Nov 2015 19:39:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C200F21C007 for ; Fri, 20 Nov 2015 19:39:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E6D2340A5D for ; Fri, 20 Nov 2015 19:39:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3513A95 for ; Fri, 20 Nov 2015 19:39:06 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1448048339.07ee7e5282b4f9af975bc7c1c389f2c9bb4c5c48.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/selinux/package.mask profiles/features/selinux/package.use.mask X-VCS-Directories: profiles/features/selinux/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 07ee7e5282b4f9af975bc7c1c389f2c9bb4c5c48 X-VCS-Branch: master Date: Fri, 20 Nov 2015 19:39:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d23027c0-16ba-43a4-ab7c-19289ac8b4d0 X-Archives-Hash: 7f2aa21ada858a2ac0efeb22de165cc3 commit: 07ee7e5282b4f9af975bc7c1c389f2c9bb4c5c48 Author: Pacho Ramos gentoo org> AuthorDate: Fri Nov 20 19:38:59 2015 +0000 Commit: Pacho Ramos gentoo 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 (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 (6 Sep 2015) # app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux.