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

Annotation of www/goals.html, Revision 1.1

1.1     ! david       1: <html>
        !             2: <head><title>OpenBSD project goals</title></head>
        !             3: <body>
        !             4:
        !             5: <h1>OpenBSD project goals</h1>
        !             6:
        !             7: Each person working on OpenBSD has their own aims and priorities,
        !             8: but the goals of project as a whole are to:
        !             9:
        !            10: <ul>
        !            11: <li>    Provide the best development platform possible - with
        !            12:         full source access for openbsd developers and users
        !            13: <li>   Work towards a machine independent source tree.
        !            14: <li>    Support as many different systems and hardware as feasible.
        !            15: <li>    Be as politics free as possible - solutions should be
        !            16:         decided on the basis of technical merit.
        !            17: <li>    Provide a good cross compile/development platform.
        !            18: <li>    Integrate good code from any source with acceptable
        !            19:         copyright (Berkeley style preferred, GPL acceptable, NDA not).
        !            20: <li>    Import external packages with minimal modifications -
        !            21:         making upgrading much easier. Also to submit back to the
        !            22:         developers any changes made.
        !            23: </ul>
        !            24:
        !            25: <hr>
        !            26: <a href=projects.html>Ongoing projects</a>
        !            27:
        !            28: <hr><a href=/><img src=icons/back.gif></a>
        !            29: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
        !            30: </body>
        !            31: </html>