diff options
author | Rick Farina <zerochaos@gentoo.org> | 2012-08-07 03:42:19 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2012-08-07 03:42:19 +0000 |
commit | 07985a693d627024a6662118fd5ea2b2d1e9695b (patch) | |
tree | 396594a20fbe72aca7cc2fc9f8ea6179159a1624 /profiles/hardened | |
parent | Stable (diff) | |
download | gentoo-2-07985a693d627024a6662118fd5ea2b2d1e9695b.tar.gz gentoo-2-07985a693d627024a6662118fd5ea2b2d1e9695b.tar.bz2 gentoo-2-07985a693d627024a6662118fd5ea2b2d1e9695b.zip |
modifying package.mask to more clearly explain why not to use nvidia-drivers
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/package.mask | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask index 6781026ad5f4..6e4777bcee16 100644 --- a/profiles/hardened/linux/amd64/package.mask +++ b/profiles/hardened/linux/amd64/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/amd64/package.mask,v 1.2 2010/05/19 18:07:03 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.mask,v 1.3 2012/08/07 03:42:19 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 |