Difference between revisions of "Multiple Profiles"
From Funtoo Linux
(Created page with " Category:Projects Category:Portage Category:Labs") |
|||
| (2 intermediate revisions by one user not shown) | |||
| 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. | ||
| + | |||
| + | A working implementation of this profile scheme uses a modified version of Portage which can be found here: [https://github.com/funtoo/portage-funtoo/tree/current on GitHub]. | ||
| + | |||
| + | The new profile scheme uses a reworked set of profiles that can be browsed here: | ||
| + | |||
| + | https://github.com/funtoo/funtoo-overlay/tree/master/profiles/funtoo/1.0/linux-gnu | ||
| + | |||
| + | Also see [[Unified Configuration]]. | ||
[[Category:Projects]] | [[Category:Projects]] | ||
[[Category:Portage]] | [[Category:Portage]] | ||
[[Category:Labs]] | [[Category:Labs]] | ||
Latest revision as of 22:44, 9 June 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.
A working implementation of this profile scheme uses a modified version of Portage which can be found here: on GitHub.
The new profile scheme uses a reworked set of profiles that can be browsed here:
https://github.com/funtoo/funtoo-overlay/tree/master/profiles/funtoo/1.0/linux-gnu
Also see Unified Configuration.