| 1 |
liquidx |
1.1 |
<?xml version="1.0" encoding="utf-8" ?> |
| 2 |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 4 |
|
|
<!-- |
| 5 |
|
|
This HTML is auto-generated. DO NOT EDIT THIS FILE! If you are writing a new |
| 6 |
|
|
PEP, see http://www.python.org/peps/pep-0001.html for instructions and links |
| 7 |
|
|
to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! |
| 8 |
|
|
--> |
| 9 |
|
|
<head> |
| 10 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 11 |
|
|
<meta name="generator" content="Docutils 0.3.0: http://docutils.sourceforge.net/" /> |
| 12 |
|
|
<title>GLEP 8 -- Adopt-A-Developer</title> |
| 13 |
|
|
<link rel="stylesheet" href="tools/glep.css" type="text/css" /> |
| 14 |
|
|
</head> |
| 15 |
|
|
<body bgcolor="white"> |
| 16 |
|
|
<table class="navigation" cellpadding="0" cellspacing="0" |
| 17 |
|
|
width="100%" border="0"> |
| 18 |
|
|
<tr><td class="navicon" width="150" height="35"> |
| 19 |
|
|
<a href="http://www.gentoo.org/" title="Gentoo Linux Home Page"> |
| 20 |
|
|
<img src="http://www.gentoo.org/images/gentoo-new.gif" alt="[Gentoo]" |
| 21 |
|
|
border="0" width="150" height="35" /></a></td> |
| 22 |
|
|
<td class="textlinks" align="left"> |
| 23 |
|
|
[<b><a href="http://www.gentoo.org/">Gentoo Linux Home</a></b>] |
| 24 |
|
|
[<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-0008.txt">GLEP Source</a></b>] |
| 26 |
|
|
</td></tr></table> |
| 27 |
|
|
<div class="document"> |
| 28 |
|
|
<table class="rfc2822 field-list" frame="void" rules="none"> |
| 29 |
|
|
<col class="field-name" /> |
| 30 |
|
|
<col class="field-body" /> |
| 31 |
|
|
<tbody valign="top"> |
| 32 |
|
|
<tr class="field"><th class="field-name">GLEP:</th><td class="field-body">8</td> |
| 33 |
|
|
</tr> |
| 34 |
|
|
<tr class="field"><th class="field-name">Title:</th><td class="field-body">Adopt-A-Developer</td> |
| 35 |
|
|
</tr> |
| 36 |
g2boojum |
1.4 |
<tr class="field"><th class="field-name">Version:</th><td class="field-body">1.2</td> |
| 37 |
liquidx |
1.1 |
</tr> |
| 38 |
g2boojum |
1.4 |
<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-0008.txt?cvsroot=gentoo">2003/11/17 15:13:23</a></td> |
| 39 |
liquidx |
1.1 |
</tr> |
| 40 |
|
|
<tr class="field"><th class="field-name">Author:</th><td class="field-body">Brian Jackson <iggy at gentoo.org></td> |
| 41 |
|
|
</tr> |
| 42 |
g2boojum |
1.4 |
<tr class="field"><th class="field-name">Status:</th><td class="field-body">Deferred</td> |
| 43 |
liquidx |
1.1 |
</tr> |
| 44 |
|
|
<tr class="field"><th class="field-name">Type:</th><td class="field-body">Standards Track</td> |
| 45 |
|
|
</tr> |
| 46 |
|
|
<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> |
| 47 |
|
|
</tr> |
| 48 |
|
|
<tr class="field"><th class="field-name">Created:</th><td class="field-body">02-Jul-2003</td> |
| 49 |
|
|
</tr> |
| 50 |
|
|
<tr class="field"><th class="field-name">Post-History:</th><td class="field-body">09-Jul-2003</td> |
| 51 |
|
|
</tr> |
| 52 |
|
|
</tbody> |
| 53 |
|
|
</table> |
| 54 |
|
|
<hr /> |
| 55 |
|
|
<div class="contents topic" id="contents"> |
| 56 |
|
|
<p class="topic-title"><a name="contents">Contents</a></p> |
| 57 |
|
|
<ul class="simple"> |
| 58 |
|
|
<li><a class="reference" href="#credits" id="id4" name="id4">Credits</a></li> |
| 59 |
|
|
<li><a class="reference" href="#abstract" id="id5" name="id5">Abstract</a></li> |
| 60 |
|
|
<li><a class="reference" href="#motivation" id="id6" name="id6">Motivation</a></li> |
| 61 |
|
|
<li><a class="reference" href="#specification" id="id7" name="id7">Specification</a></li> |
| 62 |
|
|
<li><a class="reference" href="#rationale" id="id8" name="id8">Rationale</a></li> |
| 63 |
|
|
<li><a class="reference" href="#references" id="id9" name="id9">References</a></li> |
| 64 |
|
|
<li><a class="reference" href="#copyright" id="id10" name="id10">Copyright</a></li> |
| 65 |
|
|
</ul> |
| 66 |
|
|
</div> |
| 67 |
|
|
<div class="section" id="credits"> |
| 68 |
|
|
<h1><a class="toc-backref" href="#id4" name="credits">Credits</a></h1> |
| 69 |
|
|
<p>Another idea stolen from somebody else :) This time I stole the idea from |
| 70 |
|
|
a KDE developer name Scott Wheeler who runs a program called |
| 71 |
|
|
adopt-a-geek <a class="footnote-reference" href="#id3" id="id1" name="id1">[1]</a>.</p> |
| 72 |
|
|
</div> |
| 73 |
|
|
<div class="section" id="abstract"> |
| 74 |
|
|
<h1><a class="toc-backref" href="#id5" name="abstract">Abstract</a></h1> |
| 75 |
|
|
<p>I would like to start a program to bring together Gentoo'ers who need |
| 76 |
|
|
hardware, and those that have hardware to donate. This project will |
| 77 |
|
|
hopefully get developers that need extra hardware in touch with |
| 78 |
|
|
companies/individuals with extra hardware that they wish to donate to |
| 79 |
|
|
help Gentoo.</p> |
| 80 |
|
|
</div> |
| 81 |
|
|
<div class="section" id="motivation"> |
| 82 |
|
|
<h1><a class="toc-backref" href="#id6" name="motivation">Motivation</a></h1> |
| 83 |
|
|
<p>There are some developers out there that are using very slow hardware, and some |
| 84 |
|
|
that have broken equipment that they could put back into use if they only |
| 85 |
|
|
had one more part. This program will help developers get the most out of |
| 86 |
|
|
there exisiting hardware and fix any systems that may currently be broken.</p> |
| 87 |
|
|
</div> |
| 88 |
|
|
<div class="section" id="specification"> |
| 89 |
|
|
<h1><a class="toc-backref" href="#id7" name="specification">Specification</a></h1> |
| 90 |
|
|
<p>This is a pretty low risk proposal for Gentoo Linux since it only affects |
| 91 |
|
|
me, and whoever else wishes to help out. This project would keep very |
| 92 |
|
|
detailed records of everything that came in and out. We would actually not |
| 93 |
|
|
handle any hardware. We would just facilitate connecting hardware with |
| 94 |
|
|
needy developers.</p> |
| 95 |
|
|
</div> |
| 96 |
|
|
<div class="section" id="rationale"> |
| 97 |
|
|
<h1><a class="toc-backref" href="#id8" name="rationale">Rationale</a></h1> |
| 98 |
|
|
<p>KDE does this <a class="footnote-reference" href="#id3" id="id2" name="id2">[1]</a>, and I've sent an email to the guy who runs the project over |
| 99 |
|
|
there, to see how well it has worked out for them. I think this would |
| 100 |
|
|
benefit certain developers and Gentoo as a whole.</p> |
| 101 |
|
|
</div> |
| 102 |
|
|
<div class="section" id="references"> |
| 103 |
|
|
<h1><a class="toc-backref" href="#id9" name="references">References</a></h1> |
| 104 |
|
|
<table class="footnote" frame="void" id="id3" rules="none"> |
| 105 |
|
|
<colgroup><col class="label" /><col /></colgroup> |
| 106 |
|
|
<tbody valign="top"> |
| 107 |
|
|
<tr><td class="label"><a name="id3">[1]</a></td><td><em>(<a class="fn-backref" href="#id1">1</a>, <a class="fn-backref" href="#id2">2</a>)</em> <a class="reference" href="http://devel-home.kde.org/~wheeler/adopt-a-geek/">http://devel-home.kde.org/~wheeler/adopt-a-geek/</a></td></tr> |
| 108 |
|
|
</tbody> |
| 109 |
|
|
</table> |
| 110 |
|
|
</div> |
| 111 |
|
|
<div class="section" id="copyright"> |
| 112 |
|
|
<h1><a class="toc-backref" href="#id10" name="copyright">Copyright</a></h1> |
| 113 |
|
|
<p>This document has been placed in the public domain.</p> |
| 114 |
|
|
</div> |
| 115 |
|
|
</div> |
| 116 |
|
|
|
| 117 |
|
|
<hr class="footer"/> |
| 118 |
|
|
<div class="footer"> |
| 119 |
|
|
<a class="reference" href="glep-0008.txt">View document source</a>. |
| 120 |
g2boojum |
1.4 |
Generated on: 2003-11-17 15:13 UTC. |
| 121 |
liquidx |
1.1 |
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. |
| 122 |
|
|
</div> |
| 123 |
|
|
</body> |
| 124 |
|
|
</html> |