blob: db476f8ed258ab55ff0efd7b20aa5b7086a20400 (
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
|
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/alpha/use.mask,v 1.3 2006/09/23 02:16:13 dragonheart Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# profile for any architecture. This works, for example, if a non-default
# profile (such as the selinux profiles) have a USE flag associated with
# them.
# These are debatable, since technically an alpha could support this hardware
pcmcia
3dfx
# avifile is broken atm
avi
# No hardware to test
pda
# Can't get USB working to test
gphoto2
# No apm support on alpha
apm
# alpha doesn't have java support other than compaq-j*, which isn't a
# current version. must mask this to keep things sane
java
java-internal
java-external
# firebird appears to be x86-only (the db, not the browser)
firebird
# tcc is x86-only
tcc
# I don't think that openafs really works on other architectures,
# despite some internal Gentoo efforts (mine) to port it
afs
# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
# all of these are binary-only, and not presently available on this
# architecture.
adabas
birdstep
cpdflib
db2
dbmaker
empress
empress-bcs
esoob
filepro
frontbase
hyperwave
informix
ingres
oracle7
oci8
pfpro
solid
sybase
sybase-ct
hal
howl
jack
freetts
djbfft
lm_sensors
gnustep
emboss
# Mask vpopmail until net-mail/vpopmail goes out of package.mask
vpopmail
# Mask pyste until gccxml / elementtree work on alpha
pyste
# Mask mono for further testing
mono
# can't test wireless currently
wifi
# dbus is not currently supported by alpha
dbus
# apache segfaults when using mpm-peruser (bug 105778)
mpm-peruser
pike
fdftk
timidity
# We don't have any virtual/mpi (bug 111807)
mpi
# masks required for asterisk
bri
pri
zaptel
# Modular X: mask non-alpha cards
video_cards_apm
video_cards_ark
video_cards_chips
video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
video_cards_imstt
video_cards_neomagic
video_cards_newport
video_cards_nsc
video_cards_sis
video_cards_trident
video_cards_tseng
video_cards_vesa
video_cards_via
# disable until tested
# # bug 148402
pcsc-lite
|