summaryrefslogtreecommitdiffstats
path: root/man/emerge.1
Commit message (Collapse)AuthorAgeFilesLines
* Remove extended package set configuration docs.v2.1.10.65Zac Medico2012-06-041-9/+3
| | | | Extended package sets configuration is disabled in the stable branch.
* Remove FEATURES=preserve-libs config/docs.Zac Medico2012-06-041-15/+5
| | | | Support for FEATURES=preserve-libs is disabled in the stable branch.
* Don't print ::${repository} for main repository in output ofArfrever Frehtes Taifersar Arahesis2012-01-281-0/+3
| | | | | `emerge -pv ${package}` by default. Add --verbose-main-repo-display option, which enables printing ::${repository} for main repository.
* document --quiet-repo-displayZac Medico2012-01-201-0/+4
|
* man/emerge.1: reference --exclude from --newuseZac Medico2012-01-191-1/+2
|
* --ask is fine for --depclean as well.Michał Górny2011-12-211-2/+2
|
* emerge.1: --changed-use/--selective interactionZac Medico2011-12-161-8/+9
| | | | Also, swap all instances of --reinstall=changed-use with --changed-use.
* emerge.1: enumerate more --selective=n overridesZac Medico2011-12-151-1/+2
|
* emerge: disable --quiet-build by defaultZac Medico2011-12-131-3/+1
| | | | | | | | | This reverts the behavior change from commit 0cc174b6fc28feb26ea151d76f794e0ff2c2fa39, since Gentoo's council has voted to revert it in their 20111213 meeting, as requested on the gentoo-project mailing list: http://archives.gentoo.org/gentoo-project/msg_4e282bb4e6ac2611de2a39171a803c48.xml
* man: document fixpackages for bug #393517Zac Medico2011-12-071-5/+16
|
* man/emerge.1: note that --jobs redirects outputZac Medico2011-11-211-0/+5
|
* Enable emerge --quiet-build by default.v2.2.0_alpha74Zac Medico2011-11-111-2/+9
| | | | | | See discussion on the gentoo-dev mailing list: http://archives.gentoo.org/gentoo-dev/msg_4f0401066abe2dc04458a952ac2a17bd.xml
* Add emerge --check-news for bug #388233.Zac Medico2011-10-261-0/+4
|
* man/emerge.1: update date in headerZac Medico2011-10-161-1/+1
|
* Add --binpkg-exclude optionSebastian Luther2011-10-161-0/+5
| | | | | This options disables creation of binary packages, no matter what enabled it in the first place. See bug 386903.
* Update --prune man page entry (bug 387011)Sebastian Luther2011-10-141-4/+6
|
* Remove FEATURES=fixpackages support.v2.2.0_alpha67Zac Medico2011-10-111-7/+5
| | | | | | | This reduces the probability of users encountering issues related to package moves when they disable --dynamic-deps, and --package-moves=n can be set in EMERGE_DEFAULT_OPTS if package moves need to be temporarily avoided for some reason.
* Add emerge --dynamic-deps <y|n> option.Zac Medico2011-10-101-0/+16
| | | | | | | | | | | | | This makes it possible to disable the dynamic dependency updates that FakeVartree performs by default. WARNING: If --dynamic-deps is disabled, then it is necessary to ensure that an alternative method is used to handle package moves in dependencies of installed packages. Normally, this is handled by FEATURES="fixpackages", which is enabled by default and may be disabled via make.conf(5). Alternatively, in order to manually apply package moves, run `emaint --fix moveinst` after each emerge --sync operation (see emaint(1)).
* man/emerge.1: fix spelling of behaviorZac Medico2011-09-231-2/+2
|
* emerge: add --complete-graph-if-new-ver < y | n >Zac Medico2011-09-211-0/+4
| | | | | Trigger the --complete-graph behavior if an installed package version will change (upgrade or downgrade). This option is enabled by default.
* autounmask: Always use unresticted atoms for license and USE changesSebastian Luther2011-09-211-3/+4
| | | | See bug 379333.
* Document ** keyword for --autounmask-keep-masks.Zac Medico2011-09-191-1/+1
|
* autounmask: Add --autounmask-keep-masks optionSebastian Luther2011-09-191-0/+5
| | | | | | Disables creation of p.unmask entries to allow users to insist on their masks and hope for another conflict resolution (i.e. missed update). This fixes bug 372485.
* autounmask: Add --autounmask-unrestricted-atoms optionSebastian Luther2011-09-191-0/+5
| | | | | | | | The default behavior of --autounmask is now changed back to the original one, namely to use '=' operators. The --autounmask-unrestricted-atoms option allows the use of '>=' operators whenever possible. This addresses the issues raised in bugs 372405, 374331 and 379333.
* autounmask: Document where changes are writenSebastian Luther2011-09-181-0/+4
|
* Update --rebuild-if-* flags to rebuild when build dependencies are changed.David James2011-08-261-8/+6
| | | | | | | | | | | | | | Right now, the --rebuild-if-* flags only rebuild packages that are used at both run-time and build-time. This doesn't help for packages that are used only at build-time (for example, static libaries). Rebuilding packages whenever a build-time dependency is changed is easier to understand and explain, and it handles all cases correctly. BUG=chromium-os:15517 TEST=Run emerge test suite. Change-Id: Iae8dab24e8acb6625bc1a0ce41862e90b232eb84
* Make emerge --noreplace identical to --selective.Zac Medico2011-07-191-6/+2
| | | | | | This removes a very subtle difference in --noreplace package selection logic which is not very useful and triggers strange package selection choices in some cases, as reported in bug #375571.
* autounmask: reference EMERGE_DEFAULT_OPTS in docsZac Medico2011-06-041-1/+3
|
* autounmask-write: mention --ask in docsZac Medico2011-06-021-1/+1
|
* man/emerge.1: refer to ebuild(5) for atom syntaxZac Medico2011-05-261-1/+1
|
* Document that --autounmask is enabled by default.Zac Medico2011-05-161-4/+5
|
* Implement --autounmask-writeSebastian Luther2011-05-151-0/+4
| | | | | Enabling this option together with --autounmask writes proposed changes to config files, honoring CONFIG_PROTECT.
* preserve-libs: preserve during uninstallZac Medico2011-05-141-1/+4
| | | | | | This will fix bug #286714. The emerge --depclean-lib-check option will now be ignored when FEATURES=preserve-libs is enabled, since any libraries that have consumers will simply be preserved.
* depgraph: in complete mode respect --with-bdepsZac Medico2011-05-111-0/+2
| | | | | If you want the graph as complete as possible, now you'll have to use --with-bdeps=y together with --complete-graph.
* emerge: replace --rebuild with finer grained optsDavid James2011-05-041-2/+12
| | | | | | | | | | | | | | | | | | | | | | Replace --rebuild option with --rebuild-if-* options. --rebuild-if-new-rev [ y | n ] Rebuild packages when dependencies that are used at both build-time and run-time are built, if the dependency is not already installed with the same version and revision. --rebuild-if-new-ver [ y | n ] Rebuild packages when dependencies that are used at both build-time and run-time are built, if the dependency is not already installed with the same version. Revision numbers are ignored. --rebuild-if-unbuilt [ y | n ] Rebuild packages when dependencies that are used at both build-time and run-time are built. Change-Id: Ia50c1702bfe1b98a8d1891740e7bbb045921a905 Review URL: http://gerrit.chromium.org/gerrit/280
* Add --rebuild-ignore flag.David James2011-05-031-0/+4
| | | | | | | | | A space separated list of package names or slot atoms. Emerge will not rebuild packages that depend on matching packages due to \fB\-\-rebuild\fR. Change-Id: Ia58fe632ed06c97a22413da0341d7f8da2d65ba8 Review URL: http://gerrit.chromium.org/gerrit/209
* emerge: rename --no*-atoms to --*-excludeZac Medico2011-05-021-2/+2
|
* Update timestamps in headers of modified files.Zac Medico2011-05-011-1/+1
|
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-011-0/+8
| | | | | | | | | | | | | | | | | | | | | | | Rebuild when build-time/run-time deps are upgraded. If pkgA has been updated, and pkgB depends on pkgA at both build-time and run-time, pkgB needs to be rebuilt. This feature ensures that all packages are consistent when dependencies that are used at both runtime and build time are changed. This feature only rebuilds packages one layer deep. That means that if you upgrade libcros, for example, packages that depend directly on libcros will be rebuilt and reinstalled, but indirect dependencies will not be rebuilt. BUG=chromium-os:14296 TEST=Test whether packages rebuilding a bunch of packages. Change-Id: Idbc0532b4b1de28fd9e5a0abe3b7dbe1a3abd2c8 Review URL: http://codereview.chromium.org/6905107
* emerge: add --misspell-suggestions=n optionZac Medico2011-04-281-1/+7
| | | | This will fix bug #363137.
* emerge: add 3 new options similar to --excludeDavid James2011-04-271-0/+13
| | | | | | | | | | | | | | | | | | | | | | | Add --nousepkg-atoms, --useoldpkg-atoms, and --reinstall-atoms flag to Portage reinstall-atoms accepts a space separated list of package names or slot atoms. Emerge will treat matching packages as if they are not installed, and reinstall them if necessary. useoldpkg-atoms accepts a space separated list of package names or slot atoms. Emerge will prefer matching binary packages over newer unbuilt packages. This is useful in case you want to request that a particular package won't be rebuilt from source. nousepkg-atoms accepts a space separated list of package names or slot atoms. Emerge will ignore matching binary packages. Change-Id: I0d73039c6a4cd63695b28ffc80215628e0e05c95 BUG=chromium-os:12507 TEST=Try out the flag Review URL: http://codereview.chromium.org/6577024
* emerge: support [ y | n ] for --askZac Medico2011-03-241-1/+1
| | | | | | This allows --ask to be enabled via EMERGE_DEFAULT_OPTS, and then temporarily disabled via the command-line. This may be useful for programs that call emerge non-interactively, as in bug #360233.
* emerge: support [ y | n ] for --quietv2.2.0_alpha27Zac Medico2011-03-141-3/+3
| | | | | | This allows --quiet and --quiet-build to be enabled via EMERGE_DEFAULT_OPTS, and then temporarily disabled via the command- line.
* emerge.1: escape hyphensv2.2.0_alpha25Zac Medico2011-02-221-1/+1
|
* emerge.1: mention revdep-rebuild in depclean docsZac Medico2011-02-221-1/+5
|
* emerge.1: fix arg description more for bug 354137Zac Medico2011-02-211-2/+3
|
* Display: tweak output and docs for bug 58416Zac Medico2011-02-131-4/+9
| | | | | | Now the masking display is disabled by the --quiet option if the --verbose option is not enabled simultaneously. Also, docs are updated as per bug 58416, comment #11 and #12.
* emerge.1: cross-ref --newuse and --changed-useZac Medico2011-02-121-1/+3
| | | | This will fix bug #354437.
* emerge.1: clarify docs for package argumentsv2.2.0_alpha23Zac Medico2011-02-081-4/+6
| | | | This will fix bug #354137.
* emerge.1: update date in headerZac Medico2011-02-021-1/+1
|