summaryrefslogtreecommitdiff
blob: 2ce1b32cc2ad2b5fcbb8954a9e0f0aec4508734b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# IMPORTANT: In order to parse this new format, you need Portage 1.6 or later!

# OK; you're staring at this file and you have no idea what these stars are
# for.  Here's the scoop.  An initial "*" marks a package that is part of the
# official "base" system profile.  If there's a "*", then "emerge system" will
# use the line in its calculations of what "should" be installed for this
# profile.  Lines without a "*" prefix will be ignored for profile
# calculations.

# Now, this is new: *all* lines (star or no star) will be used as a special
# package *inclusion* mask.  For example, the line *=sys-devel/gcc-2.95.3-r1
# will cause Portage to totally ignore all gcc ebuilds other than
# gcc-2.95.3-r1.  >=, <=, <, > and ~ can be used to offer a bit more
# flexibility.  For example, >=sys-libs/glibc-2.2.4 will cause emerge to ignore
# all glibc ebuilds with a version less than 2.2.4.  This allows us to have
# profile-specific package.mask settings.  *All* lines are used for this
# masking process, whether they are prefixed with a * or not.  And if a generic
# dep is used, like "sys-apps/foo", then all versions of foo are included.  If
# there is no entry, then all versions of an app are included.  The key thing
# to note is that this file does not need to end up being an exhaustive list
# of portage packages; just the ones critical to this profile.

# So, what happens to /usr/portage/profiles/package.mask?  It's still around,
# and still useful.  But it should mainly be used for broken ebuilds only.
# package.mask continues to function as normal, masking out ebuilds from *all*
# system profiles.

# Which to use?  Use the profile-specific stuff to "lock down" specific
# versions of ebuilds.  Gentoo Linux uses certain known-compatible
# versions of binutils, gcc and glibc, so we lock them down here.  This
# prevents the user from shooting himself/herself in the foot by installing a
# wacky version.

*>=sys-apps/baselayout-1.7.9-r1
*>=sys-apps/portage-2.0.25
*>=sys-devel/binutils-2.13.90.0.4
*>=sys-devel/gcc-3.2
*<sys-libs/glibc-2.3.2
*dev-lang/python

!dev-lang/gpc
=sys-kernel/linux-headers-2.4.19
>=sys-apps/sysklogd-1.4.1
>=x11-base/xfree-4.1.0-r12

##############################################################################
# SELinux stuff -- Need to make sure that the selinux patches stay in these
# packages, otherwise we'll need to lock down the ver/rev
*sys-apps/selinux-small
*sys-apps/selinux-base-policy
*>=sys-apps/findutils-4.1.7-r3
*>=sys-apps/procps-3.1.8
*>=sys-apps/shadow-4.0.3-r3
*>=sys-apps/util-linux-2.11z-r1
*>=sys-apps/tar-1.13.25-r3
*>=net-misc/openssh-3.5_p1-r1
>=sys-apps/pam-login-3.11

# (file|sh-|text)utils have been replaced by coreutils
*>=sys-apps/coreutils-5.0
!sys-apps/fileutils
!sys-apps/sh-utils
!sys-apps/textutils

=dev-util/strace-4.4-r1
>=sys-apps/stat-2.5
>=app-admin/logrotate-3.6.5
>=sys-apps/vcron-3.0.1-r1
##############################################################################

*app-shells/bash
# sash - static shell for system recovery
*app-shells/sash
*dev-lang/perl
*net-firewall/iptables
*net-misc/dhcpcd
*net-misc/iputils
*net-misc/rsync
*net-misc/wget
*sys-apps/bzip2
*sys-apps/kbd
*sys-apps/cpio
*sys-apps/debianutils
*sys-apps/devfsd
*sys-apps/diffutils
*sys-apps/e2fsprogs
*sys-apps/ed
*sys-apps/fbset
*sys-apps/file
*sys-apps/gawk
*sys-apps/grep
*sys-apps/groff
*sys-apps/gzip
*sys-apps/hdparm
*sys-apps/less
*sys-apps/man
*sys-apps/man-pages
*sys-apps/net-tools
*sys-apps/psmisc
*sys-apps/sed
*sys-apps/setserial
*sys-apps/sharutils
*>=sys-apps/texinfo-4.2-r1
*sys-apps/which
*sys-devel/autoconf
*>=sys-devel/automake-1.6.1-r5
*sys-devel/bc
*sys-devel/bin86
*sys-devel/bison
*sys-devel/flex
*>=sys-devel/libtool-1.4.1-r4
*sys-devel/m4
*sys-devel/make
*sys-devel/patch
*sys-libs/cracklib  
*<sys-libs/db-3.2.10
*>=sys-libs/ncurses-5.2.20020112a
*>=sys-libs/pam-0.75-r9
*sys-libs/pwdb      
*sys-libs/readline  
*sys-libs/zlib
*virtual/editor
*virtual/modutils