diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2005-04-20 17:44:59 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2005-04-20 17:44:59 +0000 |
commit | a74adb092d93b9956fa879913fdcf05af6c61e1b (patch) | |
tree | f4d4eb6612882a9f7846c3aef249d69533366017 /profiles/vserver/packages | |
parent | not longer in the tree, officially deprecated by upstream (diff) | |
download | gentoo-2-a74adb092d93b9956fa879913fdcf05af6c61e1b.tar.gz gentoo-2-a74adb092d93b9956fa879913fdcf05af6c61e1b.tar.bz2 gentoo-2-a74adb092d93b9956fa879913fdcf05af6c61e1b.zip |
added profile for Linux-VServers
Diffstat (limited to 'profiles/vserver/packages')
-rw-r--r-- | profiles/vserver/packages | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/vserver/packages b/profiles/vserver/packages new file mode 100644 index 000000000000..f110d3e91274 --- /dev/null +++ b/profiles/vserver/packages @@ -0,0 +1,15 @@ +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/vserver/packages,v 1.1 2005/04/20 17:44:59 hollow Exp $ + +# 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/ed +-*sys-apps/net-tools +-*sys-fs/e2fsprogs +-*virtual/dev-manager +-*virtual/modutils +-*virtual/ssh |