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

Annotation of www/goals.html, Revision 1.3

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
        !            23:     for openbsd developers and users
        !            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>
                     37: <a href=projects.html>Ongoing projects</a>
                     38:
1.3     ! fn         39: <hr>
        !            40: <a href=/><img src=icons/back.gif border=0 alt=OpenBSD></a>
1.1       david      41: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3     ! fn         42: <br>
        !            43: <small>$OpenBSD$</small>
        !            44:
1.1       david      45: </body>
                     46: </html>