summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Make 'full' the default mode, since 'scan' can be annoying when itZac Medico2007-11-201-1/+1
| | | | | | omits relevant info. (trunk r8499) svn path=/main/branches/2.1.2/; revision=8558
* Update the FEATURES=mirror docs to more accurately reflect behavior.Zac Medico2007-11-021-2/+6
| | | | | | | | (trunk r8348) Bug #197594 - Document FEATURES="lmirror". (trunk r8373) svn path=/main/branches/2.1.2/; revision=8374
* protect variables specified in PROFILE_ONLY_VARIABLES fromZac Medico2007-11-021-1/+5
| | | | | | being set by the user (trunk r8251:8253, r8255, and r8259) svn path=/main/branches/2.1.2/; revision=8361
* Bug #196435 - Add some more references to quickpkg(1) sinceZac Medico2007-10-222-3/+7
| | | | | | sometimes people don't realize that it exists. (trunk r8185) svn path=/main/branches/2.1.2/; revision=8230
* Document the "manifest" mode. (trunk r8126)Zac Medico2007-10-151-0/+3
| | | | svn path=/main/branches/2.1.2/; revision=8133
* Remove ambiguous "you should edit this file" warning.Zac Medico2007-10-121-2/+1
| | | | | | (trunk r8040) svn path=/main/branches/2.1.2/; revision=8071
* Shorten the reference to IUSE defaults since it'sZac Medico2007-10-051-1/+1
| | | | | | now documented in ebuild(5). (trunk r7967) svn path=/main/branches/2.1.2/; revision=7973
* Document IUSE defaults. (trunk r7966)Zac Medico2007-10-051-1/+5
| | | | svn path=/main/branches/2.1.2/; revision=7972
* Document SLOT dependencies. (trunk r7962)Zac Medico2007-10-051-0/+12
| | | | svn path=/main/branches/2.1.2/; revision=7971
* Generalize the first paragraph of the MASKED PACKAGES sectionZac Medico2007-10-051-4/+9
| | | | | | and document binary package CHOST masking. (trunk r7958) svn path=/main/branches/2.1.2/; revision=7970
* Documnet EAPI in the MASKED PACKAGES section. (trunk r7951)Zac Medico2007-10-051-0/+5
| | | | svn path=/main/branches/2.1.2/; revision=7969
* Document the EAPI variable. (trunk r7948:7950)Zac Medico2007-10-051-0/+11
| | | | svn path=/main/branches/2.1.2/; revision=7968
* Make repoman bail out if it is unable to properlyZac Medico2007-10-051-0/+3
| | | | | | | | | access ebuild metadata for some reason. In this case it's impossible to generate a Manifest and therefore the --force option has to be disabled. (trunk r7914) svn path=/main/branches/2.1.2/; revision=7936
* Update the docs for the "ebuild.syntax" error toZac Medico2007-10-051-0/+1
| | | | | | | indicate that a digest verification failure can trigger it. (trunk r7905) svn path=/main/branches/2.1.2/; revision=7929
* Fix a typo. (trunk r7840)Zac Medico2007-09-261-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=7841
* s/note/not/ reported by p-y. (trunk r7800)Zac Medico2007-09-261-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=7828
* Bug #191645 - Cross-reference the `ebuild --force digest` docs with theZac Medico2007-09-262-3/+7
| | | | | | FEATURES=assume-digests docs. (trunk r7778) svn path=/main/branches/2.1.2/; revision=7818
* Add some additional notes about the behavior of FEATURES=assume-digestsZac Medico2007-09-261-1/+5
| | | | | | under various conditions. (trunk r7777) svn path=/main/branches/2.1.2/; revision=7817
* Bug #191645 - Document the --force option. (trunk r7776)Zac Medico2007-09-261-0/+6
| | | | svn path=/main/branches/2.1.2/; revision=7816
* Bug #110443 - Add a KEYWORDS.stable check for ebuilds that areZac Medico2007-09-261-0/+3
| | | | | | added directly with stable KEYWORDS. (trunk r7775) svn path=/main/branches/2.1.2/; revision=7815
* Bug #191645 - Document the --force option. (trunk r7773)Zac Medico2007-09-261-0/+6
| | | | svn path=/main/branches/2.1.2/; revision=7813
* Bug #187795 - remove pointless digest.disjointed and digest.notaddedZac Medico2007-09-261-6/+0
| | | | | | | warnings since they are always added to cvs automatically anyway. (trunk r7772) svn path=/main/branches/2.1.2/; revision=7812
* Bug #189743 - Add .jpeg to the list of extensions supported by dohtml. ↵Zac Medico2007-08-221-1/+1
| | | | | | (trunk r7653) svn path=/main/branches/2.1.2/; revision=7654
* make -f/-F distinction clearer (trunk r7632)Zac Medico2007-08-161-3/+2
| | | | svn path=/main/branches/2.1.2/; revision=7634
* Update emerge --help and --info docs. Thanks to Arfrever Frehtes Taifersar ↵Zac Medico2007-08-061-2/+5
| | | | | | Arahesis in bug #137483. (trunk r7583) svn path=/main/branches/2.1.2/; revision=7584
* For bug #139670, update the dohtml docs to show all supported file ↵Zac Medico2007-07-301-2/+2
| | | | | | extensions. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch. (trunk r7432) svn path=/main/branches/2.1.2/; revision=7433
* For bug #137483, move the `emerge --help config` docs to the emerge man ↵Zac Medico2007-07-301-0/+37
| | | | | | page. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch. (trunk r7430) svn path=/main/branches/2.1.2/; revision=7431
* For bug #187016, and env.d to the default USE_ORDER. (trunk r7426:7428)Zac Medico2007-07-291-2/+10
| | | | svn path=/main/branches/2.1.2/; revision=7429
* For bug #186639, note that /etc/portage/profile/ supports all of the same ↵Zac Medico2007-07-271-2/+3
| | | | | | file types that /etc/make.profile/ does, except parent. (trunk r7413) svn path=/main/branches/2.1.2/; revision=7414
* For bug #186639, add more clarification about the relationship between ↵Zac Medico2007-07-271-3/+5
| | | | | | /etc/make.profile/ and /etc/portage/profile/. (trunk r7411) svn path=/main/branches/2.1.2/; revision=7412
* Add FEATURES=fakeroot support which causes install and package phases to run ↵Zac Medico2007-07-241-0/+4
| | | | | | inside fakeroot when a non-root user runs the ebuild command. Thanks to swegener for the initial patch. (trunk r7379) svn path=/main/branches/2.1.2/; revision=7380
* Document --depclean and --prune enhancements. (trunk r7345)Zac Medico2007-07-221-13/+21
| | | | svn path=/main/branches/2.1.2/; revision=7348
* For bug #185504, document profiles/repo_name. (trunk r7319)Zac Medico2007-07-201-0/+6
| | | | svn path=/main/branches/2.1.2/; revision=7320
* Update --prune docs for bug #151653. (trunk r7315)Zac Medico2007-07-201-6/+4
| | | | svn path=/main/branches/2.1.2/; revision=7316
* Add "reset" to the list of attributes in color.map.5 and add define NORMAL ↵Zac Medico2007-07-121-0/+2
| | | | | | like functions.sh does. (trunk r7242) svn path=/main/branches/2.1.2/; revision=7243
* Document PORTAGE_WORKDIR_MODE for bug #8688. (trunk r5904)Zac Medico2007-07-111-0/+3
| | | | svn path=/main/branches/2.1.2/; revision=7236
* Update the FEATURES=strict docs for better clarity. (trunk r6357)Zac Medico2007-07-111-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=7235
* document FEATURES=sesandbox #161985 (trunk r5663)Zac Medico2007-07-111-0/+3
| | | | svn path=/main/branches/2.1.2/; revision=7234
* Add color classes PROMPT_CHOICE_{DEFAULT,OTHER} for emerge's Yes/No prompt. ↵Zac Medico2007-07-081-0/+6
| | | | | | (trunk r7199) svn path=/main/branches/2.1.2/; revision=7200
* Misc color fixes. Thanks to Arfrever Frehtes Taifersar Arahesis ↵Zac Medico2007-07-061-25/+97
| | | | | | <Arfrever.FTA@GMail.Com> for this patch from bug#183861, comment #9. (trunk r7183) svn path=/main/branches/2.1.2/; revision=7184
* Remove the PKG_*ARG* color classes in order to simplify things since it's ↵Zac Medico2007-07-061-26/+2
| | | | | | questionable whether many people will want to use them. Also, make the PKG_*SYSTEM colors default to the traditional colors since people are generally most interested in world packages. (trunk r7174) svn path=/main/branches/2.1.2/; revision=7175
* Update the location of output.py for the old namespace.Zac Medico2007-07-051-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=7152
* For bug #183861, allow a color class in color.map to specify a space ↵Zac Medico2007-07-051-0/+16
| | | | | | separated list of attributes so that any combination of foreground, background, and other attributes is possible. Also make color class handling for package sets more consistent. Thanks to Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>. svn path=/main/branches/2.1.2/; revision=7151
* s/PORTAGE_EXTRA_RSYNC_OPTS/PORTAGE_RSYNC_OPTS/ for correctness. (trunk r7114)Zac Medico2007-07-011-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=7115
* For bug #131030, update the warning about potential for emerge --sync ↵Zac Medico2007-07-011-9/+14
| | | | | | overwrite or delete files in ${PORTDIR}. Add references to the PKGDIR and DISTDIR docs. (trunk r7112) svn path=/main/branches/2.1.2/; revision=7113
* Add docs for /etc/portage/color.map and a few misc man page fixes. Thanks ↵Zac Medico2007-06-306-16/+125
| | | | | | to Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> in bug #183758. (trunk r7100) svn path=/main/branches/2.1.2/; revision=7101
* For bug #144333, document the new --reinstall=changed-use option. (trunk r7081)Zac Medico2007-06-281-0/+6
| | | | svn path=/main/branches/2.1.2/; revision=7082
* Clarify RESUMECOMMAND requirements. (trunk r7005)Zac Medico2007-06-241-1/+3
| | | | svn path=/main/branches/2.1.2/; revision=7007
* Update FETCHCOMMAND and RESUMECOMMAND docs (bug #141550, trunk r6980 and ↵Zac Medico2007-06-241-1/+3
| | | | | | r7003:7005). svn path=/main/branches/2.1.2/; revision=7006
* Document RESTRICT=bindist and add a note about allowance for conditional ↵Zac Medico2007-06-221-0/+4
| | | | | | syntax. (trunk r6954) svn path=/main/branches/2.1.2/; revision=6957