From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-847647-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id E6B3F1388C1
	for <garchives@archives.gentoo.org>; Thu, 19 Nov 2015 21:44:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B2503E079D;
	Thu, 19 Nov 2015 21:44:02 +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 0A8B4E079D
	for <gentoo-commits@lists.gentoo.org>; Thu, 19 Nov 2015 21:44:01 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E9BF9340A1E
	for <gentoo-commits@lists.gentoo.org>; Thu, 19 Nov 2015 21:44:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1992C9F5
	for <gentoo-commits@lists.gentoo.org>; Thu, 19 Nov 2015 21:43:59 +0000 (UTC)
From: "Pacho Ramos" <pacho@gentoo.org>
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" <pacho@gentoo.org>
Message-ID: <1447969416.61d54f43ceb53b5f5351f343caaecb840672fa35.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: 61d54f43ceb53b5f5351f343caaecb840672fa35
X-VCS-Branch: master
Date: Thu, 19 Nov 2015 21:43:59 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: b85971ef-8e9a-47ae-b164-865c013e7ba0
X-Archives-Hash: e1ae46f9d52162a03e5bafc9f0ae2d90

commit:     61d54f43ceb53b5f5351f343caaecb840672fa35
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 19 21:38:05 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 19 21:43:36 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d54f43

features/selinux/package.use.mask: more things need to be masked because of systemd missing

 profiles/features/selinux/package.mask     | 2 ++
 profiles/features/selinux/package.use.mask | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask
index 41b5beb..fb56442 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -6,6 +6,8 @@
 sys-apps/systemd
 app-admin/calamares
 dev-python/python-systemd
+gnome-base/gdm
+gnome-base/gnome
 gnome-extra/gnome-logs
 gnome-extra/office-runner
 kde-misc/systemd-kcm

diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
index 6d3a8f6..983b5c4 100644
--- a/profiles/features/selinux/package.use.mask
+++ b/profiles/features/selinux/package.use.mask
@@ -23,6 +23,8 @@ net-firewall/fwknop firewalld
 sys-kernel/dracut dracut_modules_systemd
 www-servers/uwsgi uwsgi_plugins_systemd_logger
 x11-wm/mutter kms
+x11-misc/xscreensaver gdm
+xfce-extra/xfswitch-plugin gdm
 
 # Alex Brandt <alunduil@gentoo.org> (6 Sep 2015)
 # app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux.