aboutsummaryrefslogtreecommitdiff
path: root/cnf
Commit message (Collapse)AuthorAgeFilesLines
* strict shouldn't be in make.defaultsMarius Mauch2005-04-2615-30/+30
|
* Brought forward changes from portage_2_0.Jason Stubbs2005-02-2623-47/+174
|
* config files for x86-fbsd 82978Mike Frysinger2005-02-232-0/+383
|
* new logging systemMarius Mauch2005-02-2113-13/+507
|
* added ppc64 specific versionsTom Gall2005-01-032-0/+384
|
* Updating sparc's default make.conf wrt bug #73979.Jeremy Huddleston2004-12-171-20/+14
|
* Strip patch from SpanKY. cpv_exists() fix.Nicholas Jones2004-12-051-2/+1
|
* - Removed prozilla FETCHCOMMAND= from cnf/make.conf* file, since we don't ↵portage_041204Ned Ludd2004-12-0412-36/+12
| | | | support it anymore for security reasons. bug #70090 #c22
* removing AUTOCLEAN=no supportMarius Mauch2004-11-1424-90/+50
|
* Merge of the ebuild-daemon code (ebuild.py), along with massive ↵Brian Harring2004-11-071-1/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | shifts/cleanup/fixes. At this point, the env of an ebuild *should* be perfectly preserved, and used. This deprecates portage.doebuild, in favor of eventually calling an ebuild.py:process_phase. The code of doebuild now exists as ebuild.py:__adjust_env. That code needs cleanup, and splitting. Rough stats for the daemonized ebuild processor code is a 33% reduction in run time for a full regen, with the initial framework laid out to allow parallel regens on smp systems. Aside from making all of the previous refactorings active (sync refactoring in emerge, transports refactoring in portage.py and repoman), this adds the following- portage.exit_callbacks- append a function to this list, and it'll be exited at shutdown FEATURES="verify-rdepend"- don't trust the packages stated rdepends, ldd the crap out of the package to verify it. When severe is on, bail, if unstated rdepends are encountered. FEATURES="prelink"- do prelinking of binaries after merging. FEATURES="userpriv_fakeroot"- run the install phase in userpriv'd fakeroot instance, removing the root requirement for all building phases but setup FEATURES="confcache"- a implementation of stuart's confcache alg, minus the sandbox modifications. FEATURES="parallel-fetch"- bug #1661, fork and fetch while merging. Requires distlocks to be enabled, and only kicks in when more then one package is being merged. This is based on portage_exec.spawn_func, and depgraph.__fetch. Aside from the feature additions, a large amount of code shifting to break the need for portage_exec.spawn_func, and depgraph.__fetch. Aside from the feature additions, a large amount of code shifting to break the need for globals, and try to centralize the code for modularizing (this is the start of it). A large amount of code cleanup in addition.
* Small updates to bring HEAD in line with changes to portage_2_0Jason Stubbs2004-10-271-0/+3
|
* shMike Frysinger2004-10-212-0/+357
|
* use generic arm CHOSTMike Frysinger2004-10-211-2/+2
|
* add info about the nslu2Mike Frysinger2004-10-151-2/+5
|
* ia64 config filesMike Frysinger2004-10-122-0/+349
|
* make.conf touchups. Fixed the living-after-kill issue in regen/metadata.Nicholas Jones2004-10-1010-210/+200
| | | | Better control-C handling via stdin.close(). _rc8
* use --action instead of actionMarius Mauch2004-10-0321-53/+53
|
* s390 make.conf uNF !Mike Frysinger2004-09-301-0/+278
|
* update copyright headerMike Frysinger2004-09-3010-22/+32
|
* s390 make.globalsMike Frysinger2004-09-301-0/+72
|
* sync fixes for GENTOO_MIRRORS and FETCHCOMMAND, and fix Copyright headerMike Frysinger2004-09-3010-44/+45
|
* -march=x86-64Travis Tilley2004-09-271-2/+2
|
* Lockfile updates to handle NFS and hardlinks better. Made 'distlocks' a ↵portage_2_0_51_rc4Nicholas Jones2004-09-2619-38/+115
| | | | feature that is enabled by default. _rc4
* Config file updating. Added x86 to make the ebuild more generic.Nicholas Jones2004-09-108-18/+399
|
* amd64 config files. i have no idea why these havent existed until now.Travis Tilley2004-09-092-0/+373
|
* _pre21 plus an autouse() change that might fix the deadlock issues.Nicholas Jones2004-09-091-3/+4
|
* Passive/Active FTP selection, glibc/libc change, no gzip on .keep files.portage_2_0_51_pre16Nicholas Jones2004-08-057-21/+56
| | | | Portage-2.0.51_pre16 at this point.
* Cleanups, typo fixes, extra info output, binary altroot fix, bad mirrorNicholas Jones2004-08-027-63/+63
| | | | message. portage-2.0.51_pre14
* s/osuosl.edu/osuosl.org/Marius Mauch2004-07-1315-30/+30
|
* replace oregonstate.edu with osuosl.edu (bug #56916)Marius Mauch2004-07-1315-30/+30
|
* ////////////portage_2_0_51_pre11Nicholas Jones2004-06-216-12/+12
| | | | | 0 0 // \__0__/
* Little fixes. More info. Catalyst adjustments.Nicholas Jones2004-06-211-2/+2
|
* Add collision-protect description to make.conf and it's manpageMarius Mauch2004-06-087-7/+28
|
* update the CHOST/CFLAGS sectionsMike Frysinger2004-05-281-11/+13
|
* Speedups and a few little fixes.portage_2_0_51_pre9Nicholas Jones2004-05-231-1/+2
|
* Lots of little updates and fixes. See the changelog...Nicholas Jones2004-04-142-7/+7
| | | | portage-2.0.51_pre3
* Portage-2.0.50-r2portage_2_0_50_r2Nicholas Jones2004-03-226-12/+54
| | | | Laundry list of fixes and updates. See the changelog.
* bug #44540: s/PORT_TMPDIR/PORTAGE_TMPDIR/Marius Mauch2004-03-131-2/+2
|
* Warning in configs. DB operation reorganization, counter fix, sandbox ↵Nicholas Jones2004-01-127-9/+55
| | | | | | | speedup for the glibc finding stuff. 0 . 0 \_U_/
* Touchups and fixes to messages and warnings. repoman manifest fix.Nicholas Jones2003-12-101-4/+4
| | | | | Begining migration of helper scripts into sourced functions that can die on their own.
* Huge update. -r85 merges -- Mostly global settings removal.Nicholas Jones2003-11-288-17/+9
|
* Updated default CFLAGS, CXXFLAGS and CHOST for stabilityGuy Martin2003-11-232-5/+6
|
* Updates through 2.0.49-r7Nicholas Jones2003-09-291-1/+4
|
* portage-2.0.49-r3portage_2_0_49_r3Nicholas Jones2003-09-028-16/+16
|
* portage-2.0.49_pre19Nicholas Jones2003-08-213-5/+16
| | | | Fixes, SeLinux, SF Perms, output fixes
* General fixes.Nicholas Jones2003-08-161-2/+3
| | | | portage-2.0.49_pre18
* Added more details about CHOST, CFLAGS and CXXFLAGS for hppa.Guy Martin2003-08-131-5/+17
|
* Updates for USE_EXPAND support.Nicholas Jones2003-07-178-8/+32
| | | | | Debug removal Extra message for metadata fetching.
* Updates to 2.0.49_pre9Nicholas Jones2003-07-167-7/+78
| | | | GRP stuff and ignoring-blocks fix.
* remove lockfileRobin H. Johnson2003-07-031-1/+0
|