Difference between revisions of "Multiple Profiles"
From Funtoo Linux
(Created page with " Category:Projects Category:Portage Category:Labs") |
|||
| Line 1: | Line 1: | ||
| + | This page documents in-development changes to Portage's profile handling, intended to make Portage's cascading profiles implementation more flexible and manageable for end-users. | ||
| + | |||
| + | This code is available [https://github.com/funtoo/portage-funtoo/tree/funtoo-path on GitHub]. | ||
| + | |||
| + | Also see [[Unified Configuration]]. | ||
[[Category:Projects]] | [[Category:Projects]] | ||
[[Category:Portage]] | [[Category:Portage]] | ||
[[Category:Labs]] | [[Category:Labs]] | ||
Revision as of 18:35, 8 February 2011
This page documents in-development changes to Portage's profile handling, intended to make Portage's cascading profiles implementation more flexible and manageable for end-users.
This code is available on GitHub.
Also see Unified Configuration.