summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* remove confcache docs (trunk r5802)Zac Medico2007-06-222-7/+0
| | | | svn path=/main/branches/2.1.2/; revision=6925
* make PDEPEND wording less restrictive #172511 and clarify install status wrt ↵Zac Medico2007-06-211-8/+11
| | | | | | ||() as noted by ferringb (trunk r6324) svn path=/main/branches/2.1.2/; revision=6904
* For bug #134620, add a FEATURES=unmerge-orphans option that causes unmerge ↵Zac Medico2007-06-131-0/+5
| | | | | | to remove files more aggressively. If a file is not claimed by another package in the same slot and it is not protected by CONFIG_PROTECT, unmerge it even if the modification time or checksum differs from the file that was originally installed. This is enabled in make.globals since the vast majority of users probably want this. (trunk r6829) svn path=/main/branches/2.1.2/; revision=6830
* Update the PORT_LOGDIR docs for bug #82378. Thanks to Arfrever FTA for ↵Zac Medico2007-06-111-1/+5
| | | | | | reporting. (trunk r6810) svn path=/main/branches/2.1.2/; revision=6811
* For bug #156536, update --resume docs to show that the resume history is ↵Zac Medico2007-06-081-3/+7
| | | | | | capable of storing two merge lists. (trunk r6742) svn path=/main/branches/2.1.2/; revision=6762
* Add ECONF_SOURCE to the econf docs. (trunk r6733)Zac Medico2007-06-081-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=6755
* Document EXTRA_ECONF, thanks to Arfrever FTA in bug #167057. (trunk r6732)Zac Medico2007-06-081-0/+4
| | | | svn path=/main/branches/2.1.2/; revision=6754
* For bug #180009, add a PORTAGE_RSYNC_INITIAL_TIMEOUT config variable. The ↵Zac Medico2007-05-281-0/+6
| | | | | | default is 15 seconds and it can be disabled by setting it to 0. (trunk r6650) svn path=/main/branches/2.1.2/; revision=6651
* s:${PORTDIR}:/usr/portage: so that it's not implied that those variables are ↵Zac Medico2007-05-231-2/+2
| | | | | | automatically relative to ${PORTDIR} when the value of ${PORTDIR} has changed to something other than /usr/portage. Thanks to kerframil for reporting. (trunk r6522:6523) svn path=/main/branches/2.1.2/; revision=6602
* For bug #177601, add a reference the --verbose option documentation in the ↵Zac Medico2007-05-231-1/+2
| | | | | | OUTPUT section. svn path=/main/branches/2.1.2/; revision=6601
* For bug #177763, clarify about how FEATURES=keepwork allows ${WORKDDIR} to ↵Zac Medico2007-05-101-1/+5
| | | | | | be reused. (trunk r6518:6519) svn path=/main/branches/2.1.2/; revision=6520
* document the behavior of `ebuild` wrt FEATURES=noauto #175444 (trunk r6470:6471)v2.1.2.6Zac Medico2007-05-051-0/+7
| | | | svn path=/main/branches/2.1.2/; revision=6476
* In the installsources docs, note that CFLAGS needs to be set to include ↵Zac Medico2007-04-281-1/+2
| | | | | | debug information. Thanks to tigger^ for reporting. (trunk r6441:6442) svn path=/main/branches/2.1.2/; revision=6448
* document new version suffix style #166522 (trunk r6394:6395)Zac Medico2007-04-141-7/+8
| | | | svn path=/main/branches/2.1.2/; revision=6398
* cleanup example ebuild to be more representative of a good ebuild #174260 by ↵Zac Medico2007-04-121-11/+7
| | | | | | Timothy Redaelli (trunk r6378:6379) svn path=/main/branches/2.1.2/; revision=6382