diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-10 13:32:20 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-10 13:32:20 +0000 |
commit | bf8de6192524655776976882a700e66eaf2646a7 (patch) | |
tree | 180bced139f9a62d3c18298a6c58bafae4548718 /profiles/default/linux/packages.build | |
parent | db42a995a5cdeedb9c3613dae4c387c77e8400b0 (diff) |
drop custom profile
Diffstat (limited to 'profiles/default/linux/packages.build')
-rw-r--r-- | profiles/default/linux/packages.build | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build deleted file mode 100644 index 12c9fa3f..00000000 --- a/profiles/default/linux/packages.build +++ /dev/null @@ -1,45 +0,0 @@ -# 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/portage -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/pkgconfig -virtual/shadow -sys-apps/which |