Commit graph

707 commits

Author SHA1 Message Date
Tom Rhodes
d83256de5d Ruslan is still in Russia right now.
Reminded by:	ru
2006-11-14 15:43:36 +00:00
Tom Rhodes
9443e94994 Add a wantlist item for Ruslan.
Requested by:	ru
2006-11-13 21:54:30 +00:00
Wilko Bulte
54f86887aa I'm shipping Ariff a Geode-based appliance to get the sound
system one more extra driver.  Hardware originally donated by
Paul Ghering.
2006-11-13 19:58:24 +00:00
Wilko Bulte
9e74aa53dd I just shipped imp some PCMCIA modems & NICs for testing. These
were donated by Hans Beeksma.  Tnx for that!
2006-11-01 21:25:59 +00:00
Simon L. B. Nielsen
820786fd5f Add donation from lawrance to me. 2006-10-28 10:19:59 +00:00
Ceri Davies
65bc9843c7 Fix an old typo. 2006-10-25 11:53:54 +00:00
Ceri Davies
4d92f92ec2 Update my needs. 2006-10-25 11:46:30 +00:00
Joel Dahl
64ac7bcd29 I received the disk and the RAM module yesterday. 2006-10-21 07:57:00 +00:00
Joel Dahl
df0904240e Martin Nilsson from Mullet Scandinavia AB has donated a hard drive
and some RAM to me.  Thank you Martin!
2006-10-19 13:01:48 +00:00
David E. O'Brien
7db7ae8c4b Alan got some Opterons. 2006-10-19 08:16:05 +00:00
Joel Dahl
237aa15396 Dear Santa, I've been a very good boy this year...
I have a failed hard drive here that I need to replace soon.  Also, register
my need for some RAM for an empty motherboard.
2006-10-16 14:00:29 +00:00
Christian Brueffer
c879ac4166 Record donations by netchild to hselasky. 2006-10-09 19:51:27 +00:00
Wilko Bulte
f95b74eb96 mistake on my part, donor prefers not to be on our web page 2006-10-07 08:44:44 +00:00
Wilko Bulte
565824ede3 Two CF2 disk drives donated by Robert Willemsen going to sos soonish. 2006-10-03 21:25:57 +00:00
Simon L. B. Nielsen
86acb10d71 Remove my request for PC133 memory - lawrance is going to send me some. 2006-09-28 19:24:33 +00:00
Wilko Bulte
94569ee5ab markm has received the Geode based appliance that Paul Ghering shipped him. 2006-09-28 19:13:26 +00:00
Wilko Bulte
c1cc36c0e7 sos received the Geode-based box Paul Ghering sent him 2006-09-27 19:54:13 +00:00
Wilko Bulte
3f849cb64f Paul Ghering also donated me one. 2006-09-23 20:41:52 +00:00
Wilko Bulte
b19931f4c3 Paul Ghering will ship markm@ a NatSemi Geode based appliance to fix
the entropy harvesting which appears to be problematic on this hardware
platform.

Thanks again Paul!
2006-09-21 11:31:13 +00:00
Wilko Bulte
62e70bc323 Paul Ghering will ship sos@ a NatSemi Geode based appliance to improve
ata support for the CS5530A chip.
2006-09-20 20:59:38 +00:00
Wilko Bulte
8b9a808602 I'm pretty sure Bernd received the AS500 DIMMs I sent him. 2006-09-03 22:53:44 +00:00
Gleb Smirnoff
13265b27b1 Mike Tancsa has donated six different Gigabit NICs. Thanks, Mike!
Thanks to Marcel Moolenar and Jen Linkova, who helped with
shipment to the other side of the Earth.
2006-09-02 13:17:55 +00:00
Florent Thoumie
9913eb8c70 Remko generously offered me 4 of the keyboards I wanted. Thanks a lot! 2006-09-01 10:11:19 +00:00
Wilko Bulte
2b21c28359 Say Thank You to Paul Ghering for giving me an Asus AP1400R 1U server 2006-09-01 09:18:31 +00:00
Joel Dahl
38f0a8760f davdixu is very interested in maintaining, optimizing and improving our
schedulers.  Developing a true SMP friendly scheduler does require
hardware though, so add a request on behalf of davidxu for (at least) a
machine with 4 physical CPUs.

Discussed with:	davidxu
2006-08-30 09:29:53 +00:00
Simon L. B. Nielsen
ac6d659129 Add a request for some more memory for my mailserver. 2006-08-28 16:08:57 +00:00
Florent Thoumie
06f6da42e9 - Add a request for two keytronic keyboards.
Looked at by:	remko
2006-08-22 13:44:02 +00:00
Ruslan Ermilov
561c4c97c9 - David sent me a pair of AMD Opteron 254's. Thanks to dwhite@
and trhodes@ for their aid in delivery.

- Sun Ultra 30 was re-donated to the Frenzy project per request
  from ds@ (long ago).
2006-08-22 09:21:36 +00:00
Joel Dahl
8d48aeecd6 Remove my laptop request - I'm about to buy one myself. 2006-08-21 12:19:30 +00:00
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Christian Brueffer
c904f2eab4 Wishlist entry for Pedro F. Giffuni, brought forward by thierry.
Submitted by:	thierry
No objection:	donations@
2006-08-13 16:08:48 +00:00
Joseph Koshy
8f3eabb58e - Remove the Sparc64 entry; Steve Quirk generously donated a US/10.
- Add a request for the upcoming Unicode v5.0 standard.
2006-08-10 10:00:50 +00:00
John-Mark Gurney
4eef766cbf add request for fast AMD64 box for build support... 2006-07-17 22:47:14 +00:00
Andrew Thompson
53bf2896d6 Remove my request for an ethernet switch as I have been generously donated one
through the pfSense project.
2006-07-13 04:56:21 +00:00
Simon L. B. Nielsen
6727d8b268 Add request for trillian.nitro.dk / tb3.droso.net replacement
hardware.
2006-06-17 21:03:53 +00:00
Christian Brueffer
d41493e1de Ultra 10 donation from Steve Quirk to jkoshy, thanks! 2006-06-14 15:42:22 +00:00
Christian Brueffer
b63c36f29b asdf donated 4 hard drives. 2006-06-06 14:13:11 +00:00
Wilko Bulte
f43761ca60 The AlphaPC164sx board made it to dunstan. 2006-05-26 13:49:55 +00:00
Ruslan Ermilov
39f19ecefb Record some of my BSDCan donations. 2006-05-21 19:48:33 +00:00
Wilko Bulte
ac9ca4a0e3 My shipment to Dunstan went out yesterday morning 2006-05-19 06:39:36 +00:00
Joel Dahl
a9afda4f4c Update my needs. 2006-05-18 09:27:09 +00:00
Wilko Bulte
4cea43952f I'm shipping dunstan an AlphaPC 164sx plus accessories 2006-05-16 21:14:07 +00:00
Wilko Bulte
993b8383a8 I received the GbE card Sten Spans sent me. Thanks!! 2006-05-02 20:20:40 +00:00
Tom Rhodes
1b309bd1b6 Kris got a power supply. Remove his listing. 2006-05-01 11:13:16 +00:00
Greg Lewis
bd3cd6a861 Chidananda Jayakeerti provided me with an AMD Athlon64 machine to make sure
Java continues to work on amd64.  Thanks Chida!
2006-04-28 20:21:48 +00:00
Christian Brueffer
090a514b86 Unbreak build. 2006-04-15 17:51:03 +00:00
Marc Fonvieille
732f273bee Unbreak build. 2006-04-15 17:48:03 +00:00
Wilko Bulte
aee5f355cc Sten Spans has kindly offered me a GbE card. 2006-04-15 15:53:23 +00:00
Tom Rhodes
32c5c303c0 Note a power supply donated to kris. 2006-04-15 10:15:55 +00:00
Joel Dahl
ad9b851e89 Update my needs. 2006-04-05 14:58:49 +00:00