| … | |
… | |
| 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.4: http://docutils.sourceforge.net/" /> |
11 | <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" /> |
| 12 | <title>GLEP 49 -- Alternative Package Manager requirements</title> |
12 | <title>GLEP 49 -- Alternative Package Manager requirements</title> |
| 13 | <link rel="stylesheet" href="tools/glep.css" type="text/css" /> |
13 | <style type="text/css"> |
|
|
14 | |
|
|
15 | /* |
|
|
16 | :Author: David Goodger |
|
|
17 | :Contact: goodger@users.sourceforge.net |
|
|
18 | :date: $Date: 2007/01/25 03:26:26 $ |
|
|
19 | :version: $Revision: 1.6 $ |
|
|
20 | :copyright: This stylesheet has been placed in the public domain. |
|
|
21 | |
|
|
22 | Default cascading style sheet for the PEP HTML output of Docutils. |
|
|
23 | */ |
|
|
24 | |
|
|
25 | .first { |
|
|
26 | margin-top: 0 } |
|
|
27 | |
|
|
28 | .last { |
|
|
29 | margin-bottom: 0 } |
|
|
30 | |
|
|
31 | .navigation { |
|
|
32 | width: 100% ; |
|
|
33 | background: #cc99ff ; |
|
|
34 | margin-top: 0px ; |
|
|
35 | margin-bottom: 0px } |
|
|
36 | |
|
|
37 | .navigation .navicon { |
|
|
38 | width: 150px ; |
|
|
39 | height: 35px } |
|
|
40 | |
|
|
41 | .navigation .textlinks { |
|
|
42 | padding-left: 1em ; |
|
|
43 | text-align: left } |
|
|
44 | |
|
|
45 | .navigation td, .navigation th { |
|
|
46 | padding-left: 0em ; |
|
|
47 | padding-right: 0em ; |
|
|
48 | vertical-align: middle } |
|
|
49 | |
|
|
50 | .rfc2822 { |
|
|
51 | margin-top: 0.5em ; |
|
|
52 | margin-left: 0.5em ; |
|
|
53 | margin-right: 0.5em ; |
|
|
54 | margin-bottom: 0em } |
|
|
55 | |
|
|
56 | .rfc2822 td { |
|
|
57 | text-align: left } |
|
|
58 | |
|
|
59 | .rfc2822 th.field-name { |
|
|
60 | text-align: right ; |
|
|
61 | font-family: sans-serif ; |
|
|
62 | padding-right: 0.5em ; |
|
|
63 | font-weight: bold ; |
|
|
64 | margin-bottom: 0em } |
|
|
65 | |
|
|
66 | a.toc-backref { |
|
|
67 | text-decoration: none ; |
|
|
68 | color: black } |
|
|
69 | |
|
|
70 | body { |
|
|
71 | margin: 0px ; |
|
|
72 | margin-bottom: 1em ; |
|
|
73 | padding: 0px } |
|
|
74 | |
|
|
75 | dd { |
|
|
76 | margin-bottom: 0.5em } |
|
|
77 | |
|
|
78 | div.section { |
|
|
79 | margin-left: 1em ; |
|
|
80 | margin-right: 1em ; |
|
|
81 | margin-bottom: 1.5em } |
|
|
82 | |
|
|
83 | div.section div.section { |
|
|
84 | margin-left: 0em ; |
|
|
85 | margin-right: 0em ; |
|
|
86 | margin-top: 1.5em } |
|
|
87 | |
|
|
88 | div.abstract { |
|
|
89 | margin: 2em 5em } |
|
|
90 | |
|
|
91 | div.abstract p.topic-title { |
|
|
92 | font-weight: bold ; |
|
|
93 | text-align: center } |
|
|
94 | |
|
|
95 | div.attention, div.caution, div.danger, div.error, div.hint, |
|
|
96 | div.important, div.note, div.tip, div.warning { |
|
|
97 | margin: 2em ; |
|
|
98 | border: medium outset ; |
|
|
99 | padding: 1em } |
|
|
100 | |
|
|
101 | div.attention p.admonition-title, div.caution p.admonition-title, |
|
|
102 | div.danger p.admonition-title, div.error p.admonition-title, |
|
|
103 | div.warning p.admonition-title { |
|
|
104 | color: red ; |
|
|
105 | font-weight: bold ; |
|
|
106 | font-family: sans-serif } |
|
|
107 | |
|
|
108 | div.hint p.admonition-title, div.important p.admonition-title, |
|
|
109 | div.note p.admonition-title, div.tip p.admonition-title { |
|
|
110 | font-weight: bold ; |
|
|
111 | font-family: sans-serif } |
|
|
112 | |
|
|
113 | div.figure { |
|
|
114 | margin-left: 2em } |
|
|
115 | |
|
|
116 | div.footer, div.header { |
|
|
117 | font-size: smaller } |
|
|
118 | |
|
|
119 | div.footer { |
|
|
120 | margin-left: 1em ; |
|
|
121 | margin-right: 1em } |
|
|
122 | |
|
|
123 | div.system-messages { |
|
|
124 | margin: 5em } |
|
|
125 | |
|
|
126 | div.system-messages h1 { |
|
|
127 | color: red } |
|
|
128 | |
|
|
129 | div.system-message { |
|
|
130 | border: medium outset ; |
|
|
131 | padding: 1em } |
|
|
132 | |
|
|
133 | div.system-message p.system-message-title { |
|
|
134 | color: red ; |
|
|
135 | font-weight: bold } |
|
|
136 | |
|
|
137 | div.topic { |
|
|
138 | margin: 2em } |
|
|
139 | |
|
|
140 | h1 { |
|
|
141 | font-family: sans-serif ; |
|
|
142 | font-size: large } |
|
|
143 | |
|
|
144 | h2 { |
|
|
145 | font-family: sans-serif ; |
|
|
146 | font-size: medium } |
|
|
147 | |
|
|
148 | h3 { |
|
|
149 | font-family: sans-serif ; |
|
|
150 | font-size: small } |
|
|
151 | |
|
|
152 | h4 { |
|
|
153 | font-family: sans-serif ; |
|
|
154 | font-style: italic ; |
|
|
155 | font-size: small } |
|
|
156 | |
|
|
157 | h5 { |
|
|
158 | font-family: sans-serif; |
|
|
159 | font-size: x-small } |
|
|
160 | |
|
|
161 | h6 { |
|
|
162 | font-family: sans-serif; |
|
|
163 | font-style: italic ; |
|
|
164 | font-size: x-small } |
|
|
165 | |
|
|
166 | .section hr { |
|
|
167 | width: 75% } |
|
|
168 | |
|
|
169 | ol.simple, ul.simple { |
|
|
170 | margin-bottom: 1em } |
|
|
171 | |
|
|
172 | ol.arabic { |
|
|
173 | list-style: decimal } |
|
|
174 | |
|
|
175 | ol.loweralpha { |
|
|
176 | list-style: lower-alpha } |
|
|
177 | |
|
|
178 | ol.upperalpha { |
|
|
179 | list-style: upper-alpha } |
|
|
180 | |
|
|
181 | ol.lowerroman { |
|
|
182 | list-style: lower-roman } |
|
|
183 | |
|
|
184 | ol.upperroman { |
|
|
185 | list-style: upper-roman } |
|
|
186 | |
|
|
187 | p.caption { |
|
|
188 | font-style: italic } |
|
|
189 | |
|
|
190 | p.credits { |
|
|
191 | font-style: italic ; |
|
|
192 | font-size: smaller } |
|
|
193 | |
|
|
194 | p.label { |
|
|
195 | white-space: nowrap } |
|
|
196 | |
|
|
197 | p.topic-title { |
|
|
198 | font-family: sans-serif ; |
|
|
199 | font-weight: bold } |
|
|
200 | |
|
|
201 | pre.line-block { |
|
|
202 | font-family: serif ; |
|
|
203 | font-size: 100% } |
|
|
204 | |
|
|
205 | pre.literal-block, pre.doctest-block { |
|
|
206 | margin-left: 2em ; |
|
|
207 | margin-right: 2em ; |
|
|
208 | background-color: #eeeeee } |
|
|
209 | |
|
|
210 | span.classifier { |
|
|
211 | font-family: sans-serif ; |
|
|
212 | font-style: oblique } |
|
|
213 | |
|
|
214 | span.classifier-delimiter { |
|
|
215 | font-family: sans-serif ; |
|
|
216 | font-weight: bold } |
|
|
217 | |
|
|
218 | span.interpreted { |
|
|
219 | font-family: sans-serif } |
|
|
220 | |
|
|
221 | span.option-argument { |
|
|
222 | font-style: italic } |
|
|
223 | |
|
|
224 | span.pre { |
|
|
225 | white-space: pre } |
|
|
226 | |
|
|
227 | span.problematic { |
|
|
228 | color: red } |
|
|
229 | |
|
|
230 | table { |
|
|
231 | margin-top: 0.5em ; |
|
|
232 | margin-bottom: 0.5em } |
|
|
233 | |
|
|
234 | td, th { |
|
|
235 | padding-left: 0.5em ; |
|
|
236 | padding-right: 0.5em ; |
|
|
237 | vertical-align: top } |
|
|
238 | |
|
|
239 | td.num { |
|
|
240 | text-align: right } |
|
|
241 | |
|
|
242 | th.field-name { |
|
|
243 | font-weight: bold ; |
|
|
244 | text-align: left ; |
|
|
245 | white-space: nowrap } |
|
|
246 | |
|
|
247 | h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt { |
|
|
248 | font-size: 100% } |
|
|
249 | |
|
|
250 | tt { |
|
|
251 | background-color: #eeeeee } |
|
|
252 | |
|
|
253 | ul.auto-toc { |
|
|
254 | list-style-type: none } |
|
|
255 | |
|
|
256 | </style> |
| 14 | </head> |
257 | </head> |
| 15 | <body bgcolor="white"> |
258 | <body bgcolor="white"> |
| 16 | <table class="navigation" cellpadding="0" cellspacing="0" |
259 | <table class="navigation" cellpadding="0" cellspacing="0" |
| 17 | width="100%" border="0"> |
260 | width="100%" border="0"> |
| 18 | <tr><td class="navicon" width="150" height="35"> |
261 | <tr><td class="navicon" width="150" height="35"> |
| 19 | <a href="http://www.gentoo.org/" title="Gentoo Linux Home Page"> |
262 | <a href="http://www.gentoo.org/" title="Gentoo Linux Home Page"> |
| 20 | <img src="http://www.gentoo.org/images/gentoo-new.gif" alt="[Gentoo]" |
263 | <img src="http://www.gentoo.org/images/gentoo-new.gif" alt="[Gentoo]" |
| 21 | border="0" width="150" height="35" /></a></td> |
264 | border="0" width="150" height="35" /></a></td> |
| 22 | <td class="textlinks" align="left"> |
265 | <td class="textlinks" align="left"> |
| 23 | [<b><a href="http://www.gentoo.org/">Gentoo Linux Home</a></b>] |
266 | [<b><a href="http://www.gentoo.org/">Gentoo Linux Home</a></b>] |
| 24 | [<b><a href="http://www.gentoo.org/peps">GLEP Index</a></b>] |
267 | [<b><a href="http://www.gentoo.org/proj/en/glep/">GLEP Index</a></b>] |
| 25 | [<b><a href="http://www.gentoo.org/proj/en/glep/glep-0049.txt">GLEP Source</a></b>] |
268 | [<b><a href="http://www.gentoo.org/proj/en/glep/glep-0049.txt">GLEP Source</a></b>] |
| 26 | </td></tr></table> |
269 | </td></tr></table> |
| 27 | <table class="rfc2822 docutils field-list" frame="void" rules="none"> |
270 | <table class="rfc2822 docutils field-list" frame="void" rules="none"> |
| 28 | <col class="field-name" /> |
271 | <col class="field-name" /> |
| 29 | <col class="field-body" /> |
272 | <col class="field-body" /> |
| 30 | <tbody valign="top"> |
273 | <tbody valign="top"> |
| 31 | <tr class="field"><th class="field-name">GLEP:</th><td class="field-body">49</td> |
274 | <tr class="field"><th class="field-name">GLEP:</th><td class="field-body">49</td> |
| 32 | </tr> |
275 | </tr> |
| 33 | <tr class="field"><th class="field-name">Title:</th><td class="field-body">Alternative Package Manager requirements</td> |
276 | <tr class="field"><th class="field-name">Title:</th><td class="field-body">Alternative Package Manager requirements</td> |
| 34 | </tr> |
277 | </tr> |
| 35 | <tr class="field"><th class="field-name">Version:</th><td class="field-body">2213</td> |
278 | <tr class="field"><th class="field-name">Version:</th><td class="field-body">1.4</td> |
| 36 | </tr> |
279 | </tr> |
| 37 | <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.cgi/xml/htdocs/proj/en/glep/glep-0049.txt?cvsroot=gentoo">2006-05-19 12:58:14 +0200 (Fri, 19 May 2006)</a></td> |
280 | <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.cgi/xml/htdocs/proj/en/glep/glep-0049.txt?cvsroot=gentoo">2006/09/05 20:54:30</a></td> |
| 38 | </tr> |
281 | </tr> |
| 39 | <tr class="field"><th class="field-name">Author:</th><td class="field-body">Paul de Vrieze <pauldv at gentoo.org>,</td> |
282 | <tr class="field"><th class="field-name">Author:</th><td class="field-body">Paul de Vrieze <pauldv at gentoo.org>,</td> |
| 40 | </tr> |
283 | </tr> |
| 41 | <tr class="field"><th class="field-name">Status:</th><td class="field-body">Draft</td> |
284 | <tr class="field"><th class="field-name">Status:</th><td class="field-body">Rejected</td> |
| 42 | </tr> |
285 | </tr> |
| 43 | <tr class="field"><th class="field-name">Type:</th><td class="field-body">Standards Track</td> |
286 | <tr class="field"><th class="field-name">Type:</th><td class="field-body">Standards Track</td> |
| 44 | </tr> |
287 | </tr> |
| 45 | <tr class="field"><th class="field-name">Content-Type:</th><td class="field-body"><a class="reference" href="glep-0002.html">text/x-rst</a></td> |
288 | <tr class="field"><th class="field-name">Content-Type:</th><td class="field-body"><a class="reference" href="glep-0002.html">text/x-rst</a></td> |
| 46 | </tr> |
289 | </tr> |
| 47 | <tr class="field"><th class="field-name">Created:</th><td class="field-body">18-May-2006</td> |
290 | <tr class="field"><th class="field-name">Created:</th><td class="field-body">18-May-2006</td> |
| 48 | </tr> |
291 | </tr> |
| 49 | <tr class="field"><th class="field-name">Post-History:</th><td class="field-body">20-May-2006</td> |
292 | <tr class="field"><th class="field-name">Post-History:</th><td class="field-body">19-May-2006, 6-Sep-2006</td> |
| 50 | </tr> |
293 | </tr> |
| 51 | </tbody> |
294 | </tbody> |
| 52 | </table> |
295 | </table> |
| 53 | <hr /> |
296 | <hr /> |
| 54 | <div class="contents topic"> |
297 | <div class="contents topic"> |
| 55 | <p class="topic-title first"><a id="contents" name="contents">Contents</a></p> |
298 | <p class="topic-title first"><a id="contents" name="contents">Contents</a></p> |
| 56 | <ul class="simple"> |
299 | <ul class="simple"> |
|
|
300 | <li><a class="reference" href="#status" id="id7" name="id7">Status</a></li> |
| 57 | <li><a class="reference" href="#abstract" id="id7" name="id7">Abstract</a></li> |
301 | <li><a class="reference" href="#abstract" id="id8" name="id8">Abstract</a></li> |
| 58 | <li><a class="reference" href="#motivation" id="id8" name="id8">Motivation</a></li> |
302 | <li><a class="reference" href="#motivation" id="id9" name="id9">Motivation</a></li> |
| 59 | <li><a class="reference" href="#rationale" id="id9" name="id9">Rationale</a></li> |
303 | <li><a class="reference" href="#rationale" id="id10" name="id10">Rationale</a></li> |
| 60 | <li><a class="reference" href="#backwards-compatibility" id="id10" name="id10">Backwards Compatibility</a></li> |
304 | <li><a class="reference" href="#backwards-compatibility" id="id11" name="id11">Backwards Compatibility</a></li> |
| 61 | <li><a class="reference" href="#categories-of-package-managers" id="id11" name="id11">Categories of package managers</a></li> |
305 | <li><a class="reference" href="#categories-of-package-managers" id="id12" name="id12">Categories of package managers</a></li> |
| 62 | <li><a class="reference" href="#package-manager-requirements" id="id12" name="id12">Package manager requirements</a><ul> |
306 | <li><a class="reference" href="#package-manager-requirements" id="id13" name="id13">Package manager requirements</a><ul> |
| 63 | <li><a class="reference" href="#primary-package-manager-requirements" id="id13" name="id13">primary package manager requirements</a></li> |
307 | <li><a class="reference" href="#primary-package-manager-requirements" id="id14" name="id14">Primary package manager requirements</a></li> |
| 64 | <li><a class="reference" href="#candidate-primary-package-manager-requirements" id="id14" name="id14">candidate primary package manager requirements</a></li> |
308 | <li><a class="reference" href="#candidate-primary-package-manager-requirements" id="id15" name="id15">Candidate primary package manager requirements</a></li> |
| 65 | <li><a class="reference" href="#secondary-package-manager-requirements" id="id15" name="id15">secondary package manager requirements</a></li> |
309 | <li><a class="reference" href="#secondary-package-manager-requirements" id="id16" name="id16">Secondary package manager requirements</a></li> |
| 66 | <li><a class="reference" href="#third-party-package-manager-requirements" id="id16" name="id16">third party package manager requirements</a></li> |
310 | <li><a class="reference" href="#third-party-package-manager-requirements" id="id17" name="id17">Third party package manager requirements</a></li> |
| 67 | </ul> |
311 | </ul> |
| 68 | </li> |
312 | </li> |
| 69 | <li><a class="reference" href="#transition-phases" id="id17" name="id17">transition phases</a><ul> |
313 | <li><a class="reference" href="#transition-phases" id="id18" name="id18">Transition phases</a><ul> |
| 70 | <li><a class="reference" href="#primary-package-manager-transition-phase" id="id18" name="id18">primary package manager transition phase</a></li> |
314 | <li><a class="reference" href="#primary-package-manager-transition-phase" id="id19" name="id19">Primary package manager transition phase</a></li> |
| 71 | <li><a class="reference" href="#secondary-package-manager-to-candidate-primary-package-manager-transition" id="id19" name="id19">Secondary package manager to candidate primary package manager transition</a></li> |
315 | <li><a class="reference" href="#secondary-package-manager-to-candidate-primary-package-manager-transition" id="id20" name="id20">Secondary package manager to candidate primary package manager transition</a></li> |
| 72 | <li><a class="reference" href="#third-party-to-other-transition" id="id20" name="id20">Third party to other transition</a></li> |
316 | <li><a class="reference" href="#third-party-to-other-transition" id="id21" name="id21">Third party to other transition</a></li> |
| 73 | </ul> |
317 | </ul> |
| 74 | </li> |
318 | </li> |
| 75 | <li><a class="reference" href="#references" id="id21" name="id21">References</a></li> |
319 | <li><a class="reference" href="#references" id="id22" name="id22">References</a></li> |
| 76 | <li><a class="reference" href="#copyright" id="id22" name="id22">Copyright</a></li> |
320 | <li><a class="reference" href="#copyright" id="id23" name="id23">Copyright</a></li> |
| 77 | </ul> |
321 | </ul> |
| 78 | </div> |
322 | </div> |
| 79 | <div class="section"> |
323 | <div class="section"> |
|
|
324 | <h1><a class="toc-backref" href="#id7" id="status" name="status">Status</a></h1> |
|
|
325 | <p>The council rejected this GLEP in favor of starting from a package manager |
|
|
326 | API and requiring Gentoo package managers in the tree to support that |
|
|
327 | API. (That API is still pending, however.)</p> |
|
|
328 | </div> |
|
|
329 | <div class="section"> |
| 80 | <h1><a class="toc-backref" href="#id7" id="abstract" name="abstract">Abstract</a></h1> |
330 | <h1><a class="toc-backref" href="#id8" id="abstract" name="abstract">Abstract</a></h1> |
| 81 | <p>This GLEP describes four classes of package managers. What the requirements for |
331 | <p>This GLEP describes four classes of package managers. What the requirements for |
| 82 | them are, and what support they can receive.</p> |
332 | them are, and what support they can receive.</p> |
| 83 | </div> |
333 | </div> |
| 84 | <div class="section"> |
334 | <div class="section"> |
| 85 | <h1><a class="toc-backref" href="#id8" id="motivation" name="motivation">Motivation</a></h1> |
335 | <h1><a class="toc-backref" href="#id9" id="motivation" name="motivation">Motivation</a></h1> |
| 86 | <p>To set a standard that package managers that seek gentoo project approval and |
336 | <p>To set a standard that package managers that seek Gentoo project approval and |
| 87 | support should adhere to.</p> |
337 | support should adhere to.</p> |
| 88 | </div> |
338 | </div> |
| 89 | <div class="section"> |
339 | <div class="section"> |
| 90 | <h1><a class="toc-backref" href="#id9" id="rationale" name="rationale">Rationale</a></h1> |
340 | <h1><a class="toc-backref" href="#id10" id="rationale" name="rationale">Rationale</a></h1> |
| 91 | <p>Currently portage is showing its age. The code of portage does not seem to be |
341 | <p>Currently Portage is showing its age. The code of Portage does not seem to be |
| 92 | salvageable for new versions. There are two known alternative package managers |
342 | salvageable for new versions. As of the date of publication, there are two known |
| 93 | that claim a level of portage compatibility. These alternatives are <a class="reference" href="http://paludis.berlios.de/">paludis</a> <a class="footnote-reference" href="#id1" id="id2" name="id2">[1]</a> |
343 | alternative package managers that claim a level of Portage compatibility. These |
| 94 | and <a class="reference" href="http://gentooexperimental.org/~ferringb/bzr/pkgcore/">pkgcore</a> <a class="footnote-reference" href="#id3" id="id4" name="id4">[2]</a>. Before these alternatives are developed further, a set of rules |
344 | alternatives are <a class="reference" href="http://paludis.berlios.de/">paludis</a> <a class="footnote-reference" href="#id1" id="id2" name="id2">[1]</a> and <a class="reference" href="http://gentooexperimental.org/~ferringb/bzr/pkgcore/">pkgcore</a> <a class="footnote-reference" href="#id3" id="id4" name="id4">[2]</a>. Before these alternatives are |
| 95 | should be created to level the playing field and ensuring that decisions can be |
345 | developed further, a set of rules should be created to level the playing field |
| 96 | made clearly.</p> |
346 | and ensuring that decisions can be made clearly.</p> |
| 97 | </div> |
347 | </div> |
| 98 | <div class="section"> |
348 | <div class="section"> |
| 99 | <h1><a class="toc-backref" href="#id10" id="backwards-compatibility" name="backwards-compatibility">Backwards Compatibility</a></h1> |
349 | <h1><a class="toc-backref" href="#id11" id="backwards-compatibility" name="backwards-compatibility">Backwards Compatibility</a></h1> |
| 100 | <p>Not a problem for this GLEP. There is no previous standard as the issue did not |
350 | <p>Not a problem for this GLEP. There is no previous standard as the issue did not |
| 101 | exist before. This GLEP is to prevent future compatibility issues.</p> |
351 | exist before. This GLEP is to prevent future compatibility issues.</p> |
| 102 | </div> |
352 | </div> |
| 103 | <div class="section"> |
353 | <div class="section"> |
| 104 | <h1><a class="toc-backref" href="#id11" id="categories-of-package-managers" name="categories-of-package-managers">Categories of package managers</a></h1> |
354 | <h1><a class="toc-backref" href="#id12" id="categories-of-package-managers" name="categories-of-package-managers">Categories of package managers</a></h1> |
| 105 | <p>We distinguish four categories of package managers. While a package manager can |
355 | <p>We distinguish four categories of package managers. While a package manager can |
| 106 | transition from one category to another, it can not be in two categories at the |
356 | transition from one category to another, it can not be in two categories at the |
| 107 | same time. It can be in a state of transition though.</p> |
357 | same time. It can be in a state of transition though.</p> |
| 108 | <dl class="docutils"> |
358 | <dl class="docutils"> |
| 109 | <dt><em>Primary Package Manager</em></dt> |
359 | <dt><em>Primary Package Manager</em></dt> |
| 110 | <dd>There is one primary package manager. Currently this position is held by |
360 | <dd>There is one primary package manager. Currently this position is held by |
| 111 | portage. The primary package manager is assigned by the council and all |
361 | Portage. The primary package manager is assigned by the council and all |
| 112 | packages in the official tree must be installable by a useable version of the |
362 | packages in the official tree must be installable by a usable version of the |
| 113 | primary package manager.</dd> |
363 | primary package manager.</dd> |
| 114 | <dt><em>Candidate Primary Package Managers</em></dt> |
364 | <dt><em>Candidate Primary Package Managers</em></dt> |
| 115 | <dd>A candidate Primary Package Manager does aim, or show an aim, at replacing |
365 | <dd>A candidate Primary Package Manager does aim, or show an aim, at replacing |
| 116 | the current primary package manager. At a point where the package manager is |
366 | the current primary package manager. At a point where the package manager is |
| 117 | deemed stable a decision must be made whether this package manager should |
367 | deemed stable a decision must be made whether this package manager should |
| 118 | become the new primary package manager. At that point the <a class="reference" href="#primary-package-manager-transition-phase">primary package |
368 | become the new primary package manager. At that point the <a class="reference" href="#primary-package-manager-transition-phase">Primary package |
| 119 | manager transition phase</a> starts.</dd> |
369 | manager transition phase</a> starts.</dd> |
| 120 | <dt><em>Secondary Package Managers</em></dt> |
370 | <dt><em>Secondary Package Managers</em></dt> |
| 121 | <dd><p class="first">A secondary package manager is a package manager that coexists with the |
371 | <dd><p class="first">A secondary package manager is a package manager that coexists with the |
| 122 | primary package manager, while not aiming to replace it. Package managers |
372 | primary package manager, while not aiming to replace it. Examples of package |
| 123 | that would fall into this category are:</p> |
373 | managers that would fall into this category are:</p> |
| 124 | <ul class="last simple"> |
374 | <ul class="last simple"> |
| 125 | <li>Experimental package managers. Package managers whose purpose it is to try |
375 | <li>Experimental package managers. Package managers whose purpose it is to try |
| 126 | out new features.</li> |
376 | out new features.</li> |
| 127 | <li>Focussed package managers. For example a package manager that allows the |
377 | <li>Focused package managers. For example a package manager that allows the |
| 128 | use of rpm formatted binary packages would be an example.</li> |
378 | use of RPM formatted binary packages would be an example.</li> |
|
|
379 | <li>Alternate package managers. Package managers that aim to coexist with the |
|
|
380 | primary package manager. They might for example offer a nicer user |
|
|
381 | interface than the primary package manager (e.g. show a cow instead of |
|
|
382 | compilation messages).</li> |
| 129 | </ul> |
383 | </ul> |
| 130 | </dd> |
384 | </dd> |
| 131 | <dt><em>Third Party Package Managers</em></dt> |
385 | <dt><em>Third Party Package Managers</em></dt> |
| 132 | <dd>A third party package manager is any package manager that lacks recognition |
386 | <dd>A third party package manager is any package manager that lacks recognition |
| 133 | from gentoo as being in any other category. A third party package manager may |
387 | from Gentoo as being in any other category. A third party package manager may |
| 134 | or may not have a gentoo package, but is not supported beyond that.</dd> |
388 | or may not have a Gentoo package, but is not supported beyond that.</dd> |
| 135 | </dl> |
389 | </dl> |
| 136 | </div> |
390 | </div> |
| 137 | <div class="section"> |
391 | <div class="section"> |
| 138 | <h1><a class="toc-backref" href="#id12" id="package-manager-requirements" name="package-manager-requirements">Package manager requirements</a></h1> |
392 | <h1><a class="toc-backref" href="#id13" id="package-manager-requirements" name="package-manager-requirements">Package manager requirements</a></h1> |
| 139 | <p>As a package manager is in a state of higher support there are higher |
393 | <p>As a package manager is in a state of higher support there are higher |
| 140 | requirements to it. The purpose of these requirements is to ensure the unity of |
394 | requirements to it. The purpose of these requirements is to ensure the unity of |
| 141 | the distribution and the package tree. For this purpose it is needed that there |
395 | the distribution and the package tree. For this purpose it is needed that there |
| 142 | is only one primary package manager.</p> |
396 | is only one primary package manager. This is from gentoo's perspective. From a |
|
|
397 | user perspective it is perfectly possible to use another package |
|
|
398 | manager. Candidate primary package managers and secondary package managers are |
|
|
399 | also supported in regards to bugs etc.</p> |
| 143 | <div class="section"> |
400 | <div class="section"> |
| 144 | <h2><a class="toc-backref" href="#id13" id="primary-package-manager-requirements" name="primary-package-manager-requirements">primary package manager requirements</a></h2> |
401 | <h2><a class="toc-backref" href="#id14" id="primary-package-manager-requirements" name="primary-package-manager-requirements">Primary package manager requirements</a></h2> |
| 145 | <p>The primary package manager is the package manager that sets the standards for |
402 | <p>The primary package manager is the package manager that sets the standards for |
| 146 | the tree. All ebuilds in the tree must function with the primary package |
403 | the tree. All ebuilds in the tree must function with the primary package |
| 147 | manager. As the primary package manager sets the standard it does not have to |
404 | manager. As the primary package manager sets the standard it does not have to |
| 148 | maintain compatibility with other package managers.</p> |
405 | maintain compatibility with other package managers. This does not mean that the |
|
|
406 | actual implementation is the standard, but that the maintainers have the ability |
|
|
407 | to define new standards, together with the other involved gentoo projects.</p> |
| 149 | <p>The primary package manager does however have the responsibility that it must be |
408 | <p>The primary package manager does however have the responsibility that it must be |
| 150 | very stable. The primary package manager must maintain compatibility with old |
409 | very stable. The primary package manager must maintain compatibility with old |
| 151 | versions of itself for extended periods of time. This compatibilty time is set |
410 | versions of itself for extended periods of time. This compatibility time is set |
| 152 | by the council. The suggested time would be one year from the point that there |
411 | by the council. The suggested time would be one year from the point that there |
| 153 | is a compatible stable version for all supported architectures.</p> |
412 | is a compatible stable version for all supported architectures.</p> |
| 154 | <p>Another compatibilty requirement for the primary package manager is a limited |
413 | <p>Another compatibility requirement for the primary package manager is a limited |
| 155 | forward compatibility. It must always be possible to transition from the |
414 | forward compatibility. It must always be possible to transition from the |
| 156 | unstable version of the primary package manager to a stable version. This may be |
415 | unstable version of the primary package manager to a stable version. This may be |
| 157 | done either by first introducing reading compatibility for a new format and only |
416 | done either by first introducing reading compatibility for a new format and only |
| 158 | having write support later. Another way would be the provision of a conversion |
417 | having write support later. Another way would be the provision of a conversion |
| 159 | tool that ensures that the on disk information maintained by the package manager |
418 | tool that ensures that the on disk information maintained by the package manager |
| 160 | is supported by the stable package manager.</p> |
419 | is supported by the stable package manager.</p> |
|
|
420 | <p>The primary package manager maintainers further have the responsibility to allow |
|
|
421 | competition. This means that reasonable patches from the maintainers of |
|
|
422 | secondary or candidate primary package managers must be applied, given that |
|
|
423 | these patches are as independent of that package manager as possible.</p> |
| 161 | <p>The primary package manager is maintained on official gentoo infrastructure, |
424 | <p>The primary package manager is maintained on official Gentoo infrastructure, |
| 162 | under control of gentoo developers.</p> |
425 | under control of Gentoo developers.</p> |
| 163 | </div> |
426 | </div> |
| 164 | <div class="section"> |
427 | <div class="section"> |
| 165 | <h2><a class="toc-backref" href="#id14" id="candidate-primary-package-manager-requirements" name="candidate-primary-package-manager-requirements">candidate primary package manager requirements</a></h2> |
428 | <h2><a class="toc-backref" href="#id15" id="candidate-primary-package-manager-requirements" name="candidate-primary-package-manager-requirements">Candidate primary package manager requirements</a></h2> |
| 166 | <p>A candidate primary package manager aims to replace the primary package |
429 | <p>A candidate primary package manager aims to replace the primary package |
| 167 | manager. The council is responsible for deciding whether this is done. The |
430 | manager. The council is responsible for deciding whether this is done. The |
| 168 | requirements are there to ensure that it is actually possible to transition a |
431 | requirements are there to ensure that it is actually possible to transition a |
| 169 | candidate primary package manager into the primary package manager.</p> |
432 | candidate primary package manager into the primary package manager.</p> |
| 170 | <p>First of all, there must exist a transition path. This means that the on disk |
433 | <p>First of all, there must exist a transition path. This means that the on disk |
| 171 | data of the primary package manager can be used by (or converted to a format |
434 | data of the primary package manager can be used by (or converted to a format |
| 172 | usable by) the candidate primary package manager.</p> |
435 | usable by) the candidate primary package manager.</p> |
| 173 | <p>Second, there must be a test path. It must be possible for the developers to |
436 | <p>Second, there must be a test path. It must be possible for the developers to |
| 174 | test out the candidate primary package manager on their working systems. This |
437 | test out the candidate primary package manager on their working systems. This |
| 175 | means that the transition path must exist. This also means that there are no |
438 | means that the transition path must exist. This also means that there are no |
| 176 | serious obstacles for reverting to the current primary package manager.</p> |
439 | serious obstacles for reverting to the current primary package manager. This |
|
|
440 | reverting must also be usable when it is decided that the candidate will not |
|
|
441 | become primary package manager, for example because serious design flaws or bugs |
|
|
442 | were found. Ideally, the Candidate Primary Package Manager and the Primary |
|
|
443 | Package Manager can be installed simultaneously. If not, clear instructions must |
|
|
444 | be provided for both ways of transitioning.</p> |
| 177 | <p>Third, there must exist an ebuild test path. It must be possible for package |
445 | <p>Third, there must exist an ebuild test path. It must be possible for package |
| 178 | managers to test ebuilds in one tree for both the primary as well as the |
446 | managers to test ebuilds in one tree for both the primary as well as the |
| 179 | candidate primary package manager. It is not an issue if this requires a special |
447 | candidate primary package manager. It is not an issue if this requires a special |
| 180 | mode for the candidate primary package manager. It is not an issue either if |
448 | mode for the candidate primary package manager. It is not an issue either if |
| 181 | compatibilty can be achieved by unmerging the package in the candidate primary |
449 | compatibility can be achieved by having the candidate primary package manager |
| 182 | package manager.</p> |
450 | unmerge the package.</p> |
| 183 | <p>Fourth, there must be support. This means that the package manager is actively |
451 | <p>Fourth, there must be support. This means that the package manager is actively |
| 184 | maintained under control of gentoo. If it is not maintained on gentoo |
452 | maintained under control of Gentoo. If it is not maintained on Gentoo |
| 185 | infrastructure, the means must be there to move the package manager, with its |
453 | infrastructure, the means must be there to move the package manager, with its |
| 186 | change history, to gentoo infrastructure. This means that it must be maintained |
454 | change history, to Gentoo infrastructure. This means that it must be maintained |
| 187 | on a gentoo supported versioning system, or on a version system whose history |
455 | on a Gentoo supported versioning system, or on a version system whose history |
| 188 | can be converted to a gentoo supported versioning system.</p> |
456 | can be converted to a Gentoo supported versioning system.</p> |
|
|
457 | <p>Fifth, release capabilities. There must exist automated tools that use the |
|
|
458 | candidate primary package manager to create release media that have similar |
|
|
459 | capabilities as those released using the old primary package manager. The exact |
|
|
460 | requirements are determined by the Release Engineering project, but should not |
|
|
461 | be significantly beyond what is currently implemented using the primary package |
|
|
462 | manager.</p> |
| 189 | </div> |
463 | </div> |
| 190 | <div class="section"> |
464 | <div class="section"> |
| 191 | <h2><a class="toc-backref" href="#id15" id="secondary-package-manager-requirements" name="secondary-package-manager-requirements">secondary package manager requirements</a></h2> |
465 | <h2><a class="toc-backref" href="#id16" id="secondary-package-manager-requirements" name="secondary-package-manager-requirements">Secondary package manager requirements</a></h2> |
| 192 | <p>A secondary package manager is a package manager that instead of directly aiming |
466 | <p>A secondary package manager is a package manager that instead of directly aiming |
|
|
467 | at replacing the current primary package manager as primary package manager aims |
| 193 | at replacing portage as primary package manager. As such a secondary package |
468 | to cooperate with the primary package manager. As such a secondary package |
| 194 | manager does not set the standard on the tree, but follows the standard set by |
469 | manager does not set the standard on the tree, but follows the standard set by |
| 195 | the primary package manager.</p> |
470 | the primary package manager.</p> |
| 196 | <p>There are two kinds of secondary package managers. The first kind is formed by |
471 | <p>There are two kinds of secondary package managers. The first kind is formed by |
| 197 | those that do not maintain their own installed package database, but work with |
472 | those that do not maintain their own installed package database, but work with |
| 198 | the package database of the primary package manager. While these package |
473 | the package database of the primary package manager. While these package |
| … | |
… | |
| 200 | remain compatible with the primary package managers. Verification, reference, |
475 | remain compatible with the primary package managers. Verification, reference, |
| 201 | and deinstallation by the primary package manager must remain functional.</p> |
476 | and deinstallation by the primary package manager must remain functional.</p> |
| 202 | <p>The second kind is formed by those package managers that maintain their own |
477 | <p>The second kind is formed by those package managers that maintain their own |
| 203 | package database, or a package database incompatible with the primary package |
478 | package database, or a package database incompatible with the primary package |
| 204 | manager. To ensure the secondary role of these package managers the support in |
479 | manager. To ensure the secondary role of these package managers the support in |
| 205 | the tree for these package manager is provided along with restrictions.</p> |
480 | the tree for these package managers is provided along with restrictions.</p> |
| 206 | <p>The first restriction is that no packages in the tree must rely on the secondary |
481 | <p>The first restriction is that no packages in the tree must rely on the secondary |
| 207 | package manager. While packages may provide a level of support (while being |
482 | package manager. While packages may provide a level of support (while being |
| 208 | compatible with the primary package manager) this may not result in a |
483 | compatible with the primary package manager) this may not result in a |
| 209 | significant increase of features. If this were allowed, this would mean that |
484 | significant increase of features. If this were allowed, this would mean that |
| 210 | while they technically work with the primary package manager, there would be |
485 | while they technically work with the primary package manager, there would be |
| 211 | significant incentive to use the secondary package manager. As the use of this |
486 | significant incentive to use the secondary package manager. As the use of this |
| 212 | secondary package manager disallows the paralel use of the primary package |
487 | secondary package manager disallows the parallel use of the primary package |
| 213 | manager, this would result in users using the secondary package manager as their |
488 | manager, this would result in users using the secondary package manager as their |
| 214 | primary package manager.</p> |
489 | primary package manager.</p> |
| 215 | <p>Users are allowed to make their own choices. However by making the tree favor a |
490 | <p>Users are allowed to make their own choices. However by making the tree favour a |
| 216 | package manager that is not the primary package manager, this will lead to the |
491 | package manager that is not the primary package manager, this will lead to the |
| 217 | secondary package manager becomming the effective primary package manager. As |
492 | secondary package manager becoming the effective primary package manager. As |
| 218 | this will be a decision by default instead of a concious choice by the council, |
493 | this will be a decision by default instead of a conscious choice by the council, |
| 219 | this is an undesirable result.</p> |
494 | this is an undesirable result.</p> |
| 220 | <p>There is one exclusion for the restriction of packages that only work with or |
495 | <p>There is one exclusion for the restriction of packages that only work with or |
| 221 | have significant improvements with the secondary package manager. That is |
496 | have significant improvements with the secondary package manager. That is |
| 222 | packages that by their nature are only usable with this secondary package |
497 | packages that by their nature are only usable with this secondary package |
| 223 | manager. An example would be a graphical frontend to the secondary package |
498 | manager. An example would be a graphical front-end to the secondary package |
| 224 | manager.</p> |
499 | manager.</p> |
| 225 | <p>If a secondary package manager works along the primary package manager, but by |
500 | <p>If a secondary package manager works along the primary package manager, but by |
| 226 | itself does not have the capabilities of becoming a primary package manager the |
501 | itself does not have the capabilities of becoming a primary package manager the |
| 227 | risks of choice by default are lower. As a result, the council could choose to |
502 | risks of choice by default are lower. As a result, the council could choose to |
| 228 | allow the inclusion of packages that work only or significantly better with this |
503 | allow the inclusion of packages that work only or significantly better with this |
| … | |
… | |
| 232 | wrapper scripts for those packages that are only provided in the RPM |
507 | wrapper scripts for those packages that are only provided in the RPM |
| 233 | format. Such a decision does imply that the maintainers of the primary package |
508 | format. Such a decision does imply that the maintainers of the primary package |
| 234 | manager must take this secondary package manager into account.</p> |
509 | manager must take this secondary package manager into account.</p> |
| 235 | </div> |
510 | </div> |
| 236 | <div class="section"> |
511 | <div class="section"> |
| 237 | <h2><a class="toc-backref" href="#id16" id="third-party-package-manager-requirements" name="third-party-package-manager-requirements">third party package manager requirements</a></h2> |
512 | <h2><a class="toc-backref" href="#id17" id="third-party-package-manager-requirements" name="third-party-package-manager-requirements">Third party package manager requirements</a></h2> |
| 238 | <p>A third party package manager is just that. It is a package manager without any |
513 | <p>A third party package manager is just that. It is a package manager without any |
| 239 | support within gentoo. As there is no control by gentoo over the package manager |
514 | support within Gentoo. As there is no control by Gentoo over the package manager |
| 240 | this means that there are no requirements on the package manager.</p> |
515 | this means that there are no requirements on the package manager.</p> |
| 241 | <p>This complete lack of control however also translates to the fact that gentoo |
516 | <p>This complete lack of control however also translates to the fact that Gentoo |
| 242 | can not make package manager specific changes to support this package |
517 | can not make package manager specific changes to support this package |
| 243 | manager. Package manager specific means that it is possible to request changes |
518 | manager. Package manager specific means that it is possible to request changes |
| 244 | that make the tree more independent of the primary package manager. These |
519 | that make the tree more independent of the primary package manager. These |
| 245 | changes must however be agnostic of the package manager, and only make it easier |
520 | changes must however be agnostic of the package manager, and only make it easier |
| 246 | to have alternative package managers.</p> |
521 | to have alternative package managers.</p> |
| 247 | </div> |
522 | </div> |
| 248 | </div> |
523 | </div> |
| 249 | <div class="section"> |
524 | <div class="section"> |
| 250 | <h1><a class="toc-backref" href="#id17" id="transition-phases" name="transition-phases">transition phases</a></h1> |
525 | <h1><a class="toc-backref" href="#id18" id="transition-phases" name="transition-phases">Transition phases</a></h1> |
| 251 | <div class="section"> |
526 | <div class="section"> |
| 252 | <h2><a class="toc-backref" href="#id18" id="primary-package-manager-transition-phase" name="primary-package-manager-transition-phase">primary package manager transition phase</a></h2> |
527 | <h2><a class="toc-backref" href="#id19" id="primary-package-manager-transition-phase" name="primary-package-manager-transition-phase">Primary package manager transition phase</a></h2> |
| 253 | <p>A candidate primary package manager can be chosen to become primary package |
528 | <p>A candidate primary package manager can be chosen to become primary package |
| 254 | manager. This can only happen by council decision. This decision can only be |
529 | manager. This can only happen by council decision. This decision can only be |
| 255 | made when the candiate primary package manager is stable on all stable |
530 | made when the candidate primary package manager is stable on all stable |
| 256 | architectures. (all architectures except experimental ones).</p> |
531 | architectures. (all architectures except experimental ones). There is a |
|
|
532 | incubation period of at least 3 months before a candidate primary package |
|
|
533 | manager can become the primary package manager.</p> |
| 257 | <p>After the decision has been made to replace the primary package manager, the |
534 | <p>After the decision has been made to replace the primary package manager, the |
| 258 | transition phase starts. The use of the old stable package manager must remain |
535 | transition phase starts. The use of the old stable package manager must remain |
| 259 | supported for a period of 6 months. This means that core packages must be |
536 | supported for a period of 6 months. This means that core packages must be |
| 260 | installable by this package manager. Further the possibility to convert the |
537 | installable by this package manager. Further the possibility to convert the |
| 261 | system automatically to the new primary package manager must be available for at |
538 | system automatically to the new primary package manager must be available for at |
| … | |
… | |
| 265 | features of the new primary package manager. While backward compatibility with |
542 | features of the new primary package manager. While backward compatibility with |
| 266 | the previous primary package manager must be maintained a forward compatibility |
543 | the previous primary package manager must be maintained a forward compatibility |
| 267 | is no longer needed.</p> |
544 | is no longer needed.</p> |
| 268 | </div> |
545 | </div> |
| 269 | <div class="section"> |
546 | <div class="section"> |
| 270 | <h2><a class="toc-backref" href="#id19" id="secondary-package-manager-to-candidate-primary-package-manager-transition" name="secondary-package-manager-to-candidate-primary-package-manager-transition">Secondary package manager to candidate primary package manager transition</a></h2> |
547 | <h2><a class="toc-backref" href="#id20" id="secondary-package-manager-to-candidate-primary-package-manager-transition" name="secondary-package-manager-to-candidate-primary-package-manager-transition">Secondary package manager to candidate primary package manager transition</a></h2> |
| 271 | <p>The transition from secondary package manager to candidate primary package |
548 | <p>The transition from secondary package manager to candidate primary package |
| 272 | manager is straightforward. The secondary package manager must satisfy all |
549 | manager is straightforward. The secondary package manager must satisfy all |
| 273 | requirements for a candidate primary package manager. At that point its |
550 | requirements for a candidate primary package manager. At that point its |
| 274 | maintainers can announce that they are changing the status to candidate primary |
551 | maintainers can announce that they are changing the status to candidate primary |
| 275 | package manager. This allows a greater support from gentoo in achieving that |
552 | package manager. This allows a greater support from Gentoo in achieving that |
| 276 | goal.</p> |
553 | goal.</p> |
| 277 | </div> |
554 | </div> |
| 278 | <div class="section"> |
555 | <div class="section"> |
| 279 | <h2><a class="toc-backref" href="#id20" id="third-party-to-other-transition" name="third-party-to-other-transition">Third party to other transition</a></h2> |
556 | <h2><a class="toc-backref" href="#id21" id="third-party-to-other-transition" name="third-party-to-other-transition">Third party to other transition</a></h2> |
| 280 | <p>When a third party package manager wants to transition into one of the other |
557 | <p>When a third party package manager wants to transition into one of the other |
| 281 | categories (except primary package manager) it must satisfy all requirements for |
558 | categories (except primary package manager) it must satisfy all requirements for |
| 282 | that category.</p> |
559 | that category.</p> |
| 283 | </div> |
560 | </div> |
| 284 | </div> |
561 | </div> |
| 285 | <div class="section"> |
562 | <div class="section"> |
| 286 | <h1><a class="toc-backref" href="#id21" id="references" name="references">References</a></h1> |
563 | <h1><a class="toc-backref" href="#id22" id="references" name="references">References</a></h1> |
| 287 | <table class="docutils footnote" frame="void" id="id1" rules="none"> |
564 | <table class="docutils footnote" frame="void" id="id1" rules="none"> |
| 288 | <colgroup><col class="label" /><col /></colgroup> |
565 | <colgroup><col class="label" /><col /></colgroup> |
| 289 | <tbody valign="top"> |
566 | <tbody valign="top"> |
| 290 | <tr><td class="label"><a class="fn-backref" href="#id2" name="id1">[1]</a></td><td><a class="reference" href="http://paludis.berlios.de/">http://paludis.berlios.de/</a></td></tr> |
567 | <tr><td class="label"><a class="fn-backref" href="#id2" name="id1">[1]</a></td><td><a class="reference" href="http://paludis.berlios.de/">http://paludis.berlios.de/</a></td></tr> |
| 291 | </tbody> |
568 | </tbody> |
| … | |
… | |
| 302 | <tr><td class="label"><a class="fn-backref" href="#id6" name="id5">[3]</a></td><td><a class="reference" href="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</a></td></tr> |
579 | <tr><td class="label"><a class="fn-backref" href="#id6" name="id5">[3]</a></td><td><a class="reference" href="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</a></td></tr> |
| 303 | </tbody> |
580 | </tbody> |
| 304 | </table> |
581 | </table> |
| 305 | </div> |
582 | </div> |
| 306 | <div class="section"> |
583 | <div class="section"> |
| 307 | <h1><a class="toc-backref" href="#id22" id="copyright" name="copyright">Copyright</a></h1> |
584 | <h1><a class="toc-backref" href="#id23" id="copyright" name="copyright">Copyright</a></h1> |
| 308 | <p>This document is copyright 2006 by Paul de Vrieze and licensed under the |
585 | <p>This document is copyright 2006 by Paul de Vrieze and licensed under the |
| 309 | <a class="reference" href="http://www.opencontent.org/openpub/">Open Publication License</a> <a class="footnote-reference" href="#id5" id="id6" name="id6">[3]</a>.</p> |
586 | <a class="reference" href="http://www.opencontent.org/openpub/">Open Publication License</a> <a class="footnote-reference" href="#id5" id="id6" name="id6">[3]</a>.</p> |
| 310 | </div> |
587 | </div> |
| 311 | |
588 | |
| 312 | </div> |
589 | </div> |
| 313 | <div class="footer"> |
590 | <div class="footer"> |
| 314 | <hr class="footer" /> |
591 | <hr class="footer" /> |
| 315 | <a class="reference" href="glep-0049.txt">View document source</a>. |
592 | <a class="reference" href="glep-0049.txt">View document source</a>. |
| 316 | Generated on: 2006-05-20 12:50 UTC. |
593 | Generated on: 2006-10-10 20:23 UTC. |
| 317 | 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. |
594 | 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. |
| 318 | |
595 | |
| 319 | </div> |
596 | </div> |
| 320 | </body> |
597 | </body> |
| 321 | </html> |
598 | </html> |