From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 416101382C5 for ; Wed, 27 Jan 2021 05:50:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 760A8E0A95; Wed, 27 Jan 2021 05:50:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59371E09C9 for ; Wed, 27 Jan 2021 05:50:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 051C1340E4C for ; Wed, 27 Jan 2021 05:50:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C2AE92 for ; Wed, 27 Jan 2021 05:50:34 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1611726627.f9801416c9a71404c96b192dc4d324c7f0227d83.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/prefix/package.mask X-VCS-Directories: profiles/features/prefix/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f9801416c9a71404c96b192dc4d324c7f0227d83 X-VCS-Branch: master Date: Wed, 27 Jan 2021 05:50:34 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bf399d07-bb57-46f4-b3fd-fff6f2bc3968 X-Archives-Hash: 5b712fb4046e0392fcb4303f35889d9e commit: f9801416c9a71404c96b192dc4d324c7f0227d83 Author: Sam James gentoo org> AuthorDate: Wed Jan 27 05:50:00 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 27 05:50:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9801416 profiles/feature/prefix/package.mask: mask more PAM Signed-off-by: Sam James gentoo.org> profiles/features/prefix/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask index d461cd30365..750abb7e46e 100644 --- a/profiles/features/prefix/package.mask +++ b/profiles/features/prefix/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2020-01-27) +# PAM doesn't make sense on Prefix +sys-auth/pambase +sys-libs/pam + # Benda Xu (2019-08-20) # systemd is set to invade pid 1, which is not possible for Prefix. # The following are its reverse dependencies.