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

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

Revision 1.10, Mon Dec 16 19:28:49 1996 UTC (27 years, 5 months ago) by jkatz
Branch: MAIN
Changes since 1.9: +4 -2 lines

Updated WWW pages including a much prettier index.html and more uniform headers of various files.

<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title>OpenBSD Project Goals</title>
<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</h1>
<hr>
<h2>Project Goals</h2>

<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 developers and users
<li>Work towards a machine independent source tree.
<li>Pay attention to security problems and fix them.
<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=index.html><img src=back.gif border=0 alt=OpenBSD></a>
<a href=mailto:www@openbsd.org>www@openbsd.org</a>
<br>
<small>$OpenBSD: goals.html,v 1.10 1996/12/16 19:28:49 jkatz Exp $</small>

</body>
</html>