| 1 |
<?xml version='1.0' encoding="UTF-8"?>
|
| 2 |
<?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
|
| 3 |
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
|
| 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>
|
| 32 |
|
| 33 |
|
| 34 |
<extrachapter>
|
| 35 |
|
| 36 |
<title>List of Gentoo Linux Enhancement Proposals</title>
|
| 37 |
|
| 38 |
<section>
|
| 39 |
<title>Implemented Gleps (Final)</title>
|
| 40 |
<!-- Use <glepindex status="D,d,A"/> to select on status, default is all -->
|
| 41 |
<body>
|
| 42 |
<glepindex status="F"/>
|
| 43 |
</body>
|
| 44 |
</section>
|
| 45 |
|
| 46 |
<section>
|
| 47 |
<title>Accepted but not implemented gleps (Accepted)</title>
|
| 48 |
<body>
|
| 49 |
<glepindex status="A"/>
|
| 50 |
</body>
|
| 51 |
</section>
|
| 52 |
|
| 53 |
<section>
|
| 54 |
<title>Draft Gleps (Drafts)</title>
|
| 55 |
<body>
|
| 56 |
<glepindex status="D"/>
|
| 57 |
</body>
|
| 58 |
</section>
|
| 59 |
|
| 60 |
<section>
|
| 61 |
<title>Deferred, Rejected, Withdrawn, or Moribund Gleps</title>
|
| 62 |
<body>
|
| 63 |
<glepindex status="d,R,W,M"/>
|
| 64 |
</body>
|
| 65 |
</section>
|
| 66 |
|
| 67 |
<section>
|
| 68 |
<title>Notes</title>
|
| 69 |
<body>
|
| 70 |
<note><br/>
|
| 71 |
GLEP types: I = Informational, S = Standard
|
| 72 |
<br/>
|
| 73 |
GLEP Statuses: D = Draft, d = Deferred, A = Accepted, F = Final, R = Rejected,
|
| 74 |
W = Withdrawn, M = Moribund
|
| 75 |
</note>
|
| 76 |
|
| 77 |
<p>
|
| 78 |
If you want to roll your own proposal, you'll want to look at the files <uri
|
| 79 |
link="http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/">here</uri>.
|
| 80 |
</p>
|
| 81 |
|
| 82 |
</body>
|
| 83 |
</section>
|
| 84 |
</extrachapter>
|
| 85 |
</project>
|