blob: 0eae2efb7960159bed267451754da24c9e5c5cd9 (
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
|
# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/packages,v 1.25 2005/05/10 11:01:02 swegener Exp $
# core
*>=sys-apps/portage-2.0.51
*virtual/baselayout
*sys-apps/util-linux
# minimal versions
#-*>=net-misc/iputils-021109-r3
-*net-misc/iputils
*>=sys-devel/bison-1.875
# remove stuff not needed on uclibc
# c++ stuff disabled
-*sys-apps/groff
# man pages disabled (noman)
-*sys-apps/man
-*sys-apps/man-pages
# no support for pam
-*sys-apps/pam-login
# this will be added by nls
-*sys-devel/gettext
# no support for pam
-*sys-libs/pam
# added by readline
-*sys-libs/readline
# added by zlib
-*sys-libs/zlib
#
# busybox/uclibc w/o shadow support
#-*sys-apps/shadow
#-*sys-libs/cracklib
#
-*sys-devel/bc
# this needs to be package.masked all together.
-*sys-libs/glibc
#no idea why this is in base system
<dev-libs/glib-2.5
# This just saves everybody time.
#*sys-apps/busybox
|