From 4654fdec10f95d19ecf3793c586c9ad7c40f87f7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 21 Dec 2017 21:04:24 +0000 Subject: resync redcore profile with gentoo 13.0 profile --- profiles/default/linux/packages.build | 49 +++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 profiles/default/linux/packages.build (limited to 'profiles/default/linux/packages.build') diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build new file mode 100644 index 00000000..6d655493 --- /dev/null +++ b/profiles/default/linux/packages.build @@ -0,0 +1,49 @@ +# Copyright 1999-2014 Gentoo Foundation. +# 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-arch/bzip2 +app-arch/gzip +app-arch/xz-utils +app-arch/tar +app-shells/bash:0 +net-misc/rsync +net-misc/wget +sys-devel/autoconf +sys-devel/automake +sys-devel/libtool +sys-apps/baselayout +sys-apps/makedev +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/sed +sys-devel/binutils +sys-devel/bison +sys-devel/flex +sys-devel/gcc +sys-devel/gettext +sys-devel/gnuconfig +sys-devel/make +sys-devel/patch +virtual/editor +virtual/libc +virtual/os-headers +virtual/package-manager +virtual/pkgconfig +virtual/shadow +sys-apps/which + +# This was added too soon. +# The new udev version needs to stabled first +#sys-apps/kmod -- cgit v1.2.3