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/targets/vserver: package.mask packages virtuals
Date: Tue, 01 Apr 2008 17:48:00
Message-Id: E1JgkUN-0004Rk-58@stork.gentoo.org
1 wolf31o2 08/04/01 17:41:39
2
3 Added: package.mask packages 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/targets/vserver/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/vserver/package.mask?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/vserver/package.mask?rev=1.1&content-type=text/plain
12
13 Index: package.mask
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/targets/vserver/package.mask,v 1.1 2008/04/01 17:41:38 wolf31o2 Exp $
18
19 # Benedikt Boehm <hollow@g.o>
20 # Mask baselayout in vservers. Use baselayout-vserver instead!
21 sys-apps/baselayout
22
23
24
25 1.1 profiles/targets/vserver/packages
26
27 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/vserver/packages?rev=1.1&view=markup
28 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/vserver/packages?rev=1.1&content-type=text/plain
29
30 Index: packages
31 ===================================================================
32 # Copyright 1999-2008 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2
34 # $Header: /var/cvsroot/gentoo-x86/profiles/targets/vserver/packages,v 1.1 2008/04/01 17:41:38 wolf31o2 Exp $
35
36 # we don't want those by default
37 -*sys-apps/kbd
38 -*sys-fs/e2fsprogs
39 -*virtual/modutils
40
41
42
43 1.1 profiles/targets/vserver/virtuals
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/vserver/virtuals?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/vserver/virtuals?rev=1.1&content-type=text/plain
47
48 Index: virtuals
49 ===================================================================
50 # Copyright 1999-2008 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/profiles/targets/vserver/virtuals,v 1.1 2008/04/01 17:41:38 wolf31o2 Exp $
53
54 # see bug #105616 why this is in here
55 virtual/dev-manager sys-apps/baselayout-vserver
56 virtual/baselayout sys-apps/baselayout-vserver
57
58
59
60 --
61 gentoo-commits@l.g.o mailing list