diff options
author | Richard Farina <zerochaos@gentoo.org> | 2012-08-07 03:45:22 +0000 |
---|---|---|
committer | Richard Farina <zerochaos@gentoo.org> | 2012-08-07 03:45:22 +0000 |
commit | 3a1c33b736d41212378ea8ca10cfaef9d56b836a (patch) | |
tree | 68258a918dbb3f2aa22e6a5913b6ee4878e66866 /profiles | |
parent | modifying package.mask to more clearly explain why not to use nvidia-drivers (diff) | |
download | historical-3a1c33b736d41212378ea8ca10cfaef9d56b836a.tar.gz historical-3a1c33b736d41212378ea8ca10cfaef9d56b836a.tar.bz2 historical-3a1c33b736d41212378ea8ca10cfaef9d56b836a.zip |
clarifying mask reasoning for nvidia-drivers
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/x86/package.mask | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/hardened/linux/x86/package.mask b/profiles/hardened/linux/x86/package.mask index 2128a03db2b5..121cc7da21d3 100644 --- a/profiles/hardened/linux/x86/package.mask +++ b/profiles/hardened/linux/x86/package.mask @@ -1,8 +1,9 @@ # 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.6 2010/05/19 18:07:03 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.7 2012/08/07 03:45:22 zerochaos Exp $ -# These packages do more harm than good on hardened. +# 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 |