| 1 | GLEP: 22 |
1 | GLEP: 22 |
| 2 | Title: New "keyword" system to incorporate various userlands/kernels/archs |
2 | Title: New "keyword" system to incorporate various userlands/kernels/archs |
| 3 | Version: $Revision: 1.3 $ |
3 | Version: $Revision: 1.4 $ |
| 4 | Last-Modified: $Date: 2004/06/06 00:40:06 $ |
4 | Last-Modified: $Date: 2004/06/06 00:41:40 $ |
| 5 | Author: Grant Goodyear <g2boojum@gentoo.org> |
5 | Author: Grant Goodyear <g2boojum@gentoo.org> |
| 6 | Status: Draft |
6 | Status: Draft |
| 7 | Type: Standards Track |
7 | Type: Standards Track |
| 8 | Content-Type: text/x-rst |
8 | Content-Type: text/x-rst |
| 9 | Created: 6-Mar-2004 |
9 | Created: 6-Mar-2004 |
| … | |
… | |
| 126 | Profiles |
126 | Profiles |
| 127 | -------- |
127 | -------- |
| 128 | |
128 | |
| 129 | Along with an explosion of keywords comes a concomitant explosion of potential |
129 | Along with an explosion of keywords comes a concomitant explosion of potential |
| 130 | profiles. Just as in the current system, the profile name would be |
130 | profiles. Just as in the current system, the profile name would be |
| 131 | "DESCRIPTION-KEYWORD-VERSION" (such as "default-s390-2004.1"). One drawback |
131 | "FLAVOR-KEYWORD-VERSION" (such as "default-s390-2004.1"). One drawback |
| 132 | to having a large number of profiles is that maintainance becomes a |
132 | to having a large number of profiles is that maintainance becomes a |
| 133 | significant problem. In fact, one could reasonably argue that the current |
133 | significant problem. In fact, one could reasonably argue that the current |
| 134 | number of profiles is already too many to be easily maintained. One proposal |
134 | number of profiles is already too many to be easily maintained. One proposal |
| 135 | that has been raised to simplify matters is the idea of stackable, or |
135 | that has been raised to simplify matters is the idea of stackable, or |
| 136 | cascading, profiles, so that only differences between profiles would have to |
136 | cascading, profiles, so that only differences between profiles would have to |