summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add autouse removal to RELEASE-NOTESAlec Warner2006-06-141-0/+5
| | | | svn path=/main/trunk/; revision=3510
* adding notes about new rsync option handlingMarius Mauch2006-03-191-0/+2
| | | | svn path=/main/trunk/; revision=2957
* Fix typo, profile instead of profilesAlec Warner2006-02-231-1/+1
| | | | svn path=/main/trunk/; revision=2777
* update release notesAlec Warner2006-02-231-0/+1
| | | | svn path=/main/trunk/; revision=2776
* Some news and release notes for 2.1_pre5.Zac Medico2006-02-211-0/+2
| | | | svn path=/main/trunk/; revision=2757
* update release notes regarding deprecated stuffMarius Mauch2006-02-191-0/+4
| | | | svn path=/main/trunk/; revision=2746
* Add note about --alphabeticalJason Stubbs2006-01-281-0/+3
| | | | svn path=/main/trunk/; revision=2600
* convert release notes over to upgrade informationBrian Harring2005-12-251-36/+6
| | | | svn path=/main/trunk/; revision=2464
* update with multi-hash stuff and verbose digest errormessages, remove some ↵Marius Mauch2005-12-201-8/+4
| | | | | | not-so-important information. svn path=/main/trunk/; revision=2413
* add a user-friendly list of changesMarius Mauch2005-12-051-0/+42
svn path=/main/trunk/; revision=2339