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/x86/minimal: make.defaults parent use.mask virtuals
Date: Tue, 01 Apr 2008 17:47:57
Message-Id: E1JgkUJ-0004QN-46@stork.gentoo.org
1 wolf31o2 08/04/01 17:41:35
2
3 Added: make.defaults parent use.mask virtuals
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/x86/minimal/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/minimal/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/minimal/make.defaults?rev=1.1&content-type=text/plain
12
13 Index: make.defaults
14 ===================================================================
15 # Copyright 2007 Gentoo Foundation.
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/minimal/make.defaults,v 1.1 2008/04/01 17:41:34 wolf31o2 Exp $
18
19 # - TESTING PROFILE - TESTING PROFILE -
20 # ------ USE AT YOUR OWN RISK ------
21
22 USE="-* crypt hardened minimal multicall ncurses pic readline zlib"
23 PORTDIR=/usr/portage
24 PKGDIR=${PORTDIR}/packages/${ARCH}/
25
26 CFLAGS="-Os -pipe"
27 CXXFLAGS="${CFLAGS}"
28 FEATURES="nodoc noinfo noman"
29
30
31
32
33 1.1 profiles/hardened/linux/x86/minimal/parent
34
35 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/minimal/parent?rev=1.1&view=markup
36 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/minimal/parent?rev=1.1&content-type=text/plain
37
38 Index: parent
39 ===================================================================
40 ..
41
42
43
44 1.1 profiles/hardened/linux/x86/minimal/use.mask
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/minimal/use.mask?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/minimal/use.mask?rev=1.1&content-type=text/plain
48
49 Index: use.mask
50 ===================================================================
51 pam
52 nls
53
54
55
56 1.1 profiles/hardened/linux/x86/minimal/virtuals
57
58 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/minimal/virtuals?rev=1.1&view=markup
59 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/minimal/virtuals?rev=1.1&content-type=text/plain
60
61 Index: virtuals
62 ===================================================================
63 virtual/ssh net-misc/dropbear
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list