summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Add a new FEATURES=test-fail-continue value which causes ebuild executionZac Medico2008-12-121-0/+6
| | | | | | | to continue after the test phase has failed. Thanks to Diego Pettenò <flameeyes@g.o> for the suggestion. svn path=/main/trunk/; revision=12214
* Fix --getbinpkgonly behavior so that binaries from the remote server areZac Medico2008-12-121-4/+2
| | | | | | | preferred over local packages if they are not identical. Thanks to Lance Albertson <ramereth@g.o> for reporting. svn path=/main/trunk/; revision=12207
* Bug #250212 - Add a new 'upstream.workaround' qa category, and use it forZac Medico2008-12-081-0/+4
| | | | | | | the EMakeParallelDisabled check. Thanks to Mike Auty <ikelos@g.o> for this patch. svn path=/main/trunk/; revision=12179
* Add docs for PORTAGE_GPG_DIR and PORTAGE_GPG_KEY that are used by repoman forZac Medico2008-12-061-0/+10
| | | | | | FEATURES=sign support. Thanks to Petteri Räty <betelgeuse@g.o> for reporting. svn path=/main/trunk/; revision=12168
* Sync with 2.1.6 branch.Zac Medico2008-12-041-2/+2
| | | | svn path=/main/trunk/; revision=12154
* Add 'automatically resolved' blockers to the --pretend docs.Zac Medico2008-11-291-1/+2
| | | | svn path=/main/trunk/; revision=12120
* Note that file names in /etc/portage/package.* directories are sorted ascendingZac Medico2008-11-261-2/+3
| | | | | | alphabetical order before being summed together. svn path=/main/trunk/; revision=12090
* Remove world and system targets for emerge --help since it no longer works ↵Zac Medico2008-11-251-1/+1
| | | | | | | | now that they are sets rather than actions. svn path=/main/trunk/; revision=12086
* Document the 'eapi' profile file.Zac Medico2008-11-241-0/+6
| | | | svn path=/main/trunk/; revision=12070
* Use a table to organize the key of USE flag symbols for the --verbose option.Zac Medico2008-11-231-9/+11
| | | | svn path=/main/trunk/; revision=12063
* Use a table to organize the key of merge list display codes for the --pretendZac Medico2008-11-231-20/+13
| | | | | | option. svn path=/main/trunk/; revision=12061
* Document "I" which represents PROPERTIES=interactive in the merge listZac Medico2008-11-231-0/+2
| | | | | | display. svn path=/main/trunk/; revision=12059
* Add a note about negative IUSE default settings being ineffective givenZac Medico2008-11-231-1/+3
| | | | | | | the default USE_ORDER setting which causes profile and user configuration settings to override them. svn path=/main/trunk/; revision=12057
* Bug #247548 - Remove 'last' and 'lfull' commands since nobody uses them.Zac Medico2008-11-231-6/+0
| | | | | | Thanks to Alec Warner <antarus@g.o>. svn path=/main/trunk/; revision=12049
* Add docs for all of the supported commands.Zac Medico2008-11-231-3/+25
| | | | svn path=/main/trunk/; revision=12047
* Add some people to the AUTHORS section.Zac Medico2008-11-221-0/+3
| | | | svn path=/main/trunk/; revision=12033
* Bug #247625 - Update PORTAGE_IONICE_COMMAND docs to reflect that it isZac Medico2008-11-191-5/+3
| | | | | | unset by default. svn path=/main/trunk/; revision=12003
* Bug #245779 - Document the new category subdirectory behavior for PKGDIR.Zac Medico2008-11-193-6/+10
| | | | svn path=/main/trunk/; revision=11997
* Add a short -d option for the new --include-dev option. Thanks to JoshuaZac Medico2008-11-161-1/+1
| | | | | | Kinard <kumba@g.o> for the suggestion. svn path=/main/trunk/; revision=11964
* In order to reduce time consumed for dependency checks, skip 'dev' profilesZac Medico2008-11-161-0/+3
| | | | | | | | | by default and add an --include-dev option which causes them to be checked. Given the current profiles.desc content, this approximately halves the number of profiles checked by default and also halves the time consumed by repoman. Thanks to Donnie Berkholz <dberkholz@g.o> for the suggestion. svn path=/main/trunk/; revision=11962
* Use a table to condense the docs for the default_* phase functions.Zac Medico2008-11-141-23/+22
| | | | svn path=/main/trunk/; revision=11902
* Bug #244485 - Document the !!atom blocker syntax.Zac Medico2008-11-141-0/+6
| | | | svn path=/main/trunk/; revision=11901
* Add newlines so that first lines of tables display properly with man2html.Zac Medico2008-11-141-0/+2
| | | | svn path=/main/trunk/; revision=11900
* Bug #244485 - Document USE dependencies.Zac Medico2008-11-141-0/+33
| | | | svn path=/main/trunk/; revision=11898
* Bug #244485 - Document SRC_URI arrows for output file customization.Zac Medico2008-11-131-0/+4
| | | | svn path=/main/trunk/; revision=11894
* Rename the "FUNCTIONS" section to "PHASE FUNCTIONS".Zac Medico2008-11-131-1/+1
| | | | svn path=/main/trunk/; revision=11893
* Bug #244485 - Document the default phase function helpers.Zac Medico2008-11-131-0/+29
| | | | svn path=/main/trunk/; revision=11892
* Bug #244485 - Document src_prepare() and src_configure() phase functions.Zac Medico2008-11-131-1/+15
| | | | svn path=/main/trunk/; revision=11891
* Bug #244485 - Document the doman enhancement from bug #222439.Zac Medico2008-11-131-0/+6
| | | | svn path=/main/trunk/; revision=11890
* Fix grammar.Zac Medico2008-10-221-1/+1
| | | | svn path=/main/trunk/; revision=11718
* Add a PROPERTIES.syntax check.Zac Medico2008-10-221-0/+6
| | | | svn path=/main/trunk/; revision=11717
* Document PROPERTIES=interactive.Zac Medico2008-10-221-0/+10
| | | | svn path=/main/trunk/; revision=11716
* Remove support for FEATURES=gpg since it's already disabled and brokenZac Medico2008-10-171-3/+0
| | | | | | anyway. Thanks to DJ Anderson for the suggestion. svn path=/main/trunk/; revision=11698
* Implement a new "changelog.ebuildadded" check which causes repoman to bailZac Medico2008-10-021-0/+3
| | | | | | | | out if an ebuild has been added and the ChangeLog has not been modified. This was requested by Robin H Johnson <robbat2@g.o> since it is a requirement for the packages.gentoo.org ChangeLog code. svn path=/main/trunk/; revision=11610
* In the --depclean docs, there's no need to advise the user to use --oneshotZac Medico2008-09-271-1/+1
| | | | | | | when updating @system @world since @system now has world-candidate set to False by default. svn path=/main/trunk/; revision=11564
* Add a new --list-sets action, as requested by jmbsvicetto.v2.2_rc9Zac Medico2008-09-211-1/+5
| | | | svn path=/main/trunk/; revision=11531
* Document the --ignore-default-opts and --skip-manifest options.Zac Medico2008-09-201-0/+6
| | | | svn path=/main/trunk/; revision=11521
* Bug #238157 - Update http_proxy/ftp_proxy docs to show protocol://, forZac Medico2008-09-201-1/+1
| | | | | | compat with rubygems. svn path=/main/trunk/; revision=11520
* Document the --debug option. Thanks to Jeremy Olexa <darkside@g.o> suggesting.Zac Medico2008-09-191-1/+5
| | | | svn path=/main/trunk/; revision=11518
* Document FEATURES=preserve-libs.Zac Medico2008-09-131-0/+4
| | | | svn path=/main/trunk/; revision=11506
* Update PORTAGE_RSYNC_OPTS docs to reflect that --delete-after is no longerZac Medico2008-09-011-1/+1
| | | | | | used by default. svn path=/main/trunk/; revision=11483
* Add support for FEATURES="protect-owned" which is identical to theZac Medico2008-08-301-4/+20
| | | | | | | | | | | | | | | | | | collision-protect feature except that files may be overwritten if they are not explicitly listed in the contents of a currently installed package. This is particularly useful on systems that have lots of orphan files that have been left behind by older versions of portage that did not support the unmerge-orphans feature. The additional tolerance makes this feature more suitable than collision-protect for being enabled by default. In order to ensure smooth operation of protect-owned in all cases, we also have to set COLLISION_IGNORE="/lib/modules" since files inside this directory are never unmerge. By enabling protect-owned by default, users are protected from problems that may occur due interactions with file collisions and the unmerge-orphans feature which is also enabled by default. svn path=/main/trunk/; revision=11479
* Update ROOT docs wrt make.conf since it can now be set there regardless ofZac Medico2008-08-221-2/+1
| | | | | | PORTAGE_CONFIGROOT setting. svn path=/main/trunk/; revision=11451
* Remove reference to use.default. Thanks to ulm for reporting.Zac Medico2008-08-191-4/+0
| | | | svn path=/main/trunk/; revision=11437
* Document /var/lib/portage/world_sets.Zac Medico2008-08-171-0/+10
| | | | svn path=/main/trunk/; revision=11423
* Bug #172496 - Add a PORTAGE_COMPRESS_EXCLUDE_SUFFIXES config variable whichZac Medico2008-08-151-0/+7
| | | | | | | | | is used to filter ecompress arguments. This allows the user to control compression of files installed dodoc, excluding files with specific suffix patterns. The current default value includes all of the suffixes that are recognized by dohtml, as well as pdf. svn path=/main/trunk/; revision=11419
* Bug #234100 - Update date and portage version in man page headers.Zac Medico2008-08-0912-12/+12
| | | | svn path=/main/trunk/; revision=11374
* Bug #234157 - Remove BUILD_PREFIX from the docs since it's not a user configZac Medico2008-08-091-5/+0
| | | | | | variable. svn path=/main/trunk/; revision=11373
* Add a reference to the default sets.conf location. Thanks to dberkholz forZac Medico2008-08-091-1/+5
| | | | | | the suggestion. svn path=/main/trunk/; revision=11366
* Remove the "ebuild.disjointed" check because it's obsolete since we'veZac Medico2008-08-061-3/+0
| | | | | | switched to manifest2 only. Thanks to Arfrever for this patch. svn path=/main/trunk/; revision=11338