summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove PORTAGE_IONICE_COMMAND setting since it's commented out.Zac Medico2008-11-191-4/+0
* Add support for FEATURES="protect-owned" which is identical to theZac Medico2008-08-301-1/+7
* Bug #172496 - Add a PORTAGE_COMPRESS_EXCLUDE_SUFFIXES config variable whichZac Medico2008-08-151-0/+3
* disable default IONICE command as it breaks for non-root, and ionice might no...Marius Mauch2008-07-311-1/+2
* Reduce the default PORTAGE_IONICE_COMMAND priority to "idle" priority sinceZac Medico2008-07-261-1/+1
* Bug #206773 - Add a new PORTAGE_IONICE_COMMAND variable that emerge usesZac Medico2008-07-241-0/+3
* revert accidential commitMarius Mauch2008-06-201-1/+1
* update release notes/newsMarius Mauch2008-06-201-1/+1
* Remove eblank nonsenseMarius Mauch2008-06-171-1/+1
* Add "blank" to the default PORTAGE_ELOG_CLASSES setting.Zac Medico2008-06-171-1/+1
* * Make portdbapi.aux_get() automatically pull pre-generated metadataZac Medico2008-04-211-1/+1
* Implement a PORTAGE_FETCH_RESUME_MIN_SIZE variable that is useful forZac Medico2008-04-031-0/+3
* Move the default empty compiler flag settings fromZac Medico2008-03-261-0/+5
* Fix grammar.Zac Medico2008-03-141-1/+1
* Bug #42456 - When a checksum failure occurs during fetch, use a newZac Medico2008-03-141-0/+3
* * Optimize parallel-fetch to avoid redundant checksum verification.Zac Medico2008-03-141-1/+1
* Quote the file path and uri inside FETCHCOMMAND and RESUMECOMMAND. ThanksZac Medico2008-03-031-2/+2
* Remove the manifest1 digest filter from PORTAGE_RSYNC_OPTS since it'sZac Medico2008-02-011-1/+1
* Bug #204425 - Remove --delete-after from the default PORTAGE_RSYNC_OPTS.Zac Medico2008-01-111-1/+1
* enable FEATURES=preserve-libs globally for extended testingMarius Mauch2007-12-041-0/+3
* Add @localhost to default PORTAGE_ELOG_MAILFROM to account for mail servers t...Marius Mauch2007-10-061-1/+1
* For bug #187016, and env.d to the default USE_ORDER.Zac Medico2007-07-291-1/+1
* Add sfperms and strict to the default FEATURES since they're already in the b...Zac Medico2007-07-231-1/+1
* Enable FEATURES=userfetch by default.Zac Medico2007-07-231-1/+1
* For bug #134620, add a FEATURES=unmerge-orphans option that causes unmerge to...Zac Medico2007-06-131-1/+1
* For bug #153967, use -O ${DISTDIR}/${FILE} in the default FETCHCOMMAND.Zac Medico2007-06-061-2/+2
* - add new echo module for people who don't want any real loggingMarius Mauch2007-04-301-0/+1
* For bug #175058, avoid potential quoting issues by spawning FETCHCOMMAND with...Zac Medico2007-04-291-2/+2
* For bug #175058, properly quote the variables in FETCHCOMMAND and RESUMECOMMA...Zac Medico2007-04-281-2/+2
* For bug #168646, remove --prune-empty-dirs from PORTAGE_RSYNC_OPTS since it's...Zac Medico2007-03-021-1/+1
* For bug #167668, prune empty ${FILESDIR}s by adding --prune-empty-dirs to PO...Zac Medico2007-02-261-1/+1
* For bug #167668, use an rsync "hide" filter rule to exclude **/files/digest-*...Zac Medico2007-02-221-1/+1
* Merge package.use and USE from make.defaults together at each level of the pr...Zac Medico2006-10-171-1/+1
* Implement per-package default USE flags at the ebuild and profile levels for ...Zac Medico2006-10-141-1/+1
* Remove redundant quotes from PORTAGE_RSYNC_OPTS.Zac Medico2006-10-071-1/+1
* Remove USE_EXPAND_HIDDEN from make.globals since it's now included in the bas...Zac Medico2006-07-071-3/+0
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* Move hard coding of /etc/env.d in CONFIG_PROTECT_MASK from portage.config.__g...Zac Medico2006-06-081-0/+1
* set a timeout on wget to 60 seconds to fix bug 101196; the old timeout was 15...Alec Warner2006-05-251-2/+2
* Add kernel to the default USE_EXPAND_HIDDEN. Thanks to Flameeyes for reporting.Zac Medico2006-05-231-1/+1
* Add ELIBC and USERLAND to USE_EXPAND_HIDDEN in make.globals since the user ca...Zac Medico2006-05-231-0/+3
* move some elog defaults into make.globals, add new vars for mail from and sub...Marius Mauch2006-03-261-0/+7
* Add support for generic PORTAGE_RSYNC_{EXTRA_,}OPTS, deprecate existing RSYNC...Marius Mauch2006-03-191-2/+4
* Add a new PORTAGE_WORKDIR_MODE config variable so that the mode of WORKDIR is...Zac Medico2006-03-161-0/+3
* Move PORTAGE_INST_UID and PORTAGE_INST_GID from ebuild.sh to make.globals so ...Zac Medico2006-03-111-0/+4
* update copyrightsMike Frysinger2006-03-091-1/+1
* Make the post-sync metadata-transfer a FEATURE so that it can be optionally d...Zac Medico2006-02-261-1/+1
* Disable auto-use prior to code removalMarius Mauch2006-01-241-0/+3
* Update the casing of "linux" on the default distfile mirror.Jason Stubbs2005-09-291-1/+1
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1