Add a static wantlist.html page, which will serve as a temporary
redirector. The redirection changes will happen after the next website rebuild. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
77e5eed9b4
commit
9149d4094c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43831
1 changed files with 381 additions and 0 deletions
381
en_US.ISO8859-1/htdocs/donations/wantlist.html
Normal file
381
en_US.ISO8859-1/htdocs/donations/wantlist.html
Normal file
|
@ -0,0 +1,381 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:db="http://docbook.org/ns/docbook">
|
||||
<head>
|
||||
<title>FreeBSD Developers Want List</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
|
||||
<link rel="stylesheet" media="screen" href="../layout/css/fixed.css?20130112" type="text/css" />
|
||||
<script type="text/javascript" src="../layout/js/google.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="containerwrap">
|
||||
<div id="container">
|
||||
<span class="txtoffscreen"><a href="#content" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)
|
||||
<a href="#contentwrap" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)
|
||||
</span>
|
||||
<div id="headercontainer">
|
||||
<div id="header">
|
||||
<h2 class="blockhide">Header And Logo</h2>
|
||||
<div id="headerlogoleft">
|
||||
<a href=".." title="FreeBSD">
|
||||
<img src="../layout/images/logo-red.png" width="457" height="75" alt="FreeBSD" />
|
||||
</a>
|
||||
</div>
|
||||
<div id="headerlogoright">
|
||||
<div class="frontdonateroundbox">
|
||||
<div class="frontdonatetop">
|
||||
<div>
|
||||
<b style="display: none;">.</b>
|
||||
</div>
|
||||
</div>
|
||||
<div class="frontdonatecontent">
|
||||
<a href="http://www.FreeBSDFoundation.org/donate/">Donate to FreeBSD</a>
|
||||
</div>
|
||||
<div class="frontdonatebot">
|
||||
<div>
|
||||
<b style="display: none;">.</b>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="blockhide">Peripheral Links</h2>
|
||||
<div id="searchnav">
|
||||
<ul id="searchnavlist"></ul>
|
||||
</div>
|
||||
<div id="search">
|
||||
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
||||
<div>
|
||||
<h2 class="blockhide">
|
||||
<label for="words">Search</label>
|
||||
</h2>
|
||||
<div>
|
||||
<input type="hidden" name="max" value="25" />
|
||||
<input type="hidden" name="source" value="www" />
|
||||
<input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Search" />
|
||||
<span> </span>
|
||||
<input id="submit" name="submit" type="submit" value="Search" />
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="blockhide">Site Navigation</h2>
|
||||
<div id="menu">
|
||||
<ul class="first">
|
||||
<li>
|
||||
<a href="../">Home</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../about.html">About</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../projects/newbies.html">Introduction</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../features.html">Features</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../advocacy/">Advocacy</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../marketing/">Marketing</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../privacy.html">Privacy Policy</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../where.html">Get FreeBSD</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../releases/">Release Information</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../releng/">Release Engineering</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../docs.html">Documentation</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../doc/en_US.ISO8859-1/books/faq/">FAQ</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../doc/en_US.ISO8859-1/books/handbook/">Handbook</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../doc/en_US.ISO8859-1/books/porters-handbook">Porter's Handbook</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../doc/en_US.ISO8859-1/books/developers-handbook">Developer's Handbook</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi">Manual Pages</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../doc/en_US.ISO8859-1/books/fdp-primer">Documentation Project Primer</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../docs/books.html">All Books and Articles</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../community.html">Community</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../community/mailinglists.html">Mailing Lists</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://forums.freebsd.org">Forums</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../usergroups.html">User Groups</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../events/events.html">Events</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://serverfault.com/questions/tagged/freebsd">Q&A (external)</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../projects/index.html">Developers</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://wiki.FreeBSD.org/IdeasPage">Project Ideas</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://svnweb.FreeBSD.org">SVN Repository</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://p4web.FreeBSD.org">Perforce Repository</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../support.html">Support</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../commercial/commercial.html">Vendors</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://security.FreeBSD.org/">Security Information</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">Bug Reports</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../send-pr.html">Submit Bug-report</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.freebsdfoundation.org/">Foundation</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.freebsdfoundation.org/donate/">Monetary Donations</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../donations/">Hardware Donations</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="content">
|
||||
<div id="sidewrap">
|
||||
<div id="sidenav">
|
||||
<h2 class="blockhide">Section Navigation</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../about.html">About</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../features.html">Features</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../applications.html">Applications</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../internet.html">Internetworking</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../advocacy/">Advocacy</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../marketing/">Marketing</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../administration.html">Administration</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../news/newsflash.html">News</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../events/events.html">Events</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../news/press.html">Press</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../multimedia/multimedia.html">Multimedia</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../art.html">Artwork</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../logo.html">Logo</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../donations/">Donations</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../copyright/">Legal Notices</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../privacy.html">Privacy Policy</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="contentwrap"><h1>FreeBSD Developers Want List</h1>
|
||||
|
||||
<p>This page lists various developer hardware needs. If you are
|
||||
interested in supporting the FreeBSD Project, you might consider
|
||||
donating some piece of hardware on this list to the Project.</p>
|
||||
|
||||
<p>We provide the FreeBSD username of the developer who needs a
|
||||
resource, the country they are in (for shipping purposes), the
|
||||
equipment they desire, and the use to which that equipment will
|
||||
be put.</p>
|
||||
|
||||
<p>For information on tax deductions and process, please see the
|
||||
information on the main <a href="index.html#donating" shape="rect">FreeBSD
|
||||
Donation Liaison office</a> page.</p>
|
||||
|
||||
<p>If you would like to donate something on this list, please
|
||||
contact donations@FreeBSD.org.</p>
|
||||
|
||||
<p>On a general note, we need a variety of Sparc64 machines for
|
||||
testing and improving our Sparc port. Even small, old (or
|
||||
new!) Sparc64 machines are perfectly usable. No matter which
|
||||
country you're in, we almost certainly have someone local who
|
||||
could use it.</p>
|
||||
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<th rowspan="1" colspan="1">Developer ID</th>
|
||||
<th rowspan="1" colspan="1">Developer Country</th>
|
||||
<th rowspan="1" colspan="1">Equipment Desired</th>
|
||||
<th rowspan="1" colspan="1">Equipment Use</th>
|
||||
<th rowspan="1" colspan="1">Date Added</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">des</td>
|
||||
<td rowspan="1" colspan="1">Oslo, Norway</td>
|
||||
<td rowspan="1" colspan="1">Hosting for up to a full rack of 1U servers</td>
|
||||
<td rowspan="1" colspan="1">New source tinderbox / continuous integration system. I
|
||||
have the hardware (including spares), but nowhere to host it.
|
||||
External bandwidth requirements are very modest, but a separate
|
||||
gigabit switch is needed for internal communication.</td>
|
||||
<td rowspan="1" colspan="1">2013-02-15</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">des</td>
|
||||
<td rowspan="1" colspan="1">Oslo, Norway</td>
|
||||
<td rowspan="1" colspan="1">ATX motherboard with Intel H77 chipset, Intel Core
|
||||
i7-3770S, 32 GB (4x8) PC3-12800 memory with heatsink.</td>
|
||||
<td rowspan="1" colspan="1">Upgrade main development box, which is six years old. No
|
||||
chassis, PSU or disks required.</td>
|
||||
<td rowspan="1" colspan="1">2013-02-15</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">obrien</td>
|
||||
<td rowspan="1" colspan="1">Silicon Valley, USA</td>
|
||||
<td rowspan="1" colspan="1">SunBlade 2500 with 2x 1.6 ghz processors (or 1.28ghz). </td>
|
||||
<td rowspan="1" colspan="1">Continued FreeBSD/sparc64 development and testing.</td>
|
||||
<td rowspan="1" colspan="1">2012/05/30</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">obrien</td>
|
||||
<td rowspan="1" colspan="1">Silicon Valley, USA</td>
|
||||
<td rowspan="1" colspan="1">Apple G5 dual-processor tower. </td>
|
||||
<td rowspan="1" colspan="1">Continued FreeBSD/PowerPC development and testing.</td>
|
||||
<td rowspan="1" colspan="1">2012/05/30</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">portmgr</td>
|
||||
<td rowspan="1" colspan="1">New Jersey, USA</td>
|
||||
<td rowspan="1" colspan="1">
|
||||
1GB or 2GB 72-bit fully buffered ECC DDR2 SDRAM 1.8V,
|
||||
800/667/533MHz
|
||||
</td>
|
||||
<td rowspan="1" colspan="1">
|
||||
Upgrade package building cluster machines at NYI to 16GB or preferably 32GB.
|
||||
</td>
|
||||
<td rowspan="1" colspan="1">2012/01/25</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">portmgr</td>
|
||||
<td rowspan="1" colspan="1">Silicon Valley, USA</td>
|
||||
<td rowspan="1" colspan="1">
|
||||
1GB or 2GB 184-pin registered ECC DDR SDRAM 2.5V,
|
||||
400MHz (PC3200)
|
||||
</td>
|
||||
<td rowspan="1" colspan="1">
|
||||
Upgrade package building cluster machines at ISC to 8GB or preferably 16GB.
|
||||
</td>
|
||||
<td rowspan="1" colspan="1">2012/01/25</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">portmgr</td>
|
||||
<td rowspan="1" colspan="1">worldwide</td>
|
||||
<td rowspan="1" colspan="1">
|
||||
powerpc gear
|
||||
</td>
|
||||
<td rowspan="1" colspan="1">
|
||||
We could specifically use rack-mounted powerpcs (such as
|
||||
Xserve G5s) for our package building cluster in the US.
|
||||
</td>
|
||||
<td rowspan="1" colspan="1">2012/01/27</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
<br class="clearboth" />
|
||||
</div>
|
||||
<div id="footer"><span><a href="../search/index-site.html">Site Map</a> |
|
||||
<a href="../copyright/">Legal Notices</a> | © 1995–2014 The FreeBSD Project.
|
||||
All rights reserved.</span><br />
|
||||
Last modified: 2014-02-08</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue