1 |
g2boojum |
1.1 |
<?xml version='1.0' encoding="UTF-8"?> |
2 |
g2boojum |
1.33 |
<?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 |
neysx |
1.104 |
<date>2007-04-01</date> |
9 |
g2boojum |
1.33 |
<author title="Author">Grant Goodyear</author> |
10 |
|
|
<description> |
11 |
|
|
The GLEP project manages Gentoo Linux Enhancement Proposals. |
12 |
|
|
</description> |
13 |
neysx |
1.108 |
<longdescription><p> |
14 |
curtis119 |
1.85 |
The GLEP project solicits, collects, maintains, and shepherds |
15 |
g2boojum |
1.33 |
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 |
neysx |
1.108 |
</p> |
21 |
|
|
<p>For more information, see |
22 |
g2boojum |
1.33 |
<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 |
neysx |
1.108 |
</p></longdescription> |
26 |
g2boojum |
1.33 |
<dev role="lead" description="GLEP Editor">g2boojum</dev> |
27 |
dev-zero |
1.111 |
<dev role="dev" description="GLEP Editor Trainee">antarus</dev> |
28 |
|
|
<dev role="dev" description="GLEP Editor Trainee">dev-zero</dev> |
29 |
g2boojum |
1.34 |
<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 |
klieber |
1.20 |
|
33 |
g2boojum |
1.1 |
|
34 |
g2boojum |
1.33 |
<extrachapter> |
35 |
g2boojum |
1.1 |
|
36 |
g2boojum |
1.33 |
<title>List of Gentoo Linux Enhancement Proposals</title> |
37 |
g2boojum |
1.1 |
|
38 |
|
|
<section> |
39 |
antarus |
1.106 |
<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 |
g2boojum |
1.1 |
<body> |
56 |
antarus |
1.106 |
<glepindex status="D"/> |
57 |
|
|
</body> |
58 |
|
|
</section> |
59 |
neysx |
1.104 |
|
60 |
antarus |
1.106 |
<section> |
61 |
|
|
<title>Deferred, Rejected, Withdrawn, or Moribund Gleps</title> |
62 |
|
|
<body> |
63 |
|
|
<glepindex status="d,R,W,M"/> |
64 |
|
|
</body> |
65 |
|
|
</section> |
66 |
neysx |
1.104 |
|
67 |
antarus |
1.106 |
<section> |
68 |
|
|
<title>Notes</title> |
69 |
|
|
<body> |
70 |
neysx |
1.104 |
<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 |
g2boojum |
1.4 |
<p> |
78 |
neysx |
1.104 |
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 |
g2boojum |
1.4 |
</p> |
81 |
g2boojum |
1.1 |
|
82 |
|
|
</body> |
83 |
|
|
</section> |
84 |
g2boojum |
1.33 |
</extrachapter> |
85 |
|
|
</project> |