summaryrefslogtreecommitdiffstats
path: root/cnf/sets/portage.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add a new package set called @unavailable-binaries which matchesZac Medico2010-09-071-0/+5
| | | | | packages that are installed for which corresponding binary packages are not available.
* Add EROOT support to the @module-rebuild package set.Zac Medico2010-08-251-1/+1
|
* Make the world-candidate package set attribute default to False, sinceZac Medico2010-07-271-11/+1
| | | | [usersets] is the only one for which it is True in the default config.
* Use a directory for the default set configuration.Michał Górny2010-07-271-0/+84
Expect /usr/share/portage/config/sets to be a directory containing any number of set configuration files. The default Portage sets.conf should be now installed as sets/portage.conf, and other ebuilds are free to install their own set configuration files there.