gentoo-ebuilds/profiles/default/linux/packages.build
Krzesimir Nowak 5dce173d88
profiles/default/linux: Make sure awk is in stage1
There is sys-apps/gawk listed, but recently its pkg_postinst function
was removed and that function was making sure that awk symlink was
installed in stage1 if it was missing.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Closes: https://github.com/gentoo/gentoo/pull/40526
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-11 11:21:59 +00:00

42 lines
832 B
Text

# Copyright 1999-2024 Gentoo Authors
# 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.
app-admin/eselect
app-alternatives/awk
app-arch/bzip2
app-arch/gzip
app-arch/xz-utils
app-arch/tar
app-shells/bash:0
dev-build/autoconf
dev-build/automake
dev-build/libtool
dev-build/make
net-misc/rsync
net-misc/wget
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/portage
sys-apps/sed
sys-apps/shadow
sys-devel/binutils
sys-devel/bison
sys-devel/flex
sys-devel/gcc
sys-devel/gettext
sys-devel/gnuconfig
sys-devel/patch
virtual/editor
virtual/libc
virtual/os-headers
virtual/pkgconfig