[BACK]Return to projects.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / Attic / projects.html (download) (as text)

Revision 1.3, Fri Apr 19 20:25:02 1996 UTC (28 years, 1 month ago) by david
Branch: MAIN
Changes since 1.2: +7 -2 lines

Minor tidying up in the name of test committing...

<html>
<head><title>OpenBSD project goals</title></head>
<body>

<h1>OpenBSD project goals</h1>

Each person working on OpenBSD has their own aims and priorities,
but the goals of project as a whole are to:

<ul>
<li>    Provide the best development platform possible - with
        full source access for openbsd developers and users
<li>	Work towards a machine independent source tree.
<li>    Support as many different systems and hardware as feasible.
<li>    Be as politics free as possible - solutions should be
        decided on the basis of technical merit.
<li>    Provide a good cross compile/development platform.
<li>    Integrate good code from any source with acceptable
        copyright (Berkeley style preferred, GPL acceptable, NDA not).
<li>    Import external packages with minimal modifications -
        making upgrading much easier. Also to submit back to the
        developers any changes made.
</ul>

<hr>
<h3>Projects looking for a home (Help wanted)</h3>

There are various ways in which people who have time to spare can help
the OpenBSD project. Some require technical knowledge, while others do not:

<ul>
<li> <b>Tracking NetBSD commits</b><br>
        OpenBSD was originally derived from NetBSD, and still tracks the
        changes & improvements made to NetBSD. If you have the time to
        assist in such work please get in touch with Niklas Hallqvist
        <a href=mailto:niklas@openbsd.org>&lt;niklas@openbsd.org&gt;</a>
<li> <b>Sparc esp driver</b><br>
        The sparc esp scsi driver has two known problems - on some systems
        with a floppy drive the scsi probe will hang unless there is a disk
        in the drive, and more seriously multiple scsi targets do not
        currently work. The current driver was written by Theo de Raadt
        <a href=mailto:deraadt@theos.com>&lt;deraadt@theos.com&gt;</a>,
	(now back from vacation :).
<li> <b>Documentation</b><br>
	Enough said - everyone is always looking for people to help on
	documentation!
</ul>
<hr><a href=/><img src=icons/back.gif></a>
<a href=mailto:www@openbsd.org>www@openbsd.org</a>
</body>
</html>