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

Annotation of www/goals.html, Revision 1.4

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