blob: 288b009273d6d57d4c3984123326efa641c9714e (
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
|
# Distributed under the terms of the GNU General Public License v2
# This file describes the packages needed to build a stage1 based on this
# profile. Packages in this file are built in order.
# While shadow could be in here, it breaks stage 1 and stage 2 building for the
# releases. PLEASE DO NOT ENABLE THIS UNLESS YOU HAVE THOROUGHLY TESTED IT!
app-admin/ego
app-arch/bzip2
app-arch/gzip
app-arch/tar
app-arch/xz-utils
app-shells/bash
dev-vcs/git
net-misc/wget
dev-build/autoconf
dev-build/automake
dev-build/libtool
sys-apps/baselayout
sys-apps/coreutils
sys-apps/diffutils
sys-apps/file
sys-apps/findutils
sys-apps/gawk
sys-apps/grep
sys-apps/less
sys-apps/net-tools
sys-apps/openrc
sys-apps/sed
sys-apps/texinfo
sys-devel/binutils
sys-devel/bison
sys-devel/flex
sys-devel/gcc
sys-devel/gettext
sys-devel/gnuconfig
dev-build/make
sys-devel/patch
sys-libs/pam
virtual/editor
virtual/libc
virtual/os-headers
virtual/package-manager
|