diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-22 16:22:49 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-22 16:22:49 +0000 |
commit | 6bf707daf1b212331377e3f39c4b3649ceadc741 (patch) | |
tree | 0e54f57e916af19cc84be1b06f2ee820a5cf5d8a /profiles/hardened | |
parent | Marking stable on x86 wrt bug #137198. (diff) | |
download | gentoo-2-6bf707daf1b212331377e3f39c4b3649ceadc741.tar.gz gentoo-2-6bf707daf1b212331377e3f39c4b3649ceadc741.tar.bz2 gentoo-2-6bf707daf1b212331377e3f39c4b3649ceadc741.zip |
Removed unmask of input_devices_wacom from hardened/x86/use.mask and moved it to the 2.6 sub-profile, since the wacom drivers require a 2.6 setup.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/x86/2.6/use.mask | 5 | ||||
-rw-r--r-- | profiles/hardened/x86/use.mask | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/hardened/x86/2.6/use.mask b/profiles/hardened/x86/2.6/use.mask index 6c1c6712bd36..af8a5c425b23 100644 --- a/profiles/hardened/x86/2.6/use.mask +++ b/profiles/hardened/x86/2.6/use.mask @@ -1,6 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/use.mask,v 1.6 2006/06/16 22:49:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/use.mask,v 1.7 2006/06/22 16:22:49 wolf31o2 Exp $ + +# Unmasking this *here* since it requires a 2.6 setup +-input_devices_wacom -nptl -nptlonly diff --git a/profiles/hardened/x86/use.mask b/profiles/hardened/x86/use.mask index 6d0ea9cbae77..08785df31c21 100644 --- a/profiles/hardened/x86/use.mask +++ b/profiles/hardened/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.mask,v 1.15 2006/06/16 22:49:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.mask,v 1.16 2006/06/22 16:22:48 wolf31o2 Exp $ # We don't have any ppc sub profiles yet. bug #74103 altivec @@ -22,7 +22,6 @@ altivec # Modular X: unmask for architectures on which they are available -input_devices_synaptics -input_devices_vmmouse --input_devices_wacom -video_cards_nvidia -video_cards_fglrx -video_cards_vmware |