| … | |
… | |
| 6 | PEP, see http://www.python.org/peps/pep-0001.html for instructions and links |
6 | PEP, see http://www.python.org/peps/pep-0001.html for instructions and links |
| 7 | to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! |
7 | to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! |
| 8 | --> |
8 | --> |
| 9 | <head> |
9 | <head> |
| 10 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
10 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 11 | <meta name="generator" content="Docutils 0.3.3: http://docutils.sourceforge.net/" /> |
11 | <meta name="generator" content="Docutils 0.3.5: http://docutils.sourceforge.net/" /> |
| 12 | <title>GLEP 22 -- New "keyword" system to incorporate various userlands/kernels/archs</title> |
12 | <title>GLEP 22 -- New "keyword" system to incorporate various userlands/kernels/archs</title> |
| 13 | <link rel="stylesheet" href="tools/glep.css" type="text/css" /> |
13 | <link rel="stylesheet" href="tools/glep.css" type="text/css" /> |
| 14 | </head> |
14 | </head> |
| 15 | <body bgcolor="white"> |
15 | <body bgcolor="white"> |
| 16 | <table class="navigation" cellpadding="0" cellspacing="0" |
16 | <table class="navigation" cellpadding="0" cellspacing="0" |
| … | |
… | |
| 31 | <tbody valign="top"> |
31 | <tbody valign="top"> |
| 32 | <tr class="field"><th class="field-name">GLEP:</th><td class="field-body">22</td> |
32 | <tr class="field"><th class="field-name">GLEP:</th><td class="field-body">22</td> |
| 33 | </tr> |
33 | </tr> |
| 34 | <tr class="field"><th class="field-name">Title:</th><td class="field-body">New "keyword" system to incorporate various userlands/kernels/archs</td> |
34 | <tr class="field"><th class="field-name">Title:</th><td class="field-body">New "keyword" system to incorporate various userlands/kernels/archs</td> |
| 35 | </tr> |
35 | </tr> |
| 36 | <tr class="field"><th class="field-name">Version:</th><td class="field-body">1.7</td> |
36 | <tr class="field"><th class="field-name">Version:</th><td class="field-body">1.8</td> |
| 37 | </tr> |
37 | </tr> |
| 38 | <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://www.gentoo.org/cgi-bin/viewcvs/xml/htdocs/proj/en/glep/glep-0022.txt?cvsroot=gentoo">2004/10/20 20:54:55</a></td> |
38 | <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://www.gentoo.org/cgi-bin/viewcvs/xml/htdocs/proj/en/glep/glep-0022.txt?cvsroot=gentoo">2005/01/09 16:12:40</a></td> |
| 39 | </tr> |
39 | </tr> |
| 40 | <tr class="field"><th class="field-name">Author:</th><td class="field-body">Grant Goodyear <g2boojum at gentoo.org></td> |
40 | <tr class="field"><th class="field-name">Author:</th><td class="field-body">Grant Goodyear <g2boojum at gentoo.org></td> |
| 41 | </tr> |
41 | </tr> |
| 42 | <tr class="field"><th class="field-name">Status:</th><td class="field-body">Final</td> |
42 | <tr class="field"><th class="field-name">Status:</th><td class="field-body">Final</td> |
| 43 | </tr> |
43 | </tr> |
| … | |
… | |
| 131 | implicitly, the following parameters: ARCH, USERLAND, LIBC, and KERNEL.</p> |
131 | implicitly, the following parameters: ARCH, USERLAND, LIBC, and KERNEL.</p> |
| 132 | <blockquote> |
132 | <blockquote> |
| 133 | <dl> |
133 | <dl> |
| 134 | <dt>ARCH: </dt> |
134 | <dt>ARCH: </dt> |
| 135 | <dd>x86, amd64, cobalt, mips64, arm, hppa, ia64, ppc64, sparc</dd> |
135 | <dd>x86, amd64, cobalt, mips64, arm, hppa, ia64, ppc64, sparc</dd> |
|
|
136 | <dt>KERNEL: </dt> |
|
|
137 | <dd>linux, selinux, openbsd, freebsd, netbsd, macosx</dd> |
| 136 | <dt>USERLAND: </dt> |
138 | <dt>USERLAND: </dt> |
| 137 | <dd>gnu, bsd</dd> |
139 | <dd>gnu, bsd</dd> |
| 138 | <dt>LIBC: </dt> |
140 | <dt>LIBC: </dt> |
| 139 | <dd>glibc, openbsd, freebsd, netbsd, macosx</dd> |
141 | <dd>glibc, openbsd, freebsd, netbsd, macosx</dd> |
| 140 | <dt>KERNEL: </dt> |
|
|
| 141 | <dd>linux, selinux, openbsd, freebsd, netbsd, macosx</dd> |
|
|
| 142 | </dl> |
142 | </dl> |
| 143 | </blockquote> |
143 | </blockquote> |
| 144 | <p>(The above examples are not meant to be complete. Hurd, for example |
144 | <p>(The above examples are not meant to be complete. Hurd, for example |
| 145 | is not included because I know very little about Hurd.)</p> |
145 | is not included because I know very little about Hurd.)</p> |
| 146 | <p>A fully-specified keyword would look like |
146 | <p>A fully-specified keyword would look like |
| … | |
… | |
| 246 | </div> |
246 | </div> |
| 247 | |
247 | |
| 248 | <hr class="footer" /> |
248 | <hr class="footer" /> |
| 249 | <div class="footer"> |
249 | <div class="footer"> |
| 250 | <a class="reference" href="glep-0022.txt">View document source</a>. |
250 | <a class="reference" href="glep-0022.txt">View document source</a>. |
| 251 | Generated on: 2004-10-20 20:54 UTC. |
251 | Generated on: 2005-01-09 16:41 UTC. |
| 252 | Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source. |
252 | Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source. |
| 253 | </div> |
253 | </div> |
| 254 | </body> |
254 | </body> |
| 255 | </html> |
255 | </html> |
| 256 | |
256 | |