summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bug #266454 - Make @world an all-inclusive set once again, like it was priorZac Medico2009-10-161-2/+3
| | | | | | | | to portage-2.2_rc* releases. In addition to @system, @world now includes a @selected set which represents user-selected "world" packages and sets that saved in /var/lib/portage/world{,sets}. svn path=/main/trunk/; revision=14614
* Add a note about ACCEPT_LICENSE.Zac Medico2009-10-121-0/+4
| | | | svn path=/main/trunk/; revision=14593
* Add notes about python3 support.Zac Medico2009-10-101-0/+4
| | | | svn path=/main/trunk/; revision=14564
* Fix formatting.Zac Medico2009-10-101-1/+1
| | | | svn path=/main/trunk/; revision=14562
* Add a note about --update and bug #275945 for 2.1.7.Zac Medico2009-10-101-0/+7
| | | | svn path=/main/trunk/; revision=14561
* Fix typo in version from previous commit.Zac Medico2009-04-301-1/+1
| | | | svn path=/main/trunk/; revision=13563
* Add note about repos.conf eclass overrides.Zac Medico2009-04-301-0/+6
| | | | svn path=/main/trunk/; revision=13562
* Tweak grammar.Zac Medico2009-03-131-1/+1
| | | | svn path=/main/trunk/; revision=13108
* Bug #258433 - Note FETCHCOMMAND and RESUMECOMMAND requirements wrt ${FILE}Zac Medico2009-02-101-0/+4
| | | | | | for compatibility with EAPI 2. svn path=/main/trunk/; revision=12598
* Bug #254825 - Add a note about the need to use `ebuild --force <ebuild file>Zac Medico2009-01-141-0/+5
| | | | | | manifest` to update distfiles digests. svn path=/main/trunk/; revision=12500
* Bug #253745 - Note that you need to ensure that neither protect-owned norZac Medico2009-01-081-1/+4
| | | | | | | collision-protect are enabled if you want to disable collision protection completely. svn path=/main/trunk/; revision=12397
* Bug #252985 - Add a note about the new default behavior for `emerge world`Zac Medico2008-12-301-0/+3
| | | | | | and `emerge system` commands. svn path=/main/trunk/; revision=12370
* Add notes about FEATURES=protect-owned and move the note aboutZac Medico2008-12-281-7/+4
| | | | | | --complete-graph to NEWS. svn path=/main/trunk/; revision=12362
* Wrap lines to 80 columns and remove extra blank lines.Zac Medico2008-12-281-20/+19
| | | | svn path=/main/trunk/; revision=12361
* FEATURES=fixpackages is now enabled by defaultZac Medico2008-12-041-0/+2
| | | | svn path=/main/trunk/; revision=12155
* Sync with 2.1.6 branch.Zac Medico2008-12-041-10/+14
| | | | svn path=/main/trunk/; revision=12154
* update release notes/newsMarius Mauch2008-06-201-21/+4
| | | | svn path=/main/trunk/; revision=10733
* Document the new emerge <file> feature.Zac Medico2008-06-201-0/+5
| | | | svn path=/main/trunk/; revision=10732
* Add note about bug #226505.Zac Medico2008-06-171-0/+9
| | | | svn path=/main/trunk/; revision=10685
* Add a note about interaction between FEATURES="metadata-transfer"Zac Medico2008-05-141-1/+5
| | | | | | and eclasses from PORTDIR_OVERLAY that override eclasses from PORTDIR. svn path=/main/trunk/; revision=10337
* Add a note about automatic uninstallation to solve blockers.Zac Medico2008-04-241-0/+8
| | | | svn path=/main/trunk/; revision=9959
* Document FEATURES="metadata-transfer" changes some more.Zac Medico2008-04-211-0/+6
| | | | svn path=/main/trunk/; revision=9934
* Add some notes for the parallel-fetch feature and the new --complete-graphZac Medico2008-04-111-0/+17
| | | | | | option for emerge. svn path=/main/trunk/; revision=9848
* Bug #197810 - Don't automatically downgrade packages for which availableZac Medico2008-04-081-7/+0
| | | | | | | | matching versions are masked by corruption, but do automatically downgrade installed packages that themselves have a valid mask such as from package.mask. svn path=/main/trunk/; revision=9756
* * In the event that a previously installed package has since been masked,Zac Medico2008-04-041-0/+7
| | | | | | | | emerge will no longer perform an automatic downgrade as part of a "world" update. You should either unmask such packages or else explicitly re-merge them in order to have them dowgraded to an unmasked version. svn path=/main/trunk/; revision=9708
* Fix typos. Thanks to Arfrever Frehtes Taifersar ArahesisZac Medico2008-03-301-1/+1
| | | | | | <Arfrever.FTA@GMail.Com>. svn path=/main/trunk/; revision=9632
* more minor doc updates regarding package setsMarius Mauch2008-02-091-0/+2
| | | | svn path=/main/trunk/; revision=9310
* minor documentation updatesMarius Mauch2008-02-091-3/+5
| | | | svn path=/main/trunk/; revision=9309
* portage-2.1.4.1Zac Medico2008-02-011-0/+10
| | | | | | | | | | | | | ================================== * If you have an overlay then you should remove **/files/digest-* files (Manifest1) because they are no longer supported. * If earlier versions of portage will be used to generate manifests for your overlay then you should add a file named manifest1_obsolete to the root of the repository in order to disable generation of the Manifest1 digest files. svn path=/main/trunk/; revision=9264
* Add some notes about enhancements related to binary package supportZac Medico2008-01-121-0/+11
| | | | | | that's now in 2.1.4. svn path=/main/trunk/; revision=9197
* update notes about package setsMarius Mauch2007-10-261-7/+7
| | | | svn path=/main/trunk/; revision=8304
* note that sets can't contain other setsMarius Mauch2007-10-211-1/+1
| | | | svn path=/main/trunk/; revision=8207
* add some notes about restrictions wrt package setsMarius Mauch2007-10-211-0/+10
| | | | svn path=/main/trunk/; revision=8206
* Move the note about not needing pycrypto with python-2.5 to the 2.1.3 section.Zac Medico2007-09-041-2/+2
| | | | svn path=/main/trunk/; revision=7726
* Add notes about import statements (clarity) and fix spelling error in ↵Alec Warner2007-07-221-1/+1
| | | | | | release-notes svn path=/main/trunk/; revision=7356
* Document --prune and --depclean enhancements.Zac Medico2007-07-201-0/+6
| | | | svn path=/main/trunk/; revision=7317
* Remove fallback imports for set(), and note minimum requirement of python-2.4Marius Mauch2007-07-051-0/+2
| | | | svn path=/main/trunk/; revision=7157
* Add note about repo name warningsMarius Mauch2007-07-051-0/+3
| | | | svn path=/main/trunk/; revision=7155
* Record a slot atom in the world file for any atom that is precise enough to ↵Zac Medico2007-07-041-3/+9
| | | | | | identify a specific slot. Make depclean clean unnecessary slots of system and world packages. For update and depclean, world atoms can be greedy with slots while system atoms can not. svn path=/main/trunk/; revision=7142
* Add a note about the new unmerge-orphans behavior.Zac Medico2007-06-131-0/+9
| | | | svn path=/main/trunk/; revision=6831
* Bump 2.1.3 to 2.2 for some features and add news about USE_EXPAND wildcards.Zac Medico2007-06-111-1/+1
| | | | svn path=/main/trunk/; revision=6802
* Fix -* handling in gvisible to match incremental semanticsMarius Mauch2007-04-301-0/+10
| | | | svn path=/main/trunk/; revision=6459
* Document namespace sanitizingMarius Mauch2007-01-251-0/+7
| | | | svn path=/main/trunk/; revision=5786
* For bug #158931, add some release notes to explain performance penalties for ↵Zac Medico2006-12-231-0/+6
| | | | | | dependency calculations. svn path=/main/trunk/; revision=5367
* Add a heading for portage-2.1.2.Zac Medico2006-10-071-1/+5
| | | | svn path=/main/trunk/; revision=4611
* Add a release note about --with-bdeps.Zac Medico2006-10-071-0/+2
| | | | svn path=/main/trunk/; revision=4610
* Move notes about --depclean and --newuse from NEWS to RELEASE-NOTES.Zac Medico2006-09-031-0/+2
| | | | svn path=/main/trunk/; revision=4395
* note change in search behavior in release notesMarius Mauch2006-07-151-0/+8
| | | | svn path=/main/trunk/; revision=3878
* more fixes to make it sound like I didn't write it at 8:41amAlec Warner2006-06-141-2/+2
| | | | svn path=/main/trunk/; revision=3512
* idiot, use.defaults, not make.defaultsAlec Warner2006-06-141-1/+1
| | | | svn path=/main/trunk/; revision=3511