| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> |
2 | |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link = "/proj/en/glep/index.xml"> |
5 | <guide link = "/proj/en/glep/index.xml"> |
| 6 | <title>GLEP Index</title> |
6 | <title>GLEP Index</title> |
| 7 | <author title="Author"> |
7 | <author title="Author"> |
| … | |
… | |
| 11 | <abstract> |
11 | <abstract> |
| 12 | This document provides an index for the various Gentoo Linux |
12 | This document provides an index for the various Gentoo Linux |
| 13 | Enhancement Proposals (GLEPs). |
13 | Enhancement Proposals (GLEPs). |
| 14 | </abstract> |
14 | </abstract> |
| 15 | |
15 | |
| 16 | <version>0.1</version> |
16 | <version>0.14</version> |
| 17 | <date>2 June 2003</date> |
17 | <date>04 Oct 2003</date> |
| 18 | |
18 | |
| 19 | <chapter> |
19 | <chapter> |
| 20 | |
20 | |
| 21 | <title>Gentoo Linux Enhancement Proposals</title> |
21 | <title>Gentoo Linux Enhancement Proposals</title> |
| 22 | |
22 | |
| 23 | <section> |
23 | <section> |
| 24 | <body> |
24 | <body> |
| 25 | <table> |
25 | <table> |
| 26 | <tr><th>Number</th><th>Status</th><th>Title</th></tr> |
26 | <tr><th>Number</th><th>Status</th><th>Title</th></tr> |
| 27 | <tr><ti><uri link="glep-0001.html">1</uri></ti><ti>I</ti><ti>GLEP Purpose and Guidelines</ti></tr> |
27 | <tr><ti><uri link="glep-0001.html">1</uri></ti><ti>IA</ti><ti>GLEP Purpose and Guidelines</ti></tr> |
| 28 | <tr><ti><uri link="glep-0002.html">2</uri></ti><ti>I</ti><ti>Sample ReStructuredText GLEP Template</ti></tr> |
28 | <tr><ti><uri link="glep-0002.html">2</uri></ti><ti>IA</ti><ti>Sample ReStructuredText GLEP Template</ti></tr> |
|
|
29 | <tr><ti><uri link="glep-0003.html">3</uri></ti><ti>Sd</ti><ti>Ebuild Maintainer Extension GLEP</ti></tr> |
|
|
30 | <tr><ti><uri link="glep-0004.xml">4</uri></ti><ti>SA</ti> |
|
|
31 | <ti><uri link="http://www.gentoo.org/doc/en/management-structure.xml"> |
|
|
32 | Gentoo top-level management structure proposal</uri></ti></tr> |
|
|
33 | <tr><ti><uri link="glep-0005.html">5</uri></ti><ti>SD</ti><ti>Metadata.xml extension</ti></tr> |
|
|
34 | <tr><ti><uri link="glep-0006.html">6</uri></ti><ti>SA</ti><ti>Gentoo Linux Monthly Bug Day</ti></tr> |
|
|
35 | <tr><ti><uri link="glep-0007.html">7</uri></ti><ti>SA</ti><ti>New Ombudsman Position</ti></tr> |
|
|
36 | <tr><ti><uri link="glep-0008.html">8</uri></ti><ti>SD</ti><ti>Adopt-a-Developer</ti></tr> |
|
|
37 | <tr><ti><uri link="glep-0009.html">9</uri></ti><ti>SD</ti><ti>Gentoo Package Update System</ti></tr> |
|
|
38 | <tr><ti><uri link="glep-0010.html">10</uri></ti><ti>SD</ti><ti>Internationalization of www.gentoo.org</ti></tr> |
|
|
39 | <tr><ti><uri link="glep-0011.html">11</uri></ti><ti>SA</ti><ti>Web Application Installation</ti></tr> |
|
|
40 | <tr><ti><uri link="glep-0012.html">12</uri></ti><ti>SD</ti><ti>Gentoo.org finger daemon</ti></tr> |
|
|
41 | <tr><ti><uri link="glep-0013.html">13</uri></ti><ti>SA</ti><ti>Providing the users with a Gentoo Handbook</ti></tr> |
|
|
42 | <tr><ti><uri link="glep-0014.html">14</uri></ti><ti>SA</ti><ti>Security updates based on GLSA</ti></tr> |
|
|
43 | <tr><ti><uri link="glep-0015.html">15</uri></ti><ti>SD</ti><ti>Gentoo Script Repository</ti></tr> |
|
|
44 | <tr><ti><uri link="glep-0016.html">16</uri></ti><ti>SD</ti><ti>Gentoo Menu System</ti></tr> |
| 29 | </table> |
45 | </table> |
|
|
46 | <note>Key: I = Informational, S = Standards Track, D = Draft, d = Deferred, |
|
|
47 | A = Accepted, F = Final</note> |
|
|
48 | <p> |
|
|
49 | If you want to roll your own proposal, you'll want to look at the files |
|
|
50 | <uri link="http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/proj/en/glep/?cvsroot=gentoo">here</uri>. |
|
|
51 | </p> |
| 30 | |
52 | |
| 31 | </body> |
53 | </body> |
| 32 | </section> |
54 | </section> |
| 33 | </chapter> |
55 | </chapter> |
| 34 | </guide> |
56 | </guide> |