summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-06-03 05:28:16 -0700
committerZac Medico <zmedico@gentoo.org>2011-10-05 09:36:25 -0700
commit391da44a3ac6f7af2ca718bc123805121e39aad1 (patch)
tree08731cfcf786f068fdd0ba5ef480aeadf4c944ae /man
parent293d69de913bf96783624c3fc50b58421abe3760 (diff)
downloadportage-2.1.10.21.tar.gz
portage-2.1.10.21.tar.bz2
portage-2.1.10.21.zip
Remove extended package set configuration docs.v2.1.10.21
Extended package sets configuration is disabled in the stable branch.
Diffstat (limited to 'man')
-rw-r--r--man/emerge.112
-rw-r--r--man/portage.510
2 files changed, 3 insertions, 19 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 205799a96..8280de144 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -62,14 +62,11 @@ would like to query the owners of one or more files or directories.
A \fIset\fR is a convenient shorthand for a large group of
packages. Three sets are currently always available: \fBselected\fR,
\fBsystem\fR and \fBworld\fR. \fBselected\fR contains the user-selected
-"world" packages that are listed in \fB/var/lib/portage/world\fR,
-and nested sets that may be listed
-in \fB/var/lib/portage/world_sets\fR. \fBsystem\fR refers to a set of
+"world" packages that are listed in \fB/var/lib/portage/world\fR.
+\fBsystem\fR refers to a set of
packages deemed necessary for your system to run properly. \fBworld\fR
encompasses both the \fBselected\fR and \fBsystem\fR sets. [See
-\fBFILES\fR below for more information.] Other sets can exist depending
-on the current configuration. The default set configuration is located
-in the \fB/usr/share/portage/config/sets\fR directory. Note that a \fIset\fR
+\fBFILES\fR below for more information.] Note that a \fIset\fR
is generally used in conjunction with \fB\-\-update\fR. When used as
arguments to \fBemerge\fR sets have to be prefixed with \fB@\fR to be
recognized. Use the \fB\-\-list\-sets\fR action to display a list of
@@ -962,9 +959,6 @@ Zac Medico <zmedico@gentoo.org>
Here is a common list of files you will probably be interested in. For a
complete listing, please refer to the \fBportage\fR(5) man page.
.TP
-.B /usr/share/portage/config/sets/
-Contains the default set configuration.
-.TP
.B /var/lib/portage/world
Contains a list of all user\-specified packages. You can safely edit
this file, adding packages that you want to be considered in \fBworld\fR
diff --git a/man/portage.5 b/man/portage.5
index 1d9545ab6..1f05d979f 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -111,7 +111,6 @@ database to track installed packages
.nf
config
world
-world_sets
.fi
.SH "GLOSSARY"
In the following sections, some terminology may be foreign to you or used
@@ -1049,15 +1048,6 @@ games\-misc/fortune\-mod\-gentoo\-dev
dev\-libs/uclibc
app\-cdr/cdemu
.fi
-.TP
-.BR world_sets
-This is like the world file but instead of package atoms it contains
-packages sets which always begin with the @ character.
-
-.I Example:
-.nf
-@kde
-.fi
.RE
.SH "REPORTING BUGS"
Please report bugs via http://bugs.gentoo.org/