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

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

Revision 1.3, Mon May 20 23:17:28 1996 UTC (28 years ago) by fn
Branch: MAIN
Changes since 1.2: +30 -16 lines

many stylistic changes.
they should conform to html 2.x guidelines.

<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title>OpenBSD project goals</title>
<base href=http://www.openbsd.org/>
<link rev=made href=mailto:www@openbsd.org>
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD project goals page">
<meta name="keywords" content="openbsd,goals">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
</head>

<body>

<h1>OpenBSD project goals</h1>

<p>
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>
</p>

<hr>
<a href=projects.html>Ongoing projects</a>

<hr>
<a href=/><img src=icons/back.gif border=0 alt=OpenBSD></a>
<a href=mailto:www@openbsd.org>www@openbsd.org</a>
<br>
<small>$OpenBSD: goals.html,v 1.3 1996/05/20 23:17:28 fn Exp $</small>

</body>
</html>