From 8fb3bfe9135eb5f77dccd92865f061acc83239cd Mon Sep 17 00:00:00 2001 From: RĂ©mi Cardona Date: Sun, 13 Dec 2009 21:45:34 +0000 Subject: drop "vga" from VIDEO_CARDS in all profiles --- profiles/hardened/linux/powerpc/ppc64/use.mask | 1 - profiles/hardened/linux/x86/make.defaults | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'profiles/hardened/linux') diff --git a/profiles/hardened/linux/powerpc/ppc64/use.mask b/profiles/hardened/linux/powerpc/ppc64/use.mask index 5a7aa780857b..baf44bd80415 100644 --- a/profiles/hardened/linux/powerpc/ppc64/use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/use.mask @@ -39,7 +39,6 @@ video_cards_sis video_cards_tga video_cards_tseng video_cards_vesa -video_cards_vga video_cards_via # Masked p2p for bug #155302 diff --git a/profiles/hardened/linux/x86/make.defaults b/profiles/hardened/linux/x86/make.defaults index 5859ed7c25fb..971f5ec0b48d 100644 --- a/profiles/hardened/linux/x86/make.defaults +++ b/profiles/hardened/linux/x86/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/make.defaults,v 1.6 2009/12/13 21:00:00 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/make.defaults,v 1.7 2009/12/13 21:45:33 remi Exp $ ARCH="x86" ACCEPT_KEYWORDS="x86" @@ -15,7 +15,7 @@ USE="berkdb crypt hardened nptl nptlonly pam pic readline ssl tcpd zlib" # Defaults for video drivers VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 intel \ mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \ - siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \ + siliconmotion sis sisusb tdfx tga trident tseng v4l vesa via vmware \ voodoo" # 2006/12/21 - Andrej Kacian -- cgit v1.2.3-65-gdbad