Remove wantlist.xml.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
9149d4094c
commit
8ad1d410d5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43832
1 changed files with 0 additions and 125 deletions
|
@ -1,125 +0,0 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||||
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
||||
<!ENTITY title "FreeBSD Developers Want List">
|
||||
<!ENTITY email 'donations'>
|
||||
]>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&title;</title>
|
||||
|
||||
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
||||
</head>
|
||||
|
||||
<body class="navinclude.about">
|
||||
|
||||
<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">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>Developer ID</th>
|
||||
<th>Developer Country</th>
|
||||
<th>Equipment Desired</th>
|
||||
<th>Equipment Use</th>
|
||||
<th>Date Added</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>des</td>
|
||||
<td>Oslo, Norway</td>
|
||||
<td>Hosting for up to a full rack of 1U servers</td>
|
||||
<td>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>2013-02-15</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>des</td>
|
||||
<td>Oslo, Norway</td>
|
||||
<td>ATX motherboard with Intel H77 chipset, Intel Core
|
||||
i7-3770S, 32 GB (4x8) PC3-12800 memory with heatsink.</td>
|
||||
<td>Upgrade main development box, which is six years old. No
|
||||
chassis, PSU or disks required.</td>
|
||||
<td>2013-02-15</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>obrien</td>
|
||||
<td>Silicon Valley, USA</td>
|
||||
<td>SunBlade 2500 with 2x 1.6 ghz processors (or 1.28ghz). </td>
|
||||
<td>Continued FreeBSD/sparc64 development and testing.</td>
|
||||
<td>2012/05/30</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>obrien</td>
|
||||
<td>Silicon Valley, USA</td>
|
||||
<td>Apple G5 dual-processor tower. </td>
|
||||
<td>Continued FreeBSD/PowerPC development and testing.</td>
|
||||
<td>2012/05/30</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>portmgr</td>
|
||||
<td>New Jersey, USA</td>
|
||||
<td>
|
||||
1GB or 2GB 72-bit fully buffered ECC DDR2 SDRAM 1.8V,
|
||||
800/667/533MHz
|
||||
</td>
|
||||
<td>
|
||||
Upgrade package building cluster machines at NYI to 16GB or preferably 32GB.
|
||||
</td>
|
||||
<td>2012/01/25</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>portmgr</td>
|
||||
<td>Silicon Valley, USA</td>
|
||||
<td>
|
||||
1GB or 2GB 184-pin registered ECC DDR SDRAM 2.5V,
|
||||
400MHz (PC3200)
|
||||
</td>
|
||||
<td>
|
||||
Upgrade package building cluster machines at ISC to 8GB or preferably 16GB.
|
||||
</td>
|
||||
<td>2012/01/25</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>portmgr</td>
|
||||
<td>worldwide</td>
|
||||
<td>
|
||||
powerpc gear
|
||||
</td>
|
||||
<td>
|
||||
We could specifically use rack-mounted powerpcs (such as
|
||||
Xserve G5s) for our package building cluster in the US.
|
||||
</td>
|
||||
<td>2012/01/27</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue