summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
Commit message (Collapse)AuthorAgeFilesLines
* Fix portage version, should be >=2.1.5. (trunk r9932)Zac Medico2008-04-211-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=9933
* * Make portdbapi.aux_get() automatically pull pre-generated metadataZac Medico2008-04-211-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | directly from the metadata/cache/ directory when metadata-transfer is not enabled in FEATURES. This makes all cache modules behave similar to existing metadata_overlay module, except when FEATURES="metadata-transfer" has been explicitly enabled. * Remove metadata-transfer from FEATURES in make.globals so that it's no longer enabled by default. Users will be happy about this since the "Updating Portage cache" part of emerge --sync can be more time consuming than the rsync run itself. It's also nicer when when using PORTDIR over nfs or bind mounted in a chroot since there's no need to run emerge --metadata. * Update FEATURES="metadata-transfer" docs to warn users of the rsync tree to modify eclases in PORTDIR_OVERLAY if necessary instead of doing it directly in the rsync tree. * Relevant updates to /etc/portage/modules docs. (trunk r9930) svn path=/main/branches/2.1.2/; revision=9931
* Add some notes for the parallel-fetch feature and the new --complete-graphZac Medico2008-04-111-1/+3
| | | | | | option for emerge. (trunk r9848) svn path=/main/branches/2.1.2/; revision=9849
* Merge FEATURES=webrsync-gpg docs from trunk.Zac Medico2008-04-041-0/+3
| | | | svn path=/main/branches/2.1.2/; revision=9704
* Implement a PORTAGE_FETCH_RESUME_MIN_SIZE variable that is useful forZac Medico2008-04-031-0/+8
| | | | | | | helping to ensure that small garbage files such as html 404 pages are properly discarded. (trunk r9687) svn path=/main/branches/2.1.2/; revision=9688
* Add a note about PKG_INSTALL_MASK. (trunk r9591)Zac Medico2008-03-291-1/+4
| | | | svn path=/main/branches/2.1.2/; revision=9594
* Bug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS variable thatZac Medico2008-03-281-0/+4
| | | | | | | allows the user to specify tar command options for binary package creation. (trunk r9528) svn path=/main/branches/2.1.2/; revision=9580
* Bug #214879 - Fix FEATURES=-strict behavior so that distfiles digests areZac Medico2008-03-281-1/+1
| | | | | | always checked. (trunk r9519) svn path=/main/branches/2.1.2/; revision=9572
* Bug #42456 - When a checksum failure occurs during fetch, use a newZac Medico2008-03-281-0/+3
| | | | | | | | | PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS config variable to control how many mirrors should be tried before aborting the download. This type of behavior used to be enabled only in --fetchonly mode but now it's enabled for all fetch() calls. (trunk r9462:9466) svn path=/main/branches/2.1.2/; revision=9554
* Add a note that PORTDIR is a repository of software and that usersZac Medico2008-01-311-1/+3
| | | | | | should not add random directories in it. (trunk r9209) svn path=/main/branches/2.1.2/; revision=9243
* Bug #202126 - Replace an obsolete reference to `emerge --help config`Zac Medico2007-12-131-2/+4
| | | | | | | with a reference to the CONFIGURATION FILES section of emerge(1). (trunk r8913) svn path=/main/branches/2.1.2/; revision=8914
* 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
* Bug #196435 - Add some more references to quickpkg(1) sinceZac Medico2007-10-221-1/+3
| | | | | | sometimes people don't realize that it exists. (trunk r8185) svn path=/main/branches/2.1.2/; revision=8230
* 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
* Fix a typo. (trunk r7840)Zac Medico2007-09-261-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=7841
* Bug #191645 - Cross-reference the `ebuild --force digest` docs with theZac Medico2007-09-261-1/+2
| | | | | | 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
* 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
* 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 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
* 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-301-5/+8
| | | | | | to Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> in bug #183758. (trunk r7100) svn path=/main/branches/2.1.2/; revision=7101
* 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
* remove confcache docs (trunk r5802)Zac Medico2007-06-221-4/+0
| | | | svn path=/main/branches/2.1.2/; revision=6925
* 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
* 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 #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
* 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
* Synchronize PORTAGE_COMPRESS_FLAGS to reflect that -9 is the default now. ↵Zac Medico2007-03-281-1/+1
| | | | | | (trunk r6302:6303) svn path=/main/branches/2.1.2/; revision=6304
* For bug #168267, use add --force to the default PORTAGE_COMPRESS_FLAGS so ↵Zac Medico2007-02-271-1/+1
| | | | | | that hardlinks are automatically broken. (trunk r6087:6088) svn path=/main/branches/2.1.2/; revision=6089
* add warning about storing data in PORTDIR (trunk r5865:5866)Zac Medico2007-02-031-3/+9
| | | | svn path=/main/branches/2.1.2/; revision=5884
* document FEATURES=sesandbox #161985Mike Frysinger2007-01-161-0/+3
| | | | svn path=/main/trunk/; revision=5663
* Fix alphabetical order.v2.1.2Zac Medico2007-01-141-4/+4
| | | | svn path=/main/trunk/; revision=5649
* Document DOC_SYMLINKS_DIR.Zac Medico2007-01-141-0/+4
| | | | svn path=/main/trunk/; revision=5648
* For bug #161975, document the fact that GENTOO_MIRRORS supports mounted ↵Zac Medico2007-01-141-1/+3
| | | | | | filesystem mirrors. svn path=/main/trunk/; revision=5644
* Document PORTAGE_LOG_FILE, update PORTAGE_TMPDIR path which now includes ↵Zac Medico2007-01-141-33/+39
| | | | | | CATEGORY, and lots of style/syntax fixes. Thanks to Arfrever Frehtes Taifersar Arahesis <FFTA@WP.PL> from bug #161979. svn path=/main/trunk/; revision=5643
* Document PORTAGE_COMPRESS and PORTAGE_COMPRESS_FLAGS.Zac Medico2007-01-131-0/+7
| | | | svn path=/main/trunk/; revision=5626
* Add note that any value enables EPAUSE_IGNOREMarius Mauch2007-01-111-0/+1
| | | | svn path=/main/trunk/; revision=5552
* Update CCACHE docs, patch by Ryan Hill (bug #156865)Marius Mauch2007-01-111-1/+1
| | | | svn path=/main/trunk/; revision=5543
* Add elog related variables to make.conf(5) with a pointer to ↵Marius Mauch2007-01-101-0/+13
| | | | | | make.conf.example. Add elog() description to ebuild(5) and update einfo() description. svn path=/main/trunk/; revision=5506
* Remove all traces of FEATURES=cvs since code for that feature no longer ↵Zac Medico2006-12-081-4/+0
| | | | | | exists (apparently since portage-2.1). svn path=/main/trunk/; revision=5228
* Fix the USE_ORDER docs for bug #153764. Thanks to Alec Warner for the ↵Zac Medico2006-11-021-7/+22
| | | | | | initial patch. svn path=/main/trunk/; revision=4912
* Remove ACCEPT_LICENSE docs until they're really implemented.Zac Medico2006-10-251-6/+0
| | | | svn path=/main/trunk/; revision=4813