o Add items to wantlist:
- ATA IDE disk and Promise ATA PCI IDE controller. Add extra drive space for further FreeBSD ports development. Needed to build a clean room test environment like the one found in bento ports cluster - AMD K6 processor and network switch 10/100 Mbits. Get a K6 based machine back online and add it as an extra terminal to FreeBSD home LAN - Backup tape unit. Adding backup support to home development machine, mainly used for FreeBSD ports related development - Books. Improve my knowledge regarding operational systems and modern computer science challenges/technologies
This commit is contained in:
parent
1a763ad78c
commit
328a5b2917
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16568
1 changed files with 56 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.97 2003/04/04 09:55:22 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.98 2003/04/11 19:40:43 ceri Exp $">
|
||||
<!ENTITY title "FreeBSD Developers Want List">
|
||||
<!ENTITY email 'donations'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -188,6 +188,61 @@
|
|||
<td>Make my computer lab more usable for hacking</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>lioux</td>
|
||||
<td>Brazil</td>
|
||||
<td>40gb or larger ATA 100 or higher IDE drive. Promise
|
||||
ATA 100 or higher PCI IDE controller</td>
|
||||
<td>Add extra drive space for further FreeBSD ports development.
|
||||
Needed to build a clean room test environment like the
|
||||
one found in bento ports cluster</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>lioux</td>
|
||||
<td>Brazil</td>
|
||||
<td>AMD K6 processor 450Mhz or higher. Network switch
|
||||
10/100 Mbits</td>
|
||||
<td>Get a K6 based machine back online and add it as an
|
||||
extra terminal to FreeBSD home LAN</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>lioux</td>
|
||||
<td>Brazil</td>
|
||||
<td>Backup tape unit: AIT, DAT, DDS3/DDS4, TRAVAN, etc. It
|
||||
has to be supported under FreeBSD. If it is a SCSI device,
|
||||
appropriate SCSI card is also required; e.g., Adaptec
|
||||
2940 U/UW or better</td>
|
||||
<td>Adding backup support to home development machine,
|
||||
mainly used for FreeBSD ports related development</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>lioux</td>
|
||||
<td>Brazil</td>
|
||||
<td>Books on the any of the following subjects: network
|
||||
protocol scheduling (bandwidth/tranmission efficiency),
|
||||
process scheduling, scheduling theory in general, digesting
|
||||
(checksums, particularly fine grained checksumming for
|
||||
detection partial file corruption; e.g., tiger trees,
|
||||
sha1 trees), corruption detection and recovery (files,
|
||||
network protocol, etc), distributed processing (localization
|
||||
transparency, migration, redundancy, repartition, scheduling,
|
||||
message passing, shared memory, etc), peer to peer
|
||||
technology, device driver writing and operational system
|
||||
theory</td>
|
||||
<td>Improve my knowledge regarding operational systems and
|
||||
modern computer science challenges/technologies. For
|
||||
example, I want to write an improved downloading mechanism
|
||||
for FreeBSD distribution (ports and base) that supports
|
||||
graceful corruption detection/recovery, FTP/HTTP/other/it's
|
||||
own protocol, multi-part download, multi-server support,
|
||||
load distribution. Not all at once but in the long term.
|
||||
Most of this knowledge will be reverted to FreeBSD if I
|
||||
can</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>lioux</td>
|
||||
<td>Brazil</td>
|
||||
|
|
Loading…
Reference in a new issue