1 |
<?xml version='1.0' encoding="UTF-8"?> |
2 |
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> |
3 |
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 |
|
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 |
|
11 |
<abstract> |
12 |
This document provides an index for the various Gentoo Linux |
13 |
Enhancement Proposals (GLEPs). |
14 |
</abstract> |
15 |
|
16 |
<version>0.11</version> |
17 |
<date>30 June 2003</date> |
18 |
|
19 |
<chapter> |
20 |
|
21 |
<title>Gentoo Linux Enhancement Proposals</title> |
22 |
|
23 |
<section> |
24 |
<body> |
25 |
<table> |
26 |
<tr><th>Number</th><th>Status</th><th>Title</th></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>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 |
</table> |
39 |
<note>Key: I = Informational, S = Standards Track, D = Draft, |
40 |
A = Accepted</note> |
41 |
<p> |
42 |
If you want to roll your own proposal, you'll want to look at the files |
43 |
<uri link="http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/proj/en/glep/?root=gentoo">here</uri>. |
44 |
</p> |
45 |
|
46 |
</body> |
47 |
</section> |
48 |
</chapter> |
49 |
</guide> |