* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.mask package.use.mask
@ 2009-07-31 11:00 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-07-31 11:00 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/07/31 11:00:12
Modified: package.mask package.use.mask
Log:
Update headers.
Revision Changes Path
1.3 profiles/hardened/linux/x86/package.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.mask?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.mask?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.mask?r1=1.2&r2=1.3
Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.mask 27 Aug 2008 18:34:02 -0000 1.2
+++ package.mask 31 Jul 2009 11:00:12 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 2006-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.2 2008/08/27 18:34:02 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.3 2009/07/31 11:00:12 ssuominen Exp $
# Markus Ullmann <jokey@gentoo.org> (18 Apr 2007)
# mask because of b0rkage with hardened compiler, works with vanilla compiler
1.7 profiles/hardened/linux/x86/package.use.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?r1=1.6&r2=1.7
Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- package.use.mask 7 Jul 2009 03:25:42 -0000 1.6
+++ package.use.mask 31 Jul 2009 11:00:12 -0000 1.7
@@ -1,3 +1,7 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.7 2009/07/31 11:00:12 ssuominen Exp $
+
# cuda does not work on hardended
sci-misc/boinc cuda
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.mask package.use.mask
@ 2012-11-27 1:20 Richard Farina (zerochaos)
0 siblings, 0 replies; 2+ messages in thread
From: Richard Farina (zerochaos) @ 2012-11-27 1:20 UTC (permalink / raw
To: gentoo-commits
zerochaos 12/11/27 01:20:13
Modified: package.mask package.use.mask
Log:
propogating changes from amd64 to x86 relating to nvidia on hardened
Revision Changes Path
1.8 profiles/hardened/linux/x86/package.mask
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/x86/package.mask?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/x86/package.mask?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/x86/package.mask?r1=1.7&r2=1.8
Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.mask 7 Aug 2012 03:45:22 -0000 1.7
+++ package.mask 27 Nov 2012 01:20:13 -0000 1.8
@@ -1,13 +1,15 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.7 2012/08/07 03:45:22 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.8 2012/11/27 01:20:13 zerochaos Exp $
-# Although it may build, these packages do more harm than good on hardened.
-# X almost certainly will not load, same with anything related to opengl.
-# Users with nVidia GPUs must use the OSS "nouveau" or "nv" Xorg drivers.
-x11-drivers/nvidia-drivers
-media-video/nvidia-settings
-dev-util/nvidia-cuda-sdk
+# Rick Farina <zerochaos@gentoo.org> (26 Nov 2012)
+# Newer then 300.00 is patched but we still have RWX in the libs.
+# We mask X for we still need to make the doc for revdep-pax else
+# hell will rule. Propogating change from amd64.
+# Bug 433121
+<=x11-drivers/nvidia-drivers-300.00
+#media-video/nvidia-settings
+#dev-util/nvidia-cuda-sdk
# Depends on x11-drivers/nvidia-drivers
-dev-python/pyopencl
+#dev-python/pyopencl
1.17 profiles/hardened/linux/x86/package.use.mask
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?r1=1.16&r2=1.17
Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- package.use.mask 22 Mar 2012 16:57:27 -0000 1.16
+++ package.use.mask 27 Nov 2012 01:20:13 -0000 1.17
@@ -1,9 +1,17 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.16 2012/03/22 16:57:27 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.17 2012/11/27 01:20:13 zerochaos Exp $
# cyrus-sasl doesn't work w/ USE=berkdb (#192753)
dev-libs/cyrus-sasl berkdb
# missing the necessary linux-headers dep
>=net-fs/netatalk-2.0.3-r3 xfs
+
+# Rick Farina <zerochaos@gentoo.org> (26 Nov 2012)
+# mask X and tools for we still miss the docs for revdep-pax
+# else hell will rule. (RWX in the libs)
+# Propogating changes from amd64.
+# Bug 433121
+x11-drivers/nvidia-drivers X tools
+
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-27 1:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-31 11:00 [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.mask package.use.mask Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-11-27 1:20 Richard Farina (zerochaos)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox