summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-11-24 23:14:54 +0000
committerZac Medico <zmedico@gentoo.org>2008-11-24 23:14:54 +0000
commit73e5003158ec7fa9b098daa8e76ba198cb3a6bc6 (patch)
treee6a0e0db2d1e618d95f8aef514400c2138b426db /man
parentc97af9f068c89dcf451f3162fa2bdf4d87a22cb1 (diff)
downloadportage-73e5003158ec7fa9b098daa8e76ba198cb3a6bc6.tar.gz
portage-73e5003158ec7fa9b098daa8e76ba198cb3a6bc6.tar.bz2
portage-73e5003158ec7fa9b098daa8e76ba198cb3a6bc6.zip
Bug #248599 - Remove remaining references to packages sets and preserve-libs.
svn path=/main/branches/2.1.6/; revision=12085
Diffstat (limited to 'man')
-rw-r--r--man/emerge.118
-rw-r--r--man/make.conf.54
-rw-r--r--man/portage.51
3 files changed, 6 insertions, 17 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 35627dc2b..cef0a721f 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -4,7 +4,7 @@ emerge \- Command\-line interface to the Portage system
.SH "SYNOPSIS"
.TP
.BR emerge
-[\fIoptions\fR] [\fIaction\fR] [\fIebuild\fR | \fItbz2file\fR | \fIfile\fR | \fI@set\fR | \fIatom\fR] ...
+[\fIoptions\fR] [\fIaction\fR] [\fIebuild\fR | \fItbz2file\fR | \fIfile\fR | \fIset\fR | \fIatom\fR] ...
.TP
.BR emerge
\fB\-\-sync\fR | \fB\-\-version\fR
@@ -58,17 +58,14 @@ would like to query the owners of one or more files or directories.
.TP
.BR set
A \fIset\fR is a convenient shorthand for a large group of
-packages. Two sets are currently always available: \fBsystem\fR
+packages. Two sets are currently available: \fBsystem\fR
and \fBworld\fR. \fBsystem\fR refers to a set of packages
deemed necessary for your system to run properly. \fBworld\fR
contains all the packages listed in \fB/var/lib/portage/world\fR. [See
-\fBFILES\fR below for more information.] Other sets can exist depending
-on the current configuration. The default set configuration is located
-in \fB/usr/share/portage/config/sets.conf\fR. 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
-available package sets.
+\fBFILES\fR below for more information.] Currently, the world set
+also includes members of the system set, but later versions of portage
+will have a way to disable this behavior. Note that a \fIset\fR
+is generally used in conjunction with \fB\-\-update\fR.
.TP
.BR atom
An \fIatom\fR describes bounds on a package that you wish to install.
@@ -677,9 +674,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.conf
-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/make.conf.5 b/man/make.conf.5
index a3acaf563..be11b5963 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -266,10 +266,6 @@ Fetch in the background while compiling. Run
`tail \-f /var/log/emerge\-fetch.log` in a
terminal to view parallel-fetch progress.
.TP
-.B preserve\-libs
-Preserve libraries when the sonames change during upgrade or downgrade.
-Libraries are preserved only if consumers of those libraries are detected.
-.TP
.B protect\-owned
This is identical to the \fIcollision\-protect\fR feature except that files
may be overwritten if they are not explicitly listed in the contents of a
diff --git a/man/portage.5 b/man/portage.5
index d329d15de..fe8441176 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -81,7 +81,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