diff options
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 |