Gentoo Archives: gentoo-commits

From: "Gordon Malm (gengor)" <gengor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.mask use.mask
Date: Sat, 12 Sep 2009 02:42:36
Message-Id: E1MmIZO-0006MQ-L3@stork.gentoo.org
1 gengor 09/09/12 02:42:34
2
3 Modified: package.mask use.mask
4 Log:
5 Move nvidia maskings after arch-specific inheritance
6
7 Revision Changes Path
8 1.5 profiles/hardened/linux/x86/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.mask?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.mask?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.mask?r1=1.4&r2=1.5
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- package.mask 11 Sep 2009 17:45:04 -0000 1.4
21 +++ package.mask 12 Sep 2009 02:42:34 -0000 1.5
22 @@ -1,4 +1,9 @@
23 # Copyright 1999-2009 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.4 2009/09/11 17:45:04 gengor Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.5 2009/09/12 02:42:34 gengor Exp $
27
28 +# These packages do more harm than good on hardened.
29 +# Users with nVidia GPUs must use the OSS "nouveau" or "nv" Xorg drivers.
30 +x11-drivers/nvidia-drivers
31 +media-video/nvidia-settings
32 +dev-util/nvidia-cuda-sdk
33
34
35
36 1.4 profiles/hardened/linux/x86/use.mask
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/use.mask?rev=1.4&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/use.mask?rev=1.4&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/use.mask?r1=1.3&r2=1.4
41
42 Index: use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/use.mask,v
45 retrieving revision 1.3
46 retrieving revision 1.4
47 diff -u -r1.3 -r1.4
48 --- use.mask 5 Aug 2009 15:22:54 -0000 1.3
49 +++ use.mask 12 Sep 2009 02:42:34 -0000 1.4
50 @@ -1,4 +1,8 @@
51 # Copyright 1999-2009 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/use.mask,v 1.3 2009/08/05 15:22:54 gengor Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/use.mask,v 1.4 2009/09/12 02:42:34 gengor Exp $
55
56 +# Binary nvidia drivers are masked, USE flags must be too.
57 +video_cards_nvidia
58 +nvidia
59 +vdpau