diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/packages.build')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/packages.build | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/packages.build b/profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/packages.build new file mode 100644 index 000000000000..288b009273d6 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/packages.build @@ -0,0 +1,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 |
