1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
|
|
2 | <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?> |
2 | <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> |
3 | <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE project SYSTEM "/dtd/project.dtd"> |
|
|
5 | <project> |
|
|
6 | <name>glep</name> |
|
|
7 | <longname>Gentoo Linux Enhancement Proposals</longname> |
|
|
8 | <date>2007-04-01</date> |
|
|
9 | <author title="Author">Grant Goodyear</author> |
|
|
10 | <description> |
|
|
11 | The GLEP project manages Gentoo Linux Enhancement Proposals. |
|
|
12 | </description> |
|
|
13 | <longdescription> |
|
|
14 | The GLEP project solicits, collects, maintains, and shepherds |
|
|
15 | proposals for substantially enhancing Gentoo Linux. Any user or |
|
|
16 | developer may construct and submit a GLEP for consideration by the |
|
|
17 | GLEP <mail link="glep@gentoo.org">editors</mail>. Because GLEPs |
|
|
18 | are kept in CVS, GLEPs constitute a permanent record of proposals |
|
|
19 | designed to enhance Gentoo Linux. |
|
|
20 | <br /><br /> |
|
|
21 | For more information, see |
|
|
22 | <uri link="http://glep.gentoo.org/glep-0001.html">GLEP 1</uri> |
|
|
23 | and |
|
|
24 | <uri link="http://glep.gentoo.org/glep-0002.html">GLEP 2</uri>. |
|
|
25 | </longdescription> |
|
|
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"> |
|
|
30 | Files and tools in CVS |
|
|
31 | </resource> |
4 | |
32 | |
5 | <guide link = "/proj/en/glep/index.xml"> |
|
|
6 | <title>GLEP Index</title> |
|
|
7 | <author title="Author"> |
|
|
8 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
|
|
9 | </author> |
|
|
10 | |
33 | |
11 | <abstract> |
34 | <extrachapter> |
12 | This document provides an index for the various Gentoo Linux |
|
|
13 | Enhancement Proposals (GLEPs). |
|
|
14 | </abstract> |
|
|
15 | |
35 | |
16 | <version>0.11</version> |
|
|
17 | <date>30 June 2003</date> |
|
|
18 | |
|
|
19 | <chapter> |
|
|
20 | |
|
|
21 | <title>Gentoo Linux Enhancement Proposals</title> |
36 | <title>List of Gentoo Linux Enhancement Proposals</title> |
22 | |
37 | |
23 | <section> |
38 | <section> |
24 | <body> |
39 | <body> |
25 | <table> |
40 | |
26 | <tr><th>Number</th><th>Status</th><th>Title</th></tr> |
41 | <!-- Use <glepindex status="D,d,A"/> to select on status, default is all --> |
27 | <tr><ti><uri link="glep-0001.html">1</uri></ti><ti>ID</ti><ti>GLEP Purpose and Guidelines</ti></tr> |
42 | <glepindex/> |
28 | <tr><ti><uri link="glep-0002.html">2</uri></ti><ti>ID</ti><ti>Sample ReStructuredText GLEP Template</ti></tr> |
43 | |
29 | <tr><ti><uri link="glep-0003.html">3</uri></ti><ti>SD</ti><ti>Ebuild Maintainer Extension GLEP</ti></tr> |
44 | <note><br/> |
30 | <tr><ti><uri link="glep-0004.xml">4</uri></ti><ti>SA</ti> |
45 | GLEP types: I = Informational, S = Standard |
31 | <ti><uri link="http://www.gentoo.org/doc/en/management-structure.xml"> |
46 | <br/> |
32 | Gentoo top-level management structure proposal</uri></ti></tr> |
47 | GLEP Statuses: D = Draft, d = Deferred, A = Accepted, F = Final, R = Rejected, |
33 | <tr><ti><uri link="glep-0005.html">5</uri></ti><ti>SD</ti><ti>Metadata.xml extension</ti></tr> |
48 | W = Withdrawn, M = Moribund |
34 | <tr><ti><uri link="glep-0006.html">6</uri></ti><ti>SD</ti><ti>Gentoo Linux Monthly Bug Day</ti></tr> |
49 | </note> |
35 | <tr><ti><uri link="glep-0007.html">7</uri></ti><ti>SD</ti><ti>New Ombudsman Position</ti></tr> |
50 | |
36 | <tr><ti><uri link="glep-0008.html">8</uri></ti><ti>SD</ti><ti>Adopt-a-Developer</ti></tr> |
|
|
37 | </table> |
|
|
38 | <note>Key: I = Informational, S = Standards Track, D = Draft, |
|
|
39 | A = Accepted</note> |
|
|
40 | <p> |
51 | <p> |
41 | If you want to roll your own proposal, you'll want to look at the files |
52 | If you want to roll your own proposal, you'll want to look at the files <uri |
42 | <!-- |
|
|
43 | <uri link="http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo/xml/htdocs/proj/en/glep/#dirlist">here</uri>. |
53 | link="http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/">here</uri>. |
44 | --> |
|
|
45 | <uri link="http://dev.gentoo.org/~g2boojum/glep">here</uri>. |
|
|
46 | </p> |
54 | </p> |
47 | |
55 | |
48 | </body> |
56 | </body> |
49 | </section> |
57 | </section> |
50 | </chapter> |
58 | </extrachapter> |
51 | </guide> |
59 | </project> |