summaryrefslogtreecommitdiffstats
path: root/cnf/sets.conf
Commit message (Collapse)AuthorAgeFilesLines
* For brevity, and consistency with pkgcore, rename "all-installed" to justZac Medico2008-06-261-1/+1
| | | | | | "installed". Thanks to ferringb for the suggestion. svn path=/main/trunk/; revision=10808
* change default name of EverythingSet to @all-installed (bug #229467)Marius Mauch2008-06-261-1/+1
| | | | svn path=/main/trunk/; revision=10801
* v2 of FEATURES=preserved-libs, using LinkageMap instead of the now removed ↵Marius Mauch2008-05-021-1/+1
| | | | | | LibraryPackageMap class svn path=/main/trunk/; revision=10081
* add config option for package sets to not be recorded in 'world'Marius Mauch2008-05-021-1/+5
| | | | svn path=/main/trunk/; revision=10077
* Bug #201513 - Fix typos for preserve-libs and PreservedLibraryConsumerSet.Zac Medico2007-12-071-2/+2
| | | | | | | Thanks to Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> for this patch. svn path=/main/trunk/; revision=8861
* implement the final part of FEATURES=preserved-libs and remove previously ↵Marius Mauch2007-12-031-0/+5
| | | | | | preserved libs that don't have any consumers left. Also fix the notice if preserved libs are found to use the preserved-rebuild package set instead of revdep-rebuild. svn path=/main/trunk/; revision=8821
* default set configuration, should probably go into /usr/share/portageMarius Mauch2007-10-061-0/+34
svn path=/main/trunk/; revision=7977