diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 01:39:29 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 01:39:29 -0500 |
| commit | 11ff4d0c2a35dbc72e0226967c17a760a79a7a9f (patch) | |
| tree | 9e573de15172605e9e782fc216022e8ece1bdf28 /profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/packages.build | |
| parent | dda0c7cb2caa520d7b2c8068b91b8c5dbc7ca80f (diff) | |
| download | baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.gz baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.xz baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.zip | |
Rename project to BaldEagleOS
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 |
