… | |
… | |
8 | <date>2007-04-01</date> |
8 | <date>2007-04-01</date> |
9 | <author title="Author">Grant Goodyear</author> |
9 | <author title="Author">Grant Goodyear</author> |
10 | <description> |
10 | <description> |
11 | The GLEP project manages Gentoo Linux Enhancement Proposals. |
11 | The GLEP project manages Gentoo Linux Enhancement Proposals. |
12 | </description> |
12 | </description> |
13 | <longdescription> |
13 | <longdescription><p> |
14 | The GLEP project solicits, collects, maintains, and shepherds |
14 | The GLEP project solicits, collects, maintains, and shepherds |
15 | proposals for substantially enhancing Gentoo Linux. Any user or |
15 | proposals for substantially enhancing Gentoo Linux. Any user or |
16 | developer may construct and submit a GLEP for consideration by the |
16 | developer may construct and submit a GLEP for consideration by the |
17 | GLEP <mail link="glep@gentoo.org">editors</mail>. Because GLEPs |
17 | GLEP <mail link="glep@gentoo.org">editors</mail>. Because GLEPs |
18 | are kept in CVS, GLEPs constitute a permanent record of proposals |
18 | are kept in CVS, GLEPs constitute a permanent record of proposals |
19 | designed to enhance Gentoo Linux. |
19 | designed to enhance Gentoo Linux. |
20 | <br /><br /> |
20 | </p> |
21 | For more information, see |
21 | <p>For more information, see |
22 | <uri link="http://glep.gentoo.org/glep-0001.html">GLEP 1</uri> |
22 | <uri link="http://glep.gentoo.org/glep-0001.html">GLEP 1</uri> |
23 | and |
23 | and |
24 | <uri link="http://glep.gentoo.org/glep-0002.html">GLEP 2</uri>. |
24 | <uri link="http://glep.gentoo.org/glep-0002.html">GLEP 2</uri>. |
25 | </longdescription> |
25 | </p></longdescription> |
26 | <dev role="lead" description="GLEP Editor">g2boojum</dev> |
26 | <dev role="lead" description="GLEP Editor">g2boojum</dev> |
27 | <dev role="GLEP Editor">liquidx</dev> |
|
|
28 | <dev role="Web Designer Guy, Glep Updater">antarus</dev> |
|
|
29 | <resource link="http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/proj/en/glep/?cvsroot=gentoo"> |
27 | <resource link="http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/proj/en/glep/?cvsroot=gentoo"> |
30 | Files and tools in CVS |
28 | Files and tools in CVS |
31 | </resource> |
29 | </resource> |
32 | |
30 | |
33 | |
31 | |
34 | <extrachapter> |
32 | <extrachapter> |
35 | |
33 | |
36 | <title>List of Gentoo Linux Enhancement Proposals</title> |
34 | <title>List of Gentoo Linux Enhancement Proposals</title> |
37 | |
35 | |
38 | <section> |
36 | <section> |
|
|
37 | <title>Implemented Gleps (Final)</title> |
|
|
38 | <!-- Use <glepindex status="D,d,A"/> to select on status, default is all --> |
39 | <body> |
39 | <body> |
|
|
40 | <glepindex status="F"/> |
|
|
41 | </body> |
|
|
42 | </section> |
40 | |
43 | |
41 | <!-- Use <glepindex status="D,d,A"/> to select on status, default is all --> |
44 | <section> |
42 | <glepindex/> |
45 | <title>Accepted but not implemented gleps (Accepted)</title> |
|
|
46 | <body> |
|
|
47 | <glepindex status="A"/> |
|
|
48 | </body> |
|
|
49 | </section> |
43 | |
50 | |
|
|
51 | <section> |
|
|
52 | <title>Draft Gleps (Drafts)</title> |
|
|
53 | <body> |
|
|
54 | <glepindex status="D"/> |
|
|
55 | </body> |
|
|
56 | </section> |
|
|
57 | |
|
|
58 | <section> |
|
|
59 | <title>Deferred, Rejected, Withdrawn, or Moribund Gleps</title> |
|
|
60 | <body> |
|
|
61 | <glepindex status="d,R,W,M"/> |
|
|
62 | </body> |
|
|
63 | </section> |
|
|
64 | |
|
|
65 | <section> |
|
|
66 | <title>Notes</title> |
|
|
67 | <body> |
44 | <note><br/> |
68 | <note><br/> |
45 | GLEP types: I = Informational, S = Standard |
69 | GLEP types: I = Informational, S = Standard |
46 | <br/> |
70 | <br/> |
47 | GLEP Statuses: D = Draft, d = Deferred, A = Accepted, F = Final, R = Rejected, |
71 | GLEP Statuses: D = Draft, d = Deferred, A = Accepted, F = Final, R = Rejected, |
48 | W = Withdrawn, M = Moribund |
72 | W = Withdrawn, M = Moribund |