From 54ee3f3c676b0a7c21753041f530bebf1370369a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 2 Aug 2008 01:35:40 +0000 Subject: Document the fact that use of @installed/EverythingSet makes it impossible for emerge to solve blockers by automatic uninstallation of blocked packages. svn path=/main/trunk/; revision=11318 --- cnf/sets.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'cnf') diff --git a/cnf/sets.conf b/cnf/sets.conf index b3dc132fa..b0e331b00 100644 --- a/cnf/sets.conf +++ b/cnf/sets.conf @@ -24,7 +24,10 @@ class = portage.sets.profiles.PackagesSystemSet class = portage.sets.security.NewAffectedSet world-candidate = False -# Again, not much to change here, though people might prefer a different name +# A superset of the classic world target, a set created +# by this class contains SLOT atoms to match all installed packages. Note that +# use of this set makes it impossible for emerge to solve blockers by automatic +# uninstallation of blocked packages. [installed] class = portage.sets.dbapi.EverythingSet world-candidate = False -- cgit v1.2.3-1-g7c22