blob: 2f4803c42e38b8405f3cc02c86a888ff4e9fd3d9 (
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
|
# core
*>=sys-apps/portage-2.0.51
*>=sys-apps/baselayout-1.9.4-r2
*sys-apps/util-linux
# toolchain
#<=sys-devel/binutils-2.15.90.0.1.1-r3
# minimal versions
-*>=net-misc/iputils-021109-r3
*>=sys-devel/automake-1.8.5-r1
*>=sys-devel/bison-1.875
*>=sys-devel/libtool-1.5.2
# 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
# why is this in?
-*sys-devel/bc
# this will be added by nls
-*sys-devel/gettext
# this will be added by berkdb
-*sys-libs/db
# 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
#
# tar ~arch is faulty on uclibc (tar jtf does not work on the created
# tbz2 files), only the stable one (1.13.92-r3) works.
<=app-arch/tar-1.13.92-r3
# this needs to be package.masked all together.
-*sys-libs/glibc
#no idea why this is in base system
-*sys-apps/ed
|