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

Annotation of www/goals.html, Revision 1.6

1.3       fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
1.1       david       2: <html>
1.3       fn          3: <head>
1.6     ! deraadt     4: <title>OpenBSD Project Goals</title>
1.3       fn          5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD project goals page">
                      8: <meta name="keywords" content="openbsd,goals">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     11: </head>
                     12:
1.1       david      13: <body>
                     14:
1.6     ! deraadt    15: <h1>OpenBSD Project Goals</h1>
1.1       david      16:
1.3       fn         17: <p>
1.1       david      18: Each person working on OpenBSD has their own aims and priorities,
                     19: but the goals of project as a whole are to:
                     20: <ul>
1.3       fn         21: <li>Provide the best development platform possible - with full source access
1.4       deraadt    22:     for developers and users
1.3       fn         23: <li>Work towards a machine independent source tree.
                     24: <li>Support as many different systems and hardware as feasible.
                     25: <li>Be as politics free as possible - solutions should be decided on the
                     26:     basis of technical merit.
                     27: <li>Provide a good cross compile/development platform.
                     28: <li>Integrate good code from any source with acceptable copyright
                     29:     (Berkeley style preferred, GPL acceptable, NDA not).
                     30: <li>Import external packages with minimal modifications - making upgrading
                     31:     much easier. Also to submit back to the developers any changes made.
1.1       david      32: </ul>
1.3       fn         33: </p>
1.1       david      34:
                     35: <hr>
1.3       fn         36: <a href=/><img src=icons/back.gif border=0 alt=OpenBSD></a>
1.1       david      37: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn         38: <br>
1.6     ! deraadt    39: <small>$OpenBSD: goals.html,v 1.5 1996/09/01 01:21:08 deraadt Exp $</small>
1.3       fn         40:
1.1       david      41: </body>
                     42: </html>