summaryrefslogtreecommitdiffstats
path: root/cnf
Commit message (Collapse)AuthorAgeFilesLines
* escape $ in PORTAGE_ELOG_MAILSUBJECT; bug 131373Simon Stelling2006-04-271-1/+1
| | | | svn path=/main/trunk/; revision=3248
* fix typo in make.conf and remove RSYNC_EXCLUDEFROM since it's deprecated; ↵Simon Stelling2006-04-041-9/+2
| | | | | | bug 127614 svn path=/main/trunk/; revision=3070
* fix make.conf indentation per bug 127868; thanks to Paul Varner for the patchSimon Stelling2006-04-041-2/+2
| | | | svn path=/main/trunk/; revision=3069
* move some elog defaults into make.globals, add new vars for mail from and ↵Marius Mauch2006-03-262-1/+20
| | | | | | subject (bug #116637), change default location for mod_save logfiles to PORT_LOGDIR/elog (bug #124165) svn path=/main/trunk/; revision=3014
* Replacing arch specific make.conf files with patches for the fallback ↵Marius Mauch2006-03-2424-4347/+714
| | | | | | | | | make.conf which should be applied in the ebuild. Add a helper script to update patches if the main make.conf is changed. svn path=/main/trunk/; revision=2987
* make the fallback make.conf more generic by removing x86 specific stuff and ↵Marius Mauch2006-03-191-35/+2
| | | | | | removing CHOST completely svn path=/main/trunk/; revision=2956
* Add support for generic PORTAGE_RSYNC_{EXTRA_,}OPTS, deprecate existing ↵Marius Mauch2006-03-1915-138/+121
| | | | | | RSYNC_ variables, rename RSYNC_RETRIES to PORTAGE_RSYNC_RETRIES svn path=/main/trunk/; revision=2955
* Add a new PORTAGE_WORKDIR_MODE config variable so that the mode of WORKDIR ↵Zac Medico2006-03-161-0/+3
| | | | | | is no longer hard coded. See bug #8688. svn path=/main/trunk/; revision=2901
* Move PORTAGE_INST_UID and PORTAGE_INST_GID from ebuild.sh to make.globals so ↵Zac Medico2006-03-111-0/+4
| | | | | | they can be overridden. svn path=/main/trunk/; revision=2846
* update copyrightsMike Frysinger2006-03-0915-15/+15
| | | | svn path=/main/trunk/; revision=2827
* Add some docs for metadata-transfer in make.conf.example and make.conf.5.Zac Medico2006-02-2613-0/+39
| | | | svn path=/main/trunk/; revision=2791
* Make the post-sync metadata-transfer a FEATURE so that it can be optionally ↵Zac Medico2006-02-261-1/+1
| | | | | | disabled. svn path=/main/trunk/; revision=2788
* Remove all bug referencesJason Stubbs2006-02-041-1/+1
| | | | svn path=/main/trunk/; revision=2649
* Fix bug #86067. Thanks to J\xc3\xbcrgen H\xc3\xb6tzel <gentoo@hoetzel.info> ↵Alec Warner2006-02-031-3/+7
| | | | | | for the emacs command svn path=/main/trunk/; revision=2646
* confcache updates...Brian Harring2006-02-0311-0/+22
| | | | svn path=/main/trunk/; revision=2635
* confcache make.conf example...Brian Harring2006-02-031-0/+2
| | | | svn path=/main/trunk/; revision=2634
* Add support for EMERGE_DEFAULT_OPTS configuration variable for settingJason Stubbs2006-01-2713-0/+78
| | | | | | options that emerge always considers to be specified. svn path=/main/trunk/; revision=2588
* Disable auto-use prior to code removalMarius Mauch2006-01-241-0/+3
| | | | svn path=/main/trunk/; revision=2582
* s/maketest/test/Mike Frysinger2006-01-1813-13/+13
| | | | svn path=/main/trunk/; revision=2566
* adress -> address spelling typo.Brian Harring2006-01-0513-39/+39
| | | | | | Sidenote, really should remove the 101 files and centralize this damn thing.. svn path=/main/trunk/; revision=2531
* quote vars inside PORTAGE_ELOG_COMMANDMarius Mauch2005-12-1913-13/+26
| | | | svn path=/main/trunk/; revision=2409
* use spaces for space aligned text (kind of a duh)Brian Harring2005-12-191-1/+1
| | | | svn path=/main/trunk/; revision=2402
* added parallel-fetch in...Brian Harring2005-12-191-0/+2
| | | | svn path=/main/trunk/; revision=2401
* config additions for elogMarius Mauch2005-11-1513-0/+520
| | | | svn path=/main/trunk/; revision=2312
* Updated make.conf.ppc as requested by lu_zero (#102656)Jason Stubbs2005-11-081-11/+18
| | | | svn path=/main/trunk/; revision=2263
* Update the casing of "linux" on the default distfile mirror.Jason Stubbs2005-09-291-1/+1
| | | | svn path=/main/branches/2.0/; revision=2054
* header changes, $Header: -> $Id:Brian Harring2005-08-3016-16/+16
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-2817-0/+4229
svn path=/main/branches/2.0/; revision=1941