Lines 90-95
Link Here
|
90 |
to the \fBworld\fR file at the end, so that they are considered for |
90 |
to the \fBworld\fR file at the end, so that they are considered for |
91 |
later updating. |
91 |
later updating. |
92 |
.TP |
92 |
.TP |
|
|
93 |
.BR "\-\-avoid\-update " |
94 |
Tries to prevent package updates. This may not always be possible since new |
95 |
packages or new dependencies due to use flag changes may require a newer version |
96 |
of an installed package. Furthermore this option may lead to slot conflicts |
97 |
(Multiple package instances within a single package slot have been pulled |
98 |
into the dependency graph). It is not possible to use this option in such a case. |
99 |
.TP |
93 |
.BR "\-\-clean " (\fB\-c\fR) |
100 |
.BR "\-\-clean " (\fB\-c\fR) |
94 |
Cleans up the system by examining the installed packages and removing older |
101 |
Cleans up the system by examining the installed packages and removing older |
95 |
packages. This is accomplished by looking at each installed package and separating |
102 |
packages. This is accomplished by looking at each installed package and separating |
Lines 364-369
Link Here
|
364 |
|
371 |
|
365 |
USE flags may be toggled by your profile as well as your USE and package.use |
372 |
USE flags may be toggled by your profile as well as your USE and package.use |
366 |
settings. |
373 |
settings. |
|
|
374 |
|
375 |
\fB\-\-avoid-packages\fR may prevent updates of installed packages without |
376 |
use flag changes. Note that \fB\-\-avoid-packages\fR may lead to slot conflicts. |
367 |
.TP |
377 |
.TP |
368 |
.BR "\-\-noconfmem" |
378 |
.BR "\-\-noconfmem" |
369 |
Causes portage to disregard merge records indicating that a config file |
379 |
Causes portage to disregard merge records indicating that a config file |