aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-08-02 01:35:40 +0000
committerZac Medico <zmedico@gentoo.org>2008-08-02 01:35:40 +0000
commit54ee3f3c676b0a7c21753041f530bebf1370369a (patch)
treef3123a2d4bd774d3960cfe43010a199943c66a37 /doc
parentAdd a new RestrictSet which contains all packages that match specified (diff)
downloadportage-54ee3f3c676b0a7c21753041f530bebf1370369a.tar.gz
portage-54ee3f3c676b0a7c21753041f530bebf1370369a.tar.bz2
portage-54ee3f3c676b0a7c21753041f530bebf1370369a.zip
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
Diffstat (limited to 'doc')
-rw-r--r--doc/config/sets.docbook4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook
index 3039aec7f..052ace0d4 100644
--- a/doc/config/sets.docbook
+++ b/doc/config/sets.docbook
@@ -443,7 +443,9 @@
<title>portage.sets.dbapi.EverythingSet</title>
<para>
A superset of the classic <parameter>world</parameter> target, a set created
- by this class contains SLOT atoms to match all installed packages.
+ 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.
</para>
<sect3>