blob: 95865da9f0db1bcdf266fc7e949650cf95e34b64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/use.mask,v 1.16 2006/06/30 21:59:03 flameeyes Exp $
# Linux-dependant flags
selinux
uclibc
nptl
alsa
v4l
v4l2
fbcon
directfb
ev6
hal
gpm
icc
icc-pgo
ifc
lirc
multilib
svga
sysfs
lm_sensors
nodroproot
caps
vidix
pbbuttonsd
madwifi
jack
3dfx
pmount
dxr3
# This usually refers just to linux-dvb
dvb
# Hardened doesn't work on Gentoo/*BSD for now
hardened
# termcap-compat doesn't work on BSD
termcap-compat
# useflags for php commercial software
adabas
birdstep
db2
dbmaker
empress
empress-bcs
esoob
frontbase
hyperwave-api
informix
interbase
mnogosearch
msql
oci8
oracle7
ovrimos
pfpro
sapdb
solid
sybase
sybase-ct
# Java requires that new-style virtuals are prepared for kaffe
java
gcj
# This requires a kernel module that's Linux specific right now
ifp
# This requires hal and a usb-eject command
ipod
# Mask extraneous elibc/kernel combinations
elibc_glibc
elibc_uclibc
kernel_linux
userland_GNU
userland_Darwin
# Mask Xorg-modular drivers that are Linux-specific
input_devices_aiptek
input_devices_evdev
input_devices_linuxwacom
input_devices_synaptics
input_devices_ur98
video_cards_fglrx
video_cards_newport
video_cards_sisusb
video_cards_v4l
# PPC-specific
altivec
|