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

Annotation of www/ftp.html, Revision 1.94

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:
1.24      downsj     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.1       deraadt    14:
1.81      pauls      15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
1.24      downsj     16:
                     17:
                     18: <p>
1.80      marc       19: <h3><font color=#0000e0>The OpenBSD 2.3 Release:</font></h3>
1.10      deraadt    20: <p>
1.80      marc       21: The most recent OpenBSD release is 2.3.  The files are available on
                     22: a number of FTP and AFS mirror servers.  For the 2.3 release, look in
                     23: the <strong>2.3/</strong> directory on whichever server you choose.
1.85      deraadt    24: For more detailed information, <a href=23.html>see the release README</a>.
1.10      deraadt    25: </p>
                     26:
1.54      deraadt    27: <h3><font color=#0000e0>Binary Snapshots:</font></h3>
1.1       deraadt    28: <p>
1.41      deraadt    29: Binary snapshots will be made available from time to time on the ftp mirrors.
                     30: A snapshot is a release build done by a developer as a test of the system.
                     31: These snapshot builds might work OK or... they might not.  The snapshots
                     32: are made available for people who have specifically requested a build
                     33: based on more recent sources.
                     34: The snapshots are available on each of the FTP servers in the
                     35: directory <strong>snapshots</strong>.
                     36: If you plan to use a snapshot, you should read the <a href=snapshots.html>
1.11      deraadt    37: general description about OpenBSD snapshots</a>.
1.1       deraadt    38: </p>
                     39:
                     40: <p>
                     41: <strong>
1.28      deraadt    42: NOTE: you cannot fetch binaries directly from cvs.OpenBSD.org or
                     43: OpenBSD.org but must use a mirror site.  The main OpenBSD machines are
1.41      deraadt    44: only on a small network pipe in Canada, and that bandwidth is used
                     45: primarily by the developers.
1.1       deraadt    46: </strong>
                     47:
1.30      deraadt    48: <hr>
1.54      deraadt    49: <h3><font color=#0000e0><a name=ftp>FTP:</a></font></h3>
1.10      deraadt    50: This is a list of currently known ftp servers:<p>
                     51:
1.35      deraadt    52: <dl>
                     53: <li><strong>Canada</strong>: <a href=ftp://lager.ucs.ualberta.ca/pub/OpenBSD>
1.37      deraadt    54: ftp://ftp.openbsd.org/pub/OpenBSD ==
1.43      deraadt    55: ftp://ftp1.ca.openbsd.org/pub/OpenBSD ==
1.61      todd       56: http://www.ualberta.ca/FTP/OpenBSD ==
1.43      deraadt    57: ftp://lager.ucs.ualberta.ca/pub/OpenBSD</a><br>
1.45      beck       58: located in Edmonton, Alberta, Canada.
                     59:  <A HREF="http://www.ualberta.ca/FTP-STATS/">(Transfer Stats)</A>
1.29      deraadt    60: <!-- beck@panopticon.ucs.ualberta.ca -->
1.38      deraadt    61: <p>
1.35      deraadt    62: <li><strong>Canada</strong>: <a href=ftp://obsd.compmore.net/pub/OpenBSD>
1.43      deraadt    63: ftp://ftp2.ca.openbsd.org/pub/OpenBSD ==
                     64: ftp://obsd.compmore.net/pub/OpenBSD</a><br>
1.33      deraadt    65: located in Kanata, Ontario, Canada.
                     66: <!-- wojtek@tryc.on.ca -->
1.38      deraadt    67: <p>
1.37      deraadt    68: <li><strong>Switzerland</strong>: <a href=ftp://ftp.eu.openbsd.org/pub/OpenBSD>
1.43      deraadt    69: ftp://ftp.eu.openbsd.org/pub/OpenBSD ==
                     70: ftp://web.eunet.ch/pub/OpenBSD</a><br>
1.37      deraadt    71: located in Switzerland.
                     72: <!-- mw@eunet.ch -->
1.38      deraadt    73: <p>
1.61      todd       74: <li><strong>USA</strong>: <a href=ftp://openbsd.eecs.umich.edu/pub/OpenBSD>
                     75: ftp://ftp1.usa.openbsd.org/pub/OpenBSD ==
                     76: ftp://openbsd.eecs.umich.edu/pub/OpenBSD</a><br>
                     77: located in Michigan, USA.<br>
                     78: <!-- steveh@eecs.umich.edu -->
1.62      deraadt    79: <p>
1.74      millert    80: <li><strong>USA</strong>: <a href=ftp://openbsd.cs.colorado.edu/pub/OpenBSD>
1.43      deraadt    81: ftp://ftp3.usa.openbsd.org/pub/OpenBSD ==
1.74      millert    82: ftp://openbsd.cs.colorado.edu/pub/OpenBSD</a><br>
1.8       millert    83: located in Boulder, Colorado, western USA.<br>
                     84: <!-- Todd.Miller@cs.colorado.edu -->
1.38      deraadt    85: <p>
1.91      deraadt    86: <li><strong>USA</strong>: <a href=ftp://ftp.netasset.com/pub/OpenBSD>
                     87: ftp://ftp.netasset.com/pub/OpenBSD</a><br>
                     88: located in Fresno, California, western USA.<br>
                     89: <!-- rik@netasset.com -->
                     90: <p>
1.37      deraadt    91: <li><strong>USA</strong>: <a href=ftp://openbsd.eecs.umich.edu:/pub/OpenBSD>
1.43      deraadt    92: ftp://ftp4.usa.openbsd.org/pub/OpenBSD ==
                     93: ftp://openbsd.eecs.umich.edu/pub/OpenBSD</a><br>
1.37      deraadt    94: located in Michigan, USA.<br>
                     95: <!-- steveh@eecs.umich.edu -->
1.38      deraadt    96: <p>
1.67      deraadt    97: <li><strong>USA</strong>: <a href=ftp://ftp.msoe.edu:/pub/OpenBSD>
                     98: ftp://ftp.msoe.edu/pub/OpenBSD</a><br>
                     99: located in Wisconsin, USA.<br>
                    100: <!-- caven@msoe.edu -->
                    101: <p>
1.42      deraadt   102: <li><strong>USA</strong>: <a href=ftp://ftp.geek-girl.com/pub/OpenBSD>
1.43      deraadt   103: ftp://ftp6.usa.openbsd.org/pub/OpenBSD ==
1.64      deraadt   104: http://www.geek-girl.com/pub/OpenBSD ==
1.43      deraadt   105: ftp://ftp.geek-girl.com/pub/OpenBSD</a><br>
1.42      deraadt   106: located in Chicago, Illinois, USA.<br>
                    107: <!-- jdm@enteract.com -->
                    108: <p>
1.63      deraadt   109: <li><strong>USA</strong>: <a href=ftp://freon.republic.k12.mo.us/pub/OpenBSD>
                    110: ftp://freon.republic.k12.mo.us/pub/OpenBSD</a><br>
                    111: located in Missouri, USA.<br>
                    112: <!-- rholland@freon.republic.k12.mo.us -->
                    113: <p>
1.35      deraadt   114: <li><strong>USA</strong>: <a href=ftp://ftp.op.net/pub/OpenBSD>
1.26      deraadt   115: ftp://ftp.op.net/pub/OpenBSD</a><br>
                    116: located in Pennsylvania, eastern USA.<br>
                    117: <!-- no idea -->
1.38      deraadt   118: <p>
1.83      deraadt   119: <li><strong>UK</strong>: <a href=ftp://ftp.plig.org/pub/OpenBSD>
                    120: ftp://ftp.plig.org/pub/OpenBSD</a><br>
                    121: located in the UK.<br>
                    122: <!-- keet@riffraff.plig.net -->
                    123: <p>
1.44      deraadt   124: <li><strong>France</strong>: <a href=ftp://ftp.lip6.fr/pub/OpenBSD>
1.43      deraadt   125: ftp://ftp.fr.openbsd.org/pub/OpenBSD ==
1.44      deraadt   126: ftp://ftp.lip6.fr/pub/OpenBSD</a><br>
1.37      deraadt   127: located in France.<br>
1.44      deraadt   128: <!-- ftpmaint@lip6.fr -->
1.38      deraadt   129: <p>
1.68      deraadt   130: <li><strong>France</strong>: <a href=ftp://ftp.univ-evry.fr/pub/OpenBSD>
                    131: ftp://ftp.univ-evry.fr/pub/OpenBSD</a><br>
                    132: located in France.<br>
                    133: <!-- Stoned.Elipot@univ-evry.fr -->
                    134: <p>
1.35      deraadt   135: <li><strong>Germany</strong>: <a href=ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD>
1.43      deraadt   136: ftp://ftp.de.openbsd.org/pub/unix/openbsd/mirrors/OpenBSD ==
                    137: ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD</a><br>
1.16      graichen  138: located at the Free University, Berlin, GERMANY
                    139: <!-- ftp-adm@fu-berlin.de. -->
1.38      deraadt   140: <p>
1.73      deraadt   141: <li><strong>Belgium</strong>: <a href=ftp://openbsd.rug.ac.be/pub/OpenBSD>
                    142: ftp://openbsd.rug.ac.be/pub/OpenBSD</a><br>
                    143: located in Belgium
                    144: <!-- wvdputte@reptile.rug.ac.be -->
                    145: <p>
1.87      deraadt   146: <li><strong>Poland</strong>: <a href=ftp://ftp.task.gda.pl/pub/OpenBSD>
                    147: ftp://ftp.task.gda.pl/pub/OpenBSD</a><br>
                    148: located at Centrum Informatyczne TASK, Poland
                    149: <!-- martin@task.gda.pl -->
                    150: <p>
1.79      deraadt   151: <li><strong>Russia</strong>: <a href=ftp://ftp.radio-msu.net/pub/OpenBSD>
                    152: ftp://ftp.radio-msu.net/pub/OpenBSD</a><br>
1.78      deraadt   153: located at Radio-MSU, Moscow, Russia
                    154: <!-- yar@radio-msu.net -->
                    155: <p>
1.86      form      156: <li><strong>Russia</strong>: <a href=ftp://vs.itam.nsc.ru/pub/OpenBSD>
                    157: ftp://vs.itam.nsc.ru/pub/OpenBSD</a><br>
                    158: located at Institute of Theoretical and Applied Mechanics, Novosibirsk, Russia
                    159: <!-- form@vs.itam.nsc.ru -->
                    160: <p>
1.88      deraadt   161: <li><strong>Taiwan</strong>: <a href=ftp://OpenBSD.csie.NCTU.edu.tw/pub/OpenBSD>
                    162: ftp://OpenBSD.csie.NCTU.edu.tw/pub/OpenBSD</a><br>
                    163: located in Taiwan
                    164: <!-- lkchu@OpenBSD.csie.NCTU.edu.tw -->
                    165: <p>
1.35      deraadt   166: <li><strong>Japan</strong>: <a href=ftp://ftp.tut.ac.jp/OpenBSD>
1.43      deraadt   167: ftp://ftp1.jp.openbsd.org/OpenBSD ==
                    168: ftp://ftp.tut.ac.jp/OpenBSD</a><br>
1.19      deraadt   169: located at Toyohashi University of Technology, Aichi, JAPAN
                    170: <!-- Keijiro Umehara ume@ftp.tut.ac.jp -->
1.38      deraadt   171: <p>
1.82      deraadt   172: <li><strong>Japan</strong>: <a href=ftp://ftp.netlab.is.tsukuba.ac.jp/OpenBSD>
                    173: ftp://ftp.netlab.is.tsukuba.ac.jp/OpenBSD</a><br>
                    174: located at University of Tsukuba, Ibaraki, JAPAN
                    175: <!-- ush@netlab.is.tsukuba.ac.jp -->
                    176: <p>
1.35      deraadt   177: <li><strong>Japan</strong>: <a href=ftp://ftp.dti.ad.jp/pub/OpenBSD>
1.43      deraadt   178: ftp://ftp2.jp.openbsd.org/pub/OpenBSD ==
                    179: ftp://ftp.dti.ad.jp/pub/OpenBSD</a><br>
1.14      millert   180: located at Dream Train Internet, JAPAN
                    181: <!-- rabit@dti.ad.jp -->
1.38      deraadt   182: <p>
1.90      deraadt   183: <li><strong>Norway</strong>: <a href=ftp://ftp.inet.no/pub/OpenBSD>
                    184: ftp://ftp.inet.no/pub/OpenBSD ==</a><br>
                    185: located at Inferno Nettverk A/S, Oslo, Norway
                    186: <!-- michaels@inet.no -->
                    187: <p>
1.48      art       188: <li><strong>Sweden</strong>: <a href=ftp://ftp.stacken.kth.se/pub/OpenBSD>
                    189: ftp://ftp1.se.openbsd.org/pub/OpenBSD ==
                    190: ftp://ftp.stacken.kth.se/pub/OpenBSD</a><br>
1.47      maja      191: located at Royal Institue of Technology, Stockholm, SWEDEN
                    192: <!-- moj@stacken.kth.se (or maja@cvs.openbsd.org) -->
                    193: <p>
1.94    ! art       194: <li><strong>Sweden</strong>: <a href=ftp://ftp.sunet.se/pub/OpenBSD>
        !           195: ftp://ftp.sunet.se/pub/OpenBSD</a><br>
1.82      deraadt   196: located at Uppsala, Sweden
                    197: <!-- archive@ftp2.sunet.se -->
                    198: <p>
1.71      deraadt   199: <li><strong>Netherlands</strong>: <a href=ftp://ftp.calyx.nl/pub/OpenBSD>
                    200: ftp://ftp.calyx.nl/pub/OpenBSD</a><br>
                    201: located in Amsterdam, Netherlands
                    202: <!-- nick@calyx.net -->
                    203: <p>
1.50      deraadt   204: <li><strong>Thailand</strong>: <a href=ftp://ftp.riubon.ac.th/pub/OpenBSD>
                    205: ftp://ftp1.th.openbsd.org/pub/OpenBSD ==
                    206: ftp://ftp.riubon.ac.th/pub/OpenBSD</a><br>
                    207: located at Computer Center, Rajabhat Institute Ubonratchathani, THAILAND
                    208: <!-- prayong@cs.riubon.ac.th -->
                    209: <p>
1.70      deraadt   210: <li><strong>Korea</strong>: <a href=ftp://sunsite.kren.ne.kr/pub/OpenBSD>
                    211: ftp://ftp1.kr.openbsd.org/pub/OpenBSD ==
                    212: ftp://sunsite.kren.ne.kr/pub/OpenBSD</a><br>
                    213: located at Seoul National Univ, South Korea
                    214: <!-- bbugging@yahanbi.snu.ac.kr -->
                    215: <p>
1.56      deraadt   216: <li><strong>Australia</strong>: <a href=ftp://ftp.aba.net.au/pub/OpenBSD>
                    217: ftp://ftp1.au.openbsd.org/pub/OpenBSD ==
                    218: ftp://ftp.aba.net.au/pub/OpenBSD</a><br>
                    219: located at Australian Business Access Pty Ltd, Australia
                    220: <!-- mwp@aba.net.au -->
1.77      deraadt   221: <p>
1.76      deraadt   222: <li><strong>Australia</strong>: <a href=ftp://ftp.it.net.au/pub/OpenBSD>
                    223: ftp://ftp2.au.openbsd.org/pub/OpenBSD ==
                    224: ftp://ftp.it.net.au/pub/OpenBSD</a><br>
                    225: located at Informed Technology, Australia
                    226: <!-- ftpadm@it.net.au -->
1.56      deraadt   227: <p>
1.84      deraadt   228: <li><strong>Australia</strong>: <a href=ftp://ftp.itworks.com.au/pub/OpenBSD>
                    229: ftp://ftp3.au.openbsd.org/pub/OpenBSD ==
                    230: ftp://ftp.itworks.com.au/pub/OpenBSD</a><br>
                    231: located in Australia
                    232: <!-- gavin@itworks.com.au -->
                    233: <p>
1.1       deraadt   234: </ul>
                    235:
1.30      deraadt   236: <hr>
1.54      deraadt   237: <h3><font color=#0000e0><a name=afs>AFS:</a></font></h3>
1.30      deraadt   238: This is a list of currently known AFS servers:<p>
                    239:
                    240: <ul>
1.51      beck      241: <li><a href="file:/afs/ualberta.ca/mirror/openbsd/">
                    242: /afs/ualberta.ca/mirror/openbsd/</a><br>
1.30      deraadt   243:        This is located in Edmonton, Alberta, Canada.
1.49      beck      244:        If you can't see it from your AFS site, you may
                    245:        need to have your local AFS admins put in the
                    246:         CellServDB entries for ualberta.ca and make it available for you.
                    247: <tt>
                    248: <pre>
                    249: >ualberta.ca               # University of Alberta
                    250: 129.128.1.131                   #file13.ucs.ualberta.ca
                    251: 129.128.98.17                   #mystery.ucs.ualberta.ca
                    252: 129.128.125.40                  #drake-en0.ucs.ualberta.ca
                    253: </pre>
                    254: </tt>
1.55      art       255: <li><a href="file:/afs/stacken.kth.se/ftp/pub/OpenBSD/">
                    256: /afs/stacken.kth.se/ftp/pub/OpenBSD/</a><br>
                    257:         This server is located at the Stacken computer club, Stockholm,
                    258:         Sweden. Our CellServDB entries are:
                    259: <tt>
                    260: <pre>
                    261: >stacken.kth.se  # Royal Institute of Technology Computer Club
1.75      art       262: 130.237.234.3    #milko.stacken.kth.se
1.55      art       263: 130.237.234.43    #hot.stacken.kth.se
                    264: 130.237.234.44    #dog.stacken.kth.se
                    265: </pre>
                    266: </tt>
1.30      deraadt   267: </ul>
1.1       deraadt   268: <p>
1.30      deraadt   269:
                    270: <hr>
1.54      deraadt   271: <h3><font color=#0000e0>Structural Layout:</a></font></h3>
1.30      deraadt   272:
                    273: <p>
                    274: The file structure of each FTP/AFS server is roughly:
1.1       deraadt   275: </p>
                    276: <p>
1.17      deraadt   277: <ul>
1.80      marc      278: <li><strong>.../OpenBSD/2.3/</strong><br>
1.40      deraadt   279:        Where you find our most recent release.  (For each architecture,
                    280:        X11 is included if possible).
1.38      deraadt   281:   <ul>
1.39      deraadt   282:   <li><strong>alpha/</strong>
                    283:   <li><strong>amiga/</strong>
                    284:   <li><strong>arc/</strong>
1.80      marc      285:   <li><strong>hp300/</strong>
1.39      deraadt   286:   <li><strong>i386/</strong>
                    287:   <li><strong>mac68k/</strong>
                    288:   <li><strong>mvme68k/</strong>
                    289:   <li><strong>pmax/</strong>
1.80      marc      290:   <li><strong>powerpc/</strong>
1.39      deraadt   291:   <li><strong>sparc/</strong>
                    292:   <li><strong>src.tar.gz<br></strong>
1.38      deraadt   293:        Userland sources, which you would place in /usr/src.
                    294:        (This does not include kernel sources)
1.39      deraadt   295:   <li><strong>srcsys.tar.gz<br></strong>
1.38      deraadt   296:        The Kernel sources, which you would place in /usr/src/sys.
1.52      deraadt   297:   <li><strong>ports.tar.gz<br></strong>
                    298:        The ports sources, which you would place in /usr/ports.
1.38      deraadt   299:   </ul>
1.17      deraadt   300: <p>
                    301: <li><strong>.../OpenBSD/snapshots/</strong><br>
1.40      deraadt   302:        For our major architectures, we tend to build mini releases
                    303:        of unknown stability and quality about every month or so.
                    304:        This is where we place those test releases.
1.17      deraadt   305: <p>
                    306: <li><strong>.../OpenBSD/src/</strong><br>
1.40      deraadt   307:        This is a cvs checkout of our daily source tree for those
                    308:        who want to access individual files.  Normally we recommend
                    309:        the use of <a href=ctm.html>CTM</a> or
                    310:        <a href=anoncvs.html>AnonCVS</a> instead of mirroring
                    311:        this location.
1.17      deraadt   312: <p>
                    313: <li><strong>.../OpenBSD/tools/</strong><br>
1.40      deraadt   314:        Various other little bits.
1.80      marc      315: <li><strong>.../OpenBSD/2.2/</strong><br>
                    316:        Similar to the 2.3 release described above.. (if you want to install
                    317:        old stuff)
1.52      deraadt   318: <li><strong>.../OpenBSD/2.1/</strong><br>
1.80      marc      319:        Similar to the 2.3 release described above.. (if you want to install
                    320:        even older stuff)
1.17      deraadt   321: </ul>
1.1       deraadt   322: </p>
                    323:
                    324: <p>
1.72      beck      325: People setting up new FTP/<a href=anoncvs.html>ANONCVS</a> mirrors
                    326: will be interested in the following disk space usage estimates for
                    327: what is maintained at
                    328: <A HREF="ftp://ftp.openbsd.org/pub/OpenBSD/">
                    329: <tt>ftp://ftp.openbsd.org:/pub/OpenBSD/</tt></A>.
1.27      johns     330:
                    331: <pre>
1.61      todd      332:
                    333:                       current  could be
1.72      beck      334: pub/OpenBSD/2.1        .5GB      .5GB   (OpenBSD 2.1 release)
                    335: pub/OpenBSD/2.2        .65GB     .65GB   (OpenBSD 2.2 release, more
1.61      todd      336:                                          architectures than 2.1)
1.72      beck      337: pub/OpenBSD/2.3        .75GB     .75GB   (OpenBSD 2.3 release)
                    338: pub/OpenBSD/snapshots  .75GB     .9GB   (current snapshots, normally >= the
1.61      todd      339:                                          last distribution in size)
                    340: pub/OpenBSD/src        .2GB      .3GB   (ftpable src tree, checked out from
                    341:                                          anoncvs nightly)
1.72      beck      342: pub/OpenBSD/distfiles  .1GB     .2GB   (Ports distribution files)                     -----------------
                    343: pub/OpenBSD/          2.9GB     3.2GB   (total ftp mirror disk usage)
1.61      todd      344: anoncvs                .5GB     1.0GB   (anoncvs disk space usage)
                    345:                      -----------------
1.72      beck      346:                       3.4GB     4.2GB   (total mirror disk usage)
1.27      johns     347: </pre>
                    348: </p>
                    349:
1.72      beck      350: Note that <tt>distfiles</tt> is used by the ports Makefiles, so that
                    351: while <tt>ftp.openbsd.org</tt> maintains this directory, you may not
                    352: need or want to mirror it on an active mirror.
                    353:
1.27      johns     354: <p>
1.1       deraadt   355: If you add a new FTP mirror site, please contact
                    356: <a href=mailto:deraadt@theos.com> the FTP maintainer</a>.
                    357: </p>
                    358:
                    359: <hr>
1.81      pauls     360: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   361: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.94    ! art       362: <br><small>$OpenBSD: ftp.html,v 1.93 1998/12/01 22:28:31 art Exp $</small>
1.1       deraadt   363:
                    364: </body>
                    365: </html>