Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 138023
Collapse All | Expand All

(-)alpha.orig/vserver/package.mask (+7 lines)
Line 0 Link Here
1
# Copyright 1999-2006 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/vserver/package.mask,v 1.1 2006/02/23 04:58:49 hollow Exp $
4
5
# Benedikt Boehm <hollow@gentoo.org>
6
# Mask baselayout in vservers. Use baselayout-vserver instead!
7
sys-apps/baselayout
(-)alpha.orig/vserver/packages (+9 lines)
Line 0 Link Here
1
# Copyright 1999-2006 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/vserver/packages,v 1.1 2006/02/23 04:58:49 hollow Exp $
4
5
# we don't want those by default
6
-*sys-apps/hdparm
7
-*sys-apps/kbd
8
-*sys-fs/e2fsprogs
9
-*virtual/modutils
(-)alpha.orig/vserver/packages.build (+82 lines)
Line 0 Link Here
1
# Copyright 2006 Gentoo Foundation.
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/vserver/packages.build,v 1.2 2006/02/28 07:13:45 hollow Exp $
4
5
# This file describes the packages needed to build a stage 1 based on this
6
# profile.  Packages in this file are built in order.
7
8
# Please do not move perl before baselayout doing so will break lib -> lib64
9
# symlinks on systems that use them.
10
11
# While shadow could be in here, it breaks stage 1 and stage 2 building for the
12
# releases.  PLEASE DO NOT ENABLE THIS UNLESS YOU HAVE THOROUGHLY TEST IT!
13
14
# We need to remove all packages, and add them afterwards to get
15
# the right order of packages. Not doing so will break lib -> lib64
16
# symlinks due to baselayout-vserver getting injected in the end
17
18
-app-arch/bzip2
19
-app-arch/tar
20
-app-shells/bash
21
-net-misc/rsync
22
-net-misc/wget
23
-sys-apps/baselayout
24
-sys-apps/coreutils
25
-sys-apps/debianutils
26
-sys-apps/diffutils
27
-sys-apps/file
28
-sys-apps/findutils
29
-sys-apps/gawk
30
-sys-apps/grep
31
-sys-apps/less
32
-sys-apps/net-tools
33
-sys-apps/portage
34
-sys-apps/sed
35
-sys-apps/texinfo
36
-sys-devel/binutils
37
-sys-devel/bison
38
-sys-devel/flex
39
-sys-devel/gcc
40
-sys-devel/gettext
41
-sys-devel/gnuconfig
42
-sys-devel/make
43
-sys-devel/patch
44
-dev-lang/perl
45
-dev-lang/python
46
-virtual/editor
47
-virtual/gzip
48
-virtual/libc
49
-virtual/os-headers
50
51
app-arch/bzip2
52
app-arch/tar
53
app-shells/bash
54
net-misc/rsync
55
net-misc/wget
56
sys-apps/baselayout-vserver
57
sys-apps/coreutils
58
sys-apps/debianutils
59
sys-apps/diffutils
60
sys-apps/file
61
sys-apps/findutils
62
sys-apps/gawk
63
sys-apps/grep
64
sys-apps/less
65
sys-apps/net-tools
66
sys-apps/portage
67
sys-apps/sed
68
sys-apps/texinfo
69
sys-devel/binutils
70
sys-devel/bison
71
sys-devel/flex
72
sys-devel/gcc
73
sys-devel/gettext
74
sys-devel/gnuconfig
75
sys-devel/make
76
sys-devel/patch
77
dev-lang/perl
78
dev-lang/python
79
virtual/editor
80
virtual/gzip
81
virtual/libc
82
virtual/os-headers
(-)alpha.orig/vserver/parent (+5 lines)
Line 0 Link Here
1
# Copyright 1999-2006 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/vserver/parent,v 1.3 2006/02/23 04:58:49 hollow Exp $
4
5
..
(-)alpha.orig/vserver/virtuals (+7 lines)
Line 0 Link Here
1
# Copyright 1999-2006 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/vserver/virtuals,v 1.3 2006/02/23 04:58:49 hollow Exp $
4
5
# see bug #105616 why this is in here
6
virtual/dev-manager	sys-apps/baselayout-vserver
7
virtual/baselayout	sys-apps/baselayout-vserver

Return to bug 138023