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

Annotation of www/ftp.html, Revision 1.19

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.2       deraadt     4: <title>OpenBSD FTP</title>
1.1       deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the main OpenBSD page">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
1.18      deraadt    10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
                     13: <body>
                     14:
                     15: <h1>OpenBSD</h1>
1.15      jkatz      16: <hr>
1.10      deraadt    17: <h4>The OpenBSD 2.0 Release:</h4>
                     18: <p>
1.12      deraadt    19: The most recent OpenBSD release is 2.0.
                     20: You can find these files in <strong>OpenBSD/2.0</strong>
1.10      deraadt    21: on each listed FTP server.
                     22: </p>
                     23:
1.19    ! deraadt    24: <p>
        !            25: The OpenBSD 2.1 Release is <b>IMMINENT</b>.
        !            26: The files for it will show up as soon as possible.
        !            27: </p>
1.10      deraadt    28:
1.11      deraadt    29: <h4>Binary Snapshots:</h4>
1.1       deraadt    30: <p>
1.11      deraadt    31: As well, snapshots will be made available from time to time on the ftp mirrors.
1.1       deraadt    32: The snapshots are available on each of the FTP servers listed below,
                     33: typically in the directory <strong>OpenBSD/snapshots</strong>.
1.11      deraadt    34: If you plan to use a snapshot, you should also read the <a href=snapshots.html>
                     35: general description about OpenBSD snapshots</a>.
1.1       deraadt    36: </p>
                     37:
                     38: <p>
                     39: <strong>
                     40: NOTE: please do not fetch binaries directly from cvs.openbsd.org
                     41: but instead use one of the mirror sites.
                     42: </strong>
                     43:
1.10      deraadt    44: <h4><a name=ftp>FTP:</a></h4>
                     45: This is a list of currently known ftp servers:<p>
                     46:
1.1       deraadt    47: <ul>
                     48: <li><a href=ftp://ftp.openbsd.org/pub/OpenBSD>
1.10      deraadt    49: ftp://ftp.openbsd.org/pub/OpenBSD ==
1.9       deraadt    50: ftp://ftp.eu.openbsd.org/pub/OpenBSD</a><br>
1.6       deraadt    51: located in Switzerland.
1.9       deraadt    52: <!-- mw@eunet.ch -->
1.1       deraadt    53:
1.13      johns      54: <li><a href=ftp://hydra.heuris.com/pub/OpenBSD>
                     55: ftp://hydra.heuris.com/pub/OpenBSD ==
1.9       deraadt    56: ftp://ftp1.usa.openbsd.org/pub/OpenBSD</a><br>
1.7       deraadt    57: located in St. Louis, Missouri, mid-western USA.<br>
1.1       deraadt    58: <!-- johns@cs.umr.edu -->
                     59:
1.8       millert    60: <li><a href=ftp://freestuff.cs.colorado.edu/pub/OpenBSD>
1.10      deraadt    61: ftp://freestuff.cs.colorado.edu/pub/OpenBSD ==
1.9       deraadt    62: ftp://ftp2.usa.openbsd.org/pub/OpenBSD</a><br>
1.8       millert    63: located in Boulder, Colorado, western USA.<br>
                     64: <!-- Todd.Miller@cs.colorado.edu -->
                     65:
1.19    ! deraadt    66: <li><a href=ftp://ftp.ctaz.com/pub/OpenBSD>
        !            67: ftp://ftp.ctaz.com/pub/OpenBSD ==
        !            68: ftp://ftp5.usa.openbsd.org/pub/OpenBSD</a><br>
        !            69: located in Arizona, western USA.<br>
        !            70: <!-- toddf@openbsd.org -->
        !            71:
        !            72: <li><a href=ftp://pub.seastrom.com/pub/OpenBSD>
        !            73: ftp://pub.seastrom.com/pub/OpenBSD ==
        !            74: ftp://ftp1.usa.openbsd.org/pub/OpenBSD</a><br>
        !            75: located in Virginia, Eastern USA.<br>
        !            76: <!-- rs@seastrom.com -->
1.1       deraadt    77:
1.16      graichen   78: <li><a href=ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD>
                     79: ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD ==
                     80: ftp://ftp.de.openbsd.org/pub/unix/openbsd/mirrors/OpenBSD</a><br>
                     81: located at the Free University, Berlin, GERMANY
                     82: <!-- ftp-adm@fu-berlin.de. -->
                     83:
1.19    ! deraadt    84: <li><a href=ftp://ftp.tut.ac.jp/OpenBSD>
        !            85: ftp://ftp.tut.ac.jp/OpenBSD ==
        !            86: ftp://ftp.jp.openbsd.org/OpenBSD</a><br>
        !            87: located at Toyohashi University of Technology, Aichi, JAPAN
        !            88: <!-- Keijiro Umehara ume@ftp.tut.ac.jp -->
1.5       deraadt    89:
1.14      millert    90: <li><a href=ftp://ftp.dti.ad.jp/pub/OpenBSD>
                     91: ftp://ftp.dti.ad.jp/pub/OpenBSD</a><br>
                     92: located at Dream Train Internet, JAPAN
                     93: <!-- rabit@dti.ad.jp -->
                     94:
1.1       deraadt    95: </ul>
                     96:
                     97: <p>
                     98: The file structure of each FTP server is roughly:
                     99: </p>
                    100:
                    101: <p>
1.17      deraadt   102:
                    103: <ul>
                    104: <li><strong>.../OpenBSD/2.0/</strong><br>
                    105:        --  where you find our most recent release.  X11 is included if
                    106:        possible.
                    107: <p>
                    108: <li><strong>.../OpenBSD/snapshots/</strong><br>
                    109:        --  for major architectures, we tend to build mini releases of unknown
                    110:        stability and quality about every month or so.p
                    111: <p>
                    112: <li><strong>.../OpenBSD/src/</strong><br>
                    113:        --  a checkout of our daily source tree for those who want to access
                    114:        individual files.  Normally we recommend the use of
                    115:        <a href=ctm.html>CTM</a> or <a href=anoncvs.html>AnonCVS</a>
                    116:        instead of mirroring this location.
                    117: <p>
                    118: <li><strong>.../OpenBSD/tools/</strong><br>
                    119:        --  various other little bits..
                    120: </ul>
1.1       deraadt   121: </p>
                    122:
                    123: <p>
                    124: If you add a new FTP mirror site, please contact
                    125: <a href=mailto:deraadt@theos.com> the FTP maintainer</a>.
                    126: </p>
                    127:
                    128: <hr>
1.3       deraadt   129: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   130: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.19    ! deraadt   131: <br><small>$OpenBSD: ftp.html,v 1.18 1997/04/30 22:18:05 deraadt Exp $</small>
1.1       deraadt   132:
                    133: </body>
                    134: </html>