diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-12-21 21:04:24 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-12-21 21:04:24 +0000 |
commit | 4654fdec10f95d19ecf3793c586c9ad7c40f87f7 (patch) | |
tree | cbb2caf695427e5b3873042c7171a7190edc2522 /profiles/default/linux/packages | |
parent | 70434d4d27727aab7a17f73f084a3e84fdfe357d (diff) |
resync redcore profile with gentoo 13.0 profile
Diffstat (limited to 'profiles/default/linux/packages')
-rw-r--r-- | profiles/default/linux/packages | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/default/linux/packages b/profiles/default/linux/packages new file mode 100644 index 00000000..d0b8745d --- /dev/null +++ b/profiles/default/linux/packages @@ -0,0 +1,13 @@ +# Copyright 2004-2015 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# This file extends the base packages file for the default profile that all +# architectures will enjoy. Please note that default is what most architectures +# will have. Some will have an selinux profile (see ${PORTDIR}/profiles/selinux). +# The idea is to only create a new family of profiles when absolutely necessary. + +*sys-apps/busybox +*sys-apps/iproute2 +*sys-apps/man-pages +*sys-apps/net-tools +*sys-apps/util-linux |