diff options
author | 2009-06-06 03:55:13 +0000 | |
---|---|---|
committer | 2009-06-06 03:55:13 +0000 | |
commit | 2c9137c7dc93684f538d1b112fa539aff6d0c1e4 (patch) | |
tree | f6bb0e3e8a761b555132b09c0eb669638a0910a7 /profiles/prefix/linux/packages | |
parent | Version bump (diff) | |
download | historical-2c9137c7dc93684f538d1b112fa539aff6d0c1e4.tar.gz historical-2c9137c7dc93684f538d1b112fa539aff6d0c1e4.tar.bz2 historical-2c9137c7dc93684f538d1b112fa539aff6d0c1e4.zip |
Initial commit of prefix profiles on behalf of the prefix community
Diffstat (limited to 'profiles/prefix/linux/packages')
-rw-r--r-- | profiles/prefix/linux/packages | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/prefix/linux/packages b/profiles/prefix/linux/packages new file mode 100644 index 000000000000..4a6bb42b2c0a --- /dev/null +++ b/profiles/prefix/linux/packages @@ -0,0 +1,11 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/packages,v 1.1 2009/06/06 03:54:55 solar Exp $ + +# Add back what the parent removes. +*sys-devel/binutils + +# Here we remove packages that default/linux/packages pulls in and have no +# business being in Gentoo Prefix +-*sys-apps/busybox +-*sys-apps/util-linux |