| … | |
… | |
| 13 | <style type="text/css"> |
13 | <style type="text/css"> |
| 14 | |
14 | |
| 15 | /* |
15 | /* |
| 16 | :Author: David Goodger |
16 | :Author: David Goodger |
| 17 | :Contact: goodger@users.sourceforge.net |
17 | :Contact: goodger@users.sourceforge.net |
| 18 | :date: $Date: 2006/11/19 22:46:27 $ |
18 | :date: $Date: 2006/11/19 22:50:15 $ |
| 19 | :version: $Revision: 1.6 $ |
19 | :version: $Revision: 1.7 $ |
| 20 | :copyright: This stylesheet has been placed in the public domain. |
20 | :copyright: This stylesheet has been placed in the public domain. |
| 21 | |
21 | |
| 22 | Default cascading style sheet for the PEP HTML output of Docutils. |
22 | Default cascading style sheet for the PEP HTML output of Docutils. |
| 23 | */ |
23 | */ |
| 24 | |
24 | |
| … | |
… | |
| 273 | <tbody valign="top"> |
273 | <tbody valign="top"> |
| 274 | <tr class="field"><th class="field-name">GLEP:</th><td class="field-body">23</td> |
274 | <tr class="field"><th class="field-name">GLEP:</th><td class="field-body">23</td> |
| 275 | </tr> |
275 | </tr> |
| 276 | <tr class="field"><th class="field-name">Title:</th><td class="field-body">Handling of ACCEPT_LICENSE</td> |
276 | <tr class="field"><th class="field-name">Title:</th><td class="field-body">Handling of ACCEPT_LICENSE</td> |
| 277 | </tr> |
277 | </tr> |
| 278 | <tr class="field"><th class="field-name">Version:</th><td class="field-body">1.4</td> |
278 | <tr class="field"><th class="field-name">Version:</th><td class="field-body">1.5</td> |
| 279 | </tr> |
279 | </tr> |
| 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-0023.txt?cvsroot=gentoo">2006/11/18 07:27:47</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-0023.txt?cvsroot=gentoo">2006/11/19 22:46:27</a></td> |
| 281 | </tr> |
281 | </tr> |
| 282 | <tr class="field"><th class="field-name">Author:</th><td class="field-body">Jason Stubbs <jstubbs at gentoo.org>, Marius Mauch <genone at gentoo.org></td> |
282 | <tr class="field"><th class="field-name">Author:</th><td class="field-body">Jason Stubbs <jstubbs at gentoo.org>, Marius Mauch <genone at gentoo.org></td> |
| 283 | </tr> |
283 | </tr> |
| 284 | <tr class="field"><th class="field-name">Status:</th><td class="field-body">Accepted</td> |
284 | <tr class="field"><th class="field-name">Status:</th><td class="field-body">Accepted</td> |
| 285 | </tr> |
285 | </tr> |
| … | |
… | |
| 367 | <p>Almost all users are willing to install any software that is |
367 | <p>Almost all users are willing to install any software that is |
| 368 | FSF-approved. Other users are willing to install any software and |
368 | FSF-approved. Other users are willing to install any software and |
| 369 | implicitly accept its license. To this end, implementations will also |
369 | implicitly accept its license. To this end, implementations will also |
| 370 | need to handle grouping of licenses.</p> |
370 | need to handle grouping of licenses.</p> |
| 371 | <p>At a minimum, there needs to be the groups <tt class="docutils literal"><span class="pre">GPL-COMPATIBLE</span></tt>, |
371 | <p>At a minimum, there needs to be the groups <tt class="docutils literal"><span class="pre">GPL-COMPATIBLE</span></tt>, |
| 372 | <tt class="docutils literal"><span class="pre">FSF-APPROVED</span></tt>, <tt class="docutils literal"><span class="pre">OSI-APPROVED</span></tt> and <tt class="docutils literal"><span class="pre">NON-INTERACTIVE</span></tt>. |
372 | <tt class="docutils literal"><span class="pre">FSF-APPROVED</span></tt>, <tt class="docutils literal"><span class="pre">OSI-APPROVED</span></tt> and <tt class="docutils literal"><span class="pre">NON-MUST-HAVE-READ</span></tt>. |
| 373 | <tt class="docutils literal"><span class="pre">NON-INTERACTIVE</span></tt> licenses are those that don't require interactive |
373 | <tt class="docutils literal"><span class="pre">NON-MUST-HAVE-READ</span></tt> licenses are those that don't require manual |
| 374 | acceptance for to be considered legally binding. This is the current |
374 | acceptance for to be considered legally binding. This is the current |
| 375 | behaviour of portage.</p> |
375 | behaviour of portage.</p> |
| 376 | <p>These groups are defined in a new file <tt class="docutils literal"><span class="pre">license_groups</span></tt> in |
376 | <p>These groups are defined in a new file <tt class="docutils literal"><span class="pre">license_groups</span></tt> in |
| 377 | the <tt class="docutils literal"><span class="pre">profiles</span></tt> subdirectory of the tree (or overlays). |
377 | the <tt class="docutils literal"><span class="pre">profiles</span></tt> subdirectory of the tree (or overlays). |
| 378 | Details of handling groups defined in overlays is implementation dependent.</p> |
378 | Details of handling groups defined in overlays is implementation dependent.</p> |
| … | |
… | |
| 436 | <p>There should be no change to the user experience without the user |
436 | <p>There should be no change to the user experience without the user |
| 437 | explicitly choosing to do so. This mandates that the |
437 | explicitly choosing to do so. This mandates that the |
| 438 | configuration variable be named <tt class="docutils literal"><span class="pre">ACCEPT_LICENSE</span></tt> as some users may |
438 | configuration variable be named <tt class="docutils literal"><span class="pre">ACCEPT_LICENSE</span></tt> as some users may |
| 439 | already have it set due to ebuilds using <tt class="docutils literal"><span class="pre">eutil.eclass</span></tt>'s |
439 | already have it set due to ebuilds using <tt class="docutils literal"><span class="pre">eutil.eclass</span></tt>'s |
| 440 | implementation. It also mandates that the default <tt class="docutils literal"><span class="pre">ACCEPT_LICENSE</span></tt> be |
440 | implementation. It also mandates that the default <tt class="docutils literal"><span class="pre">ACCEPT_LICENSE</span></tt> be |
| 441 | set to <tt class="docutils literal"><span class="pre">@NON-INTERACTIVE</span></tt> in the main gentoo repository as implementations |
441 | set to <tt class="docutils literal"><span class="pre">@NON-MUST-HAVE-READ</span></tt> in the main gentoo repository as implementations |
| 442 | are not required to provide an internal default.</p> |
442 | are not required to provide an internal default.</p> |
| 443 | </div> |
443 | </div> |
| 444 | <div class="section"> |
444 | <div class="section"> |
| 445 | <h1><a class="toc-backref" href="#id16" id="references" name="references">References</a></h1> |
445 | <h1><a class="toc-backref" href="#id16" id="references" name="references">References</a></h1> |
| 446 | <table class="docutils footnote" frame="void" id="id3" rules="none"> |
446 | <table class="docutils footnote" frame="void" id="id3" rules="none"> |
| … | |
… | |
| 465 | |
465 | |
| 466 | </div> |
466 | </div> |
| 467 | <div class="footer"> |
467 | <div class="footer"> |
| 468 | <hr class="footer" /> |
468 | <hr class="footer" /> |
| 469 | <a class="reference" href="glep-0023.txt">View document source</a>. |
469 | <a class="reference" href="glep-0023.txt">View document source</a>. |
| 470 | Generated on: 2006-11-19 22:53 UTC. |
470 | Generated on: 2006-11-19 22:58 UTC. |
| 471 | 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. |
471 | 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. |
| 472 | |
472 | |
| 473 | </div> |
473 | </div> |
| 474 | </body> |
474 | </body> |
| 475 | </html> |
475 | </html> |