Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: ChangeLog make.defaults package.mask package.use.mask packages use.mask virtuals
Date: Tue, 01 Apr 2008 17:43:02
Message-Id: E1JgkSq-0003zG-Qh@stork.gentoo.org
1 wolf31o2 08/04/01 17:40:04
2
3 Added: ChangeLog make.defaults package.mask
4 package.use.mask packages use.mask virtuals
5 Log:
6 Huge initial 2008.0 profile commit. This will need to be adjusted synced with the current masks and such in the tree, but this will work for people doing beta installs. Enjoy.
7
8 Revision Changes Path
9 1.1 profiles/arch/x86/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.1&content-type=text/plain
13
14 Index: ChangeLog
15 ===================================================================
16 # ChangeLog for Gentoo/x86 profile directory
17 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
18 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.1 2008/04/01 17:40:04 wolf31o2 Exp $
19
20
21
22 1.1 profiles/arch/x86/make.defaults
23
24 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.1&view=markup
25 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/make.defaults?rev=1.1&content-type=text/plain
26
27 Index: make.defaults
28 ===================================================================
29 # Copyright 1999-2005 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/make.defaults,v 1.1 2008/04/01 17:40:04 wolf31o2 Exp $
32
33 # All extra USE/etc should be specified in sub-profiles.
34 # DO NOT POLLUTE USE ON THIS PROFILE.
35
36 ARCH="x86"
37 ACCEPT_KEYWORDS="x86"
38
39 CHOST="i686-pc-linux-gnu"
40 CFLAGS="-O2 -march=i686 -pipe"
41 CXXFLAGS="${CFLAGS}"
42
43 # 2006/08/18 - Donnie Berkholz <dberkholz@g.o>
44 # Defaults for video drivers
45 VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
46
47 # 2006/12/21 - Andrej Kacian <ticho@g.o>
48 # Defaults for audio drivers
49 ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
50
51
52
53 1.1 profiles/arch/x86/package.mask
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/package.mask?rev=1.1&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/package.mask?rev=1.1&content-type=text/plain
57
58 Index: package.mask
59 ===================================================================
60 # Copyright 2006 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.mask,v 1.1 2008/04/01 17:40:04 wolf31o2 Exp $
63
64 # Christian Faulhammer <opfer@g.o> (05 Dec 2006)
65 # this version is badly broken on x86, see bug #153280
66 ~app-arch/rpm-4.4.7
67
68
69 1.1 profiles/arch/x86/package.use.mask
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/package.use.mask?rev=1.1&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/package.use.mask?rev=1.1&content-type=text/plain
73
74 Index: package.use.mask
75 ===================================================================
76 # This file requires >=portage-2.1.1
77
78 dev-java/sun-jdk -nsplugin
79 dev-java/sun-jre-bin -nsplugin
80 dev-java/ibm-jdk-bin -nsplugin
81 dev-java/ibm-jre-bin -nsplugin
82 x11-terms/eterm sse2
83
84 # Dawid Węgliński <cla@g.o> (21.11.2007)
85 # Masking afs for gdm
86 =gnome-base/gdm-2.20.1 afs
87
88 # Christian Faulhammer <opfer@g.o> (14 Jan 2008)
89 # only works on x86
90 dev-java/ibm-jdk-bin -alsa
91 dev-java/ibm-jre-bin -alsa
92
93
94
95 1.1 profiles/arch/x86/packages
96
97 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/packages?rev=1.1&view=markup
98 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/packages?rev=1.1&content-type=text/plain
99
100 Index: packages
101 ===================================================================
102 # Copyright 2001-2004 Gentoo Foundation.
103 # Distributed under the terms of the GNU General Public License v2
104 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/packages,v 1.1 2008/04/01 17:40:04 wolf31o2 Exp $
105
106 # For instructions on how this file works (as an inclusion mask, primarily),
107 # please refer to ${PORTDIR}/profiles/base/packages
108
109 # Use this file to lock down specific versions of packages ONLY TO THIS
110 # SPECIFIC ARCHITECTURE!!
111
112 # You can also add files to the base system itself if you prefix them with a
113 # *
114
115 >=sys-devel/binutils-2.13.90.0.4
116
117
118
119 1.1 profiles/arch/x86/use.mask
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/use.mask?rev=1.1&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/use.mask?rev=1.1&content-type=text/plain
123
124 Index: use.mask
125 ===================================================================
126 # Copyright 2004 Gentoo Foundation.
127 # Distributed under the terms of the GNU General Public License, v2
128 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.1 2008/04/01 17:40:04 wolf31o2 Exp $
129
130 # This file masks out USE flags that are simply NOT allowed in the default
131 # x86 profile. This works, for example, if another architecture's
132 # profile have a USE flag associated with (such as altivec, mmx, etc).
133
134 # pbbuttonsd and macbook for KDE and pbuttonsd it
135 #-pbbuttonsd
136 -macbook
137
138 # Unmask x86 instruction sets
139 -3dnow
140 -3dnowext
141 -icc
142 -icc-pgo
143 -ifc
144 -mmx
145 -mmxext
146 -sse
147 -sse2
148 -ssse3
149 -svga
150 -kqemu
151 -nvram
152
153 # Unmask nvidia XvMC support
154 -nvidia
155
156 # Unmask dev-db/oracle-instantclient-basic support
157 -oci8-instant-client
158
159 # Unmask osp, used by asterisk; bug 115798
160 -osp
161
162 # Unmask yellownet, used by aqbanking (bug 149970)
163 -yellownet
164
165 # Modular X: unmask for architectures on which they are available
166 -input_devices_synaptics
167 -input_devices_vmmouse
168 -input_devices_wacom
169 -video_cards_nvidia
170 -video_cards_fglrx
171 -video_cards_vmware
172 -video_cards_amd
173 -video_cards_vermilion
174 -video_cards_xgi
175
176 # Modular X: mask for architectures on which they aren't available
177 video_cards_newport
178
179 #codec support
180 -win32codecs
181 -real
182 -x264
183
184 # lvm2 cluster
185 -clvm
186 -gulm
187 -cman
188
189 # psyco works on x86
190 -psyco
191
192 # Diego Pettenò <flameeyes@g.o> (4 Jan 2007)
193 # Unmask the flags for PHP that are available only on x86
194 -fdftk
195 -sybase-ct
196 -ingres
197 -birdstep
198 -adabas
199 -filepro
200 -pfpro
201 -informix
202 -empress
203 -empress-bcs
204 -sybase
205 -frontbase
206 -dbmaker
207 -esoob
208 -solid
209 # Shared with amd64
210 -oci8
211 -oracle7
212 -firebird
213 -db2
214
215 # Robert Buchholz <rbu@g.o> (03 Jun 2007)
216 # Unmask as it works on x86
217 -lcd_devices_svga
218 -lcd_devices_luise
219
220 # George Shapovalov <george@g.o> (8 Apr 2007)
221 # supported on x86
222 -ada
223
224 # tcc is x86 only
225 -tcc
226
227
228
229 1.1 profiles/arch/x86/virtuals
230
231 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/virtuals?rev=1.1&view=markup
232 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/virtuals?rev=1.1&content-type=text/plain
233
234 Index: virtuals
235 ===================================================================
236 # Copyright 2004 Gentoo Foundation.
237 # Distributed under the terms of the GNU General Public License v2
238 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/virtuals,v 1.1 2008/04/01 17:40:04 wolf31o2 Exp $
239
240 # This file is used to either override or extend the parent profile's
241 # virtuals mappings. In this case, this is for ARCHITECTURE SPECIFIC
242 # mappings
243
244 virtual/bootloader sys-boot/grub
245
246
247
248 --
249 gentoo-commits@l.g.o mailing list