commit: c5ad845c9f893b710b5be87f3df92deae64963af Author: Benda Xu <heroxbd <AT> gentoo <DOT> org> AuthorDate: Fri May 8 01:57:37 2015 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Fri May 8 01:57:37 2015 +0000 URL: https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=c5ad845c
RAP profile: exclude iproute2 and busybox from @system. profiles/features/rap/packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/features/rap/packages b/profiles/features/rap/packages index 373a53c..fd7c294 100644 --- a/profiles/features/rap/packages +++ b/profiles/features/rap/packages @@ -9,9 +9,11 @@ # permission is not handled by portage for normal users -*net-misc/iputils +-*sys-apps/iproute2 # not a must -*sys-fs/e2fsprogs +-*sys-apps/busybox # draws in baselayout-prefix -*virtual/service-manager
