| … | |
… | |
| 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: 2006/09/05 20:55:13 $ |
|
|
19 | :version: $Revision: 1.4 $ |
|
|
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"> |
| … | |
… | |
| 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">2218</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-20 20:39:14 +0200 (Sat, 20 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">19-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. As of the date of publication, there are two known |
342 | salvageable for new versions. As of the date of publication, there are two known |
| 93 | alternative package managers that claim a level of Portage compatibility. These |
343 | alternative package managers that claim a level of Portage compatibility. These |
| 94 | 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 |
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 | developed further, a set of rules should be created to level the playing field |
345 | developed further, a set of rules should be created to level the playing field |
| 96 | and ensuring that decisions can be 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> |
| … | |
… | |
| 137 | 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 |
| 138 | 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> |
| 139 | </dl> |
389 | </dl> |
| 140 | </div> |
390 | </div> |
| 141 | <div class="section"> |
391 | <div class="section"> |
| 142 | <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> |
| 143 | <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 |
| 144 | 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 |
| 145 | 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 |
| 146 | is only one primary package manager. This is from gentoo's perspective. From a |
396 | is only one primary package manager. This is from gentoo's perspective. From a |
| 147 | user perspective it is perfectly possible to use another package |
397 | user perspective it is perfectly possible to use another package |
| 148 | manager. Candidate primary package managers and secondary package managers are |
398 | manager. Candidate primary package managers and secondary package managers are |
| 149 | also supported in regards to bugs etc.</p> |
399 | also supported in regards to bugs etc.</p> |
| 150 | <div class="section"> |
400 | <div class="section"> |
| 151 | <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> |
| 152 | <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 |
| 153 | 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 |
| 154 | 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 |
| 155 | maintain compatibility with other package managers. This does not mean that the |
405 | maintain compatibility with other package managers. This does not mean that the |
| 156 | actual implementation is the standard, but that the maintainers have the ability |
406 | actual implementation is the standard, but that the maintainers have the ability |
| … | |
… | |
| 173 | these patches are as independent of that package manager as possible.</p> |
423 | these patches are as independent of that package manager as possible.</p> |
| 174 | <p>The primary package manager is maintained on official Gentoo infrastructure, |
424 | <p>The primary package manager is maintained on official Gentoo infrastructure, |
| 175 | under control of Gentoo developers.</p> |
425 | under control of Gentoo developers.</p> |
| 176 | </div> |
426 | </div> |
| 177 | <div class="section"> |
427 | <div class="section"> |
| 178 | <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> |
| 179 | <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 |
| 180 | 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 |
| 181 | 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 |
| 182 | candidate primary package manager into the primary package manager.</p> |
432 | candidate primary package manager into the primary package manager.</p> |
| 183 | <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 |
| … | |
… | |
| 210 | requirements are determined by the Release Engineering project, but should not |
460 | requirements are determined by the Release Engineering project, but should not |
| 211 | be significantly beyond what is currently implemented using the primary package |
461 | be significantly beyond what is currently implemented using the primary package |
| 212 | manager.</p> |
462 | manager.</p> |
| 213 | </div> |
463 | </div> |
| 214 | <div class="section"> |
464 | <div class="section"> |
| 215 | <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> |
| 216 | <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 |
| 217 | at replacing the current primary package manager as primary package manager aims |
467 | at replacing the current primary package manager as primary package manager aims |
| 218 | to cooperate with the primary package manager. As such a secondary package |
468 | to cooperate with the primary package manager. As such a secondary package |
| 219 | 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 |
| 220 | the primary package manager.</p> |
470 | the primary package manager.</p> |
| … | |
… | |
| 257 | 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 |
| 258 | 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 |
| 259 | manager must take this secondary package manager into account.</p> |
509 | manager must take this secondary package manager into account.</p> |
| 260 | </div> |
510 | </div> |
| 261 | <div class="section"> |
511 | <div class="section"> |
| 262 | <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> |
| 263 | <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 |
| 264 | 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 |
| 265 | 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> |
| 266 | <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 |
| 267 | can not make package manager specific changes to support this package |
517 | can not make package manager specific changes to support this package |
| … | |
… | |
| 270 | 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 |
| 271 | to have alternative package managers.</p> |
521 | to have alternative package managers.</p> |
| 272 | </div> |
522 | </div> |
| 273 | </div> |
523 | </div> |
| 274 | <div class="section"> |
524 | <div class="section"> |
| 275 | <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> |
| 276 | <div class="section"> |
526 | <div class="section"> |
| 277 | <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> |
| 278 | <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 |
| 279 | 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 |
| 280 | made when the candidate primary package manager is stable on all stable |
530 | made when the candidate primary package manager is stable on all stable |
| 281 | architectures. (all architectures except experimental ones). There is a |
531 | architectures. (all architectures except experimental ones). There is a |
| 282 | incubation period of at least 3 months before a candidate primary package |
532 | incubation period of at least 3 months before a candidate primary package |
| … | |
… | |
| 292 | features of the new primary package manager. While backward compatibility with |
542 | features of the new primary package manager. While backward compatibility with |
| 293 | the previous primary package manager must be maintained a forward compatibility |
543 | the previous primary package manager must be maintained a forward compatibility |
| 294 | is no longer needed.</p> |
544 | is no longer needed.</p> |
| 295 | </div> |
545 | </div> |
| 296 | <div class="section"> |
546 | <div class="section"> |
| 297 | <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> |
| 298 | <p>The transition from secondary package manager to candidate primary package |
548 | <p>The transition from secondary package manager to candidate primary package |
| 299 | manager is straightforward. The secondary package manager must satisfy all |
549 | manager is straightforward. The secondary package manager must satisfy all |
| 300 | requirements for a candidate primary package manager. At that point its |
550 | requirements for a candidate primary package manager. At that point its |
| 301 | 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 |
| 302 | 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 |
| 303 | goal.</p> |
553 | goal.</p> |
| 304 | </div> |
554 | </div> |
| 305 | <div class="section"> |
555 | <div class="section"> |
| 306 | <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> |
| 307 | <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 |
| 308 | categories (except primary package manager) it must satisfy all requirements for |
558 | categories (except primary package manager) it must satisfy all requirements for |
| 309 | that category.</p> |
559 | that category.</p> |
| 310 | </div> |
560 | </div> |
| 311 | </div> |
561 | </div> |
| 312 | <div class="section"> |
562 | <div class="section"> |
| 313 | <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> |
| 314 | <table class="docutils footnote" frame="void" id="id1" rules="none"> |
564 | <table class="docutils footnote" frame="void" id="id1" rules="none"> |
| 315 | <colgroup><col class="label" /><col /></colgroup> |
565 | <colgroup><col class="label" /><col /></colgroup> |
| 316 | <tbody valign="top"> |
566 | <tbody valign="top"> |
| 317 | <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> |
| 318 | </tbody> |
568 | </tbody> |
| … | |
… | |
| 329 | <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> |
| 330 | </tbody> |
580 | </tbody> |
| 331 | </table> |
581 | </table> |
| 332 | </div> |
582 | </div> |
| 333 | <div class="section"> |
583 | <div class="section"> |
| 334 | <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> |
| 335 | <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 |
| 336 | <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> |
| 337 | </div> |
587 | </div> |
| 338 | |
588 | |
| 339 | </div> |
589 | </div> |
| 340 | <div class="footer"> |
590 | <div class="footer"> |
| 341 | <hr class="footer" /> |
591 | <hr class="footer" /> |
| 342 | <a class="reference" href="glep-0049.txt">View document source</a>. |
592 | <a class="reference" href="glep-0049.txt">View document source</a>. |
| 343 | Generated on: 2006-05-21 10:23 UTC. |
593 | Generated on: 2006-09-05 20:55 UTC. |
| 344 | 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. |
| 345 | |
595 | |
| 346 | </div> |
596 | </div> |
| 347 | </body> |
597 | </body> |
| 348 | </html> |
598 | </html> |