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/hardened/linux/amd64: make.defaults package.use.mask parent use.mask
Date: Tue, 01 Apr 2008 17:47:35
Message-Id: E1JgkTv-0004JF-MZ@stork.gentoo.org
1 wolf31o2 08/04/01 17:41:11
2
3 Added: make.defaults package.use.mask parent use.mask
4 Log:
5 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.
6
7 Revision Changes Path
8 1.1 profiles/hardened/linux/amd64/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/make.defaults?rev=1.1&content-type=text/plain
12
13 Index: make.defaults
14 ===================================================================
15 # Copyright 1999-2008 Gentoo Foundation.
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/make.defaults,v 1.1 2008/04/01 17:41:11 wolf31o2 Exp $
18
19 USE="justify"
20
21 CFLAGS="-mtune=k8 -O2 -pipe -fforce-addr"
22 CXXFLAGS="${CFLAGS}"
23
24
25
26 1.1 profiles/hardened/linux/amd64/package.use.mask
27
28 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask?rev=1.1&view=markup
29 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask?rev=1.1&content-type=text/plain
30
31 Index: package.use.mask
32 ===================================================================
33 # 2007/03/17 - Petteri Räty <betelgeuse@g.o>
34 # (Proxying for Diego Pettenò <flameeyes@×××××.com>)
35 # ASIHPI driver is supported on 64-bit systems for newer versions
36 <media-sound/alsa-driver-1.0.14_rc3 alsa_cards_asihpi
37
38 # missing the necessary linux-headers dep
39 >=net-fs/netatalk-2.0.3-r3 xfs
40
41 # Mask X USE flag on app-editors/jove; bug 202690
42 app-editors/jove X
43
44
45
46 1.1 profiles/hardened/linux/amd64/parent
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/parent?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/parent?rev=1.1&content-type=text/plain
50
51 Index: parent
52 ===================================================================
53 ../../../base
54 ..
55 ../../../arch/amd64
56
57
58
59 1.1 profiles/hardened/linux/amd64/use.mask
60
61 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/use.mask?rev=1.1&view=markup
62 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/amd64/use.mask?rev=1.1&content-type=text/plain
63
64 Index: use.mask
65 ===================================================================
66 # Copyright 1999-2004 Gentoo Foundation.
67 # Distributed under the terms of the GNU General Public License v2
68 # $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/use.mask,v 1.1 2008/04/01 17:41:11 wolf31o2 Exp $
69
70 # nvidia-drivers are masked, this has to be too
71 video_cards_nvidia
72 nvidia
73
74
75
76
77 --
78 gentoo-commits@l.g.o mailing list