summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* touchup code like dosymMike Frysinger2006-02-041-5/+5
| | | | svn path=/main/trunk/; revision=2657
* send error to stderrMike Frysinger2006-02-041-1/+1
| | | | svn path=/main/trunk/; revision=2656
* use much simpler code as inspired by agriffis' fowners workMike Frysinger2006-02-041-8/+2
| | | | svn path=/main/trunk/; revision=2655
* cleanup code and handle errors better as Simon Stelling says in Bug 121317Mike Frysinger2006-02-042-26/+35
| | | | svn path=/main/trunk/; revision=2654
* touchup code so we handle errors betterMike Frysinger2006-02-048-40/+40
| | | | svn path=/main/trunk/; revision=2653
* touchup code so we handle errors betterMike Frysinger2006-02-043-18/+15
| | | | svn path=/main/trunk/; revision=2652
* touchup code so we handle errors betterMike Frysinger2006-02-043-15/+15
| | | | svn path=/main/trunk/; revision=2651
* Simon Stelling writes in Bug 121317:Mike Frysinger2006-02-041-0/+5
| | | | | | | currently, the do* scripts don't exit with a non-zero status when a critical command fails, except if it is the last one. install as much as possible, then exit appropriately. svn path=/main/trunk/; revision=2650
* Remove all bug referencesJason Stubbs2006-02-044-7/+6
| | | | svn path=/main/trunk/; revision=2649
* Add back emerge list header hiding when --quiet is used.Jason Stubbs2006-02-041-1/+1
| | | | svn path=/main/trunk/; revision=2648
* 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
* Fix for bug #119049Alec Warner2006-02-031-1/+3
| | | | svn path=/main/trunk/; revision=2645
* Shout out to RiverRat for reporting, fixup the output to use the correct ↵Alec Warner2006-02-031-4/+9
| | | | | | verbs, disable tree output for fetching since it does not work. svn path=/main/trunk/; revision=2644
* Minor fixups with spelling, Thanks to Benno Schulenberg ↵Alec Warner2006-02-031-5/+5
| | | | | | <benno@nietvergeten.nl>, bug # 110382 svn path=/main/trunk/; revision=2643
* This should have been excluded...Alec Warner2006-02-031-36/+13
| | | | svn path=/main/trunk/; revision=2642
* Thanks to Benno Schulenberg <benno@nietvergeten.nl> for the spelling/grammar ↵Alec Warner2006-02-033-36/+59
| | | | | | fixes, bug #80754 svn path=/main/trunk/; revision=2641
* 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
* FEATURES="confcache" additionBrian Harring2006-02-031-0/+4
| | | | svn path=/main/trunk/; revision=2633
* confcache, baby.Brian Harring2006-02-033-3/+61
| | | | svn path=/main/trunk/; revision=2632
* grab some fixes from prepstrip scriptMike Frysinger2006-02-031-2/+5
| | | | svn path=/main/trunk/; revision=2629
* style touchupsMike Frysinger2006-02-031-2/+2
| | | | svn path=/main/trunk/; revision=2628
* exit with proper status rather than always 0Mike Frysinger2006-02-031-2/+6
| | | | svn path=/main/trunk/; revision=2627
* s/cronological/chronological/ for you anal peepsMike Frysinger2006-02-031-1/+1
| | | | svn path=/main/trunk/; revision=2626
* Revert change in -r2611, re-opening bug 121106. The fix is not that ↵Alec Warner2006-02-021-2/+1
| | | | | | simple...as usual :) svn path=/main/trunk/; revision=2625
* optional tarsync integration; thanks to Johannes Fahrenkrug for doing the ↵Brian Harring2006-02-021-14/+22
| | | | | | legwork. svn path=/main/trunk/; revision=2624
* added PORTAGE_NICENESS support.Brian Harring2006-02-021-0/+9
| | | | svn path=/main/trunk/; revision=2623
* bug #116681 , better handling of MULTILIB_STRICT_EXEMPTBrian Harring2006-02-021-2/+2
| | | | svn path=/main/trunk/; revision=2622
* touchup syntax/output of new $D/$D checkMike Frysinger2006-02-011-3/+3
| | | | svn path=/main/trunk/; revision=2621
* - portage allows installing files into ${D}/${D}. Simon Stelling bug #120941Ned Ludd2006-02-011-0/+10
| | | | svn path=/main/trunk/; revision=2620
* touchup the way options are declared to prevent bitrot, add a --quiet option ↵Mike Frysinger2006-02-011-57/+107
| | | | | | and use it, and make the help output useful svn path=/main/trunk/; revision=2612
* Fix for bug #121106, resume + skipfirst + pretend would print the skipped ↵Alec Warner2006-01-311-1/+2
| | | | | | | | | package. Thanks to Andrew D. Keyser (aka Legoguy) <andrewdk@sbcglobal.net> for reporting. svn path=/main/trunk/; revision=2611
* Change the usage of a "class" of packages into a "set" of packages.Alec Warner2006-01-312-17/+17
| | | | | | | | world and system are now "sets" instead of "classes". svn path=/main/trunk/; revision=2610
* remove red coloring from right ')' in 'dependency required by' message ↵Zac Medico2006-01-311-1/+1
| | | | | | reported by cardoe svn path=/main/trunk/; revision=2609
* get --nospinner from myopts instead of sys.argv so that it works with ↵Zac Medico2006-01-301-3/+3
| | | | | | EMERGE_DEFAULT_OPTS svn path=/main/trunk/; revision=2608
* Chris PeBenito writes in #110857 for SELinux updates:Mike Frysinger2006-01-301-10/+9
| | | | | | | | | | | | | 1) change ebuild.sh code to use selinux configuration to determine where the file contexts are, rather than a setting in make.conf. 2) change portage support to a FEATURE rather than USE. This enables the user to disable the portage support if their setup is broken, while still enabling selinux support in any packages they might merge. I was going to submit a patch for portage.py, but the place it needs to be changed (line 7234 in rev 1.524.2.76/2.0.53_rc6), features (the variable) isn't filled yet, so I was unsure of the proper fix. svn path=/main/trunk/; revision=2606
* make sure all .debug files have the executable bit clearedMike Frysinger2006-01-291-3/+4
| | | | svn path=/main/trunk/; revision=2605
* Allow || ( ) deps that have no default atoms (or turn out empty).Jason Stubbs2006-01-292-1/+8
| | | | | | Released in 2.1_pre4-r1. #120803 svn path=/main/trunk/; revision=2604
* Add note about --alphabeticalJason Stubbs2006-01-281-0/+3
| | | | svn path=/main/trunk/; revision=2600
* Disable the vdb check until it can be migrated to filter-env.Jason Stubbs2006-01-281-2/+3
| | | | svn path=/main/trunk/; revision=2599
* add the "/usr/lib/portage/pym" insert to deal with osx (bit of a hack, but ↵Brian Harring2006-01-271-0/+1
| | | | | | tiz the convention currently). svn path=/main/trunk/; revision=2593
* make env-update a bit more flexible by adding a --no-ldconfig optionMike Frysinger2006-01-272-3/+3
| | | | svn path=/main/trunk/; revision=2592
* touchup if logicMike Frysinger2006-01-271-5/+5
| | | | svn path=/main/trunk/; revision=2591
* Add support for an --alphabetical option to emerge that restores the oldJason Stubbs2006-01-273-4/+21
| | | | | | ordering of flags in --pretend output. svn path=/main/trunk/; revision=2589
* Add support for EMERGE_DEFAULT_OPTS configuration variable for settingJason Stubbs2006-01-2715-2/+83
| | | | | | options that emerge always considers to be specified. svn path=/main/trunk/; revision=2588
* Added a check for obsolete virtual/x11 usage in dependencies.Jason Stubbs2006-01-271-1/+28
| | | | svn path=/main/trunk/; revision=2587
* m68k generates proper gnu stack markingsMike Frysinger2006-01-271-1/+1
| | | | svn path=/main/trunk/; revision=2586
* Fix typo in error descriptionMarius Mauch2006-01-251-1/+1
| | | | svn path=/main/trunk/; revision=2584
* Add a warning for KEYWORDS=-*Marius Mauch2006-01-242-5/+22
| | | | svn path=/main/trunk/; revision=2583
* Disable auto-use prior to code removalMarius Mauch2006-01-241-0/+3
| | | | svn path=/main/trunk/; revision=2582