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

Annotation of www/ftp.html, Revision 1.551

1.499     sthen       1: <!-- DO NOT EDIT MANUALLY! See comments in www/build/mirrors.dat for details -->
1.341     grunk       2:
1.237     david       3: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      4:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       deraadt     5: <html>
                      6: <head>
1.294     ian         7: <title>Getting OpenBSD</title>
1.132     deraadt     8: <link rev=made href="mailto:www@openbsd.org">
1.237     david       9: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       deraadt    10: <meta name="resource-type" content="document">
1.118     louis      11: <meta name="description" content="the OpenBSD FTP page">
                     12: <meta name="keywords" content="openbsd,ftp">
1.1       deraadt    13: <meta name="distribution" content="global">
1.481     sthen      14: <meta name="copyright" content="This document copyright 1996-2009 by OpenBSD.">
1.1       deraadt    15: </head>
                     16:
1.116     philen     17: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.1       deraadt    18:
1.206     jsyn       19: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.114     deraadt    20: <p>
1.261     saad       21: <h2><font color="#e00000">FTP, HTTP, AFS and RSYNC mirrors</font></h2>
1.237     david      22: <hr>
1.24      downsj     23:
1.261     saad       24: <h3>Table Of Contents</h3>
                     25:
                     26: <ul>
                     27: <li><a href="#ftp">FTP install mirrors</a>
                     28: <li><a href="#http">HTTP install mirrors</a>
                     29: <li><a href="#afs">AFS install mirrors</a>
                     30: <li><a href="#rsync">RSYNC install mirrors</a>
                     31: <li><a href="#layout">Mirror layout</a>
                     32: </ul>
1.10      deraadt    33:
1.132     deraadt    34: <hr>
1.288     beck       35: <h3><font color="#0000e0"><a name=ftp>FTP</a></font></h3> OpenBSD
                     36: organizes FTP mirrors based on a master fanout site, used to feed
                     37: second level mirrors, which other sites should mirror and retrieve
                     38: from. Second level mirrors are chosen from sites with good network
1.524     sthen      39: connectivity and maintainers known to the OpenBSD development
1.288     beck       40: community. If you wish to maintain an ftp mirror, please ensure you
                     41: pick a nearby secondary mirror site to mirror from - mirroring from
                     42: the master fanout site is <em>strongly</em> discouraged.
                     43: <P>
1.167     miod       44: This is a list of currently known FTP servers &amp; mirrors:<p>
1.1       deraadt    45:
1.132     deraadt    46: <table>
                     47:     <tr>
                     48:        <td>
1.288     beck       49:        <strong>Master Fanout Site (Canada)</strong>
1.132     deraadt    50:        </td><td>
1.507     sthen      51:        <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/">
                     52:        ftp://ftp.OpenBSD.org/pub/OpenBSD/</a>
1.132     deraadt    53:        </td>
                     54:     </tr><tr>
1.288     beck       55:        <td>
1.539     sthen      56:        <strong>Second Level Mirror<br>(Brisbane, Australia)</strong>
                     57:        </td><td>
                     58:        <a href="ftp://mirror.aarnet.edu.au/pub/OpenBSD/">
                     59:        ftp://mirror.aarnet.edu.au/pub/OpenBSD/</a>
                     60:        </td>
                     61:     </tr><tr>
                     62:        <td>
1.291     wvdputte   63:        <strong>Second Level Mirror<br>(Vienna, Austria)</strong>
1.288     beck       64:        </td><td>
1.531     sthen      65:        <a href="ftp://ftp5.eu.openbsd.org/pub/OpenBSD/">
                     66:        ftp://ftp5.eu.openbsd.org/pub/OpenBSD/</a>
1.437     martin     67:        </td>
                     68:     </tr><tr>
                     69:        <td>
1.539     sthen      70:        <strong>Second Level Mirror<br>(Oldenburg, Germany)</strong>
                     71:        </td><td>
                     72:        <a href="ftp://ftp.bytemine.net/pub/OpenBSD/">
                     73:        ftp://ftp.bytemine.net/pub/OpenBSD/</a>
                     74:        </td>
                     75:     </tr><tr>
                     76:        <td>
1.548     sthen      77:        <strong>Second Level Mirror<br>(Stockholm, Sweden)</strong>
                     78:        </td><td>
                     79:        <a href="ftp://ftp.eu.openbsd.org/pub/OpenBSD/">
                     80:        ftp://ftp.eu.openbsd.org/pub/OpenBSD/</a>
                     81:        </td>
                     82:     </tr><tr>
                     83:        <td>
1.550     sthen      84:        <strong>Second Level Mirror<br>(Zurich, Switzerland)</strong>
                     85:        </td><td>
                     86:        <a href="ftp://ftp.ini.uzh.ch/pub/OpenBSD/">
                     87:        ftp://ftp.ini.uzh.ch/pub/OpenBSD/</a>
                     88:        </td>
                     89:     </tr><tr>
                     90:        <td>
1.341     grunk      91:        <strong>Second Level Mirror<br>(Redwood City, CA, USA)</strong>
1.288     beck       92:        </td><td>
1.341     grunk      93:        <a href="ftp://ftp5.usa.openbsd.org/pub/OpenBSD/">
                     94:        ftp://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
1.288     beck       95:        </td>
                     96:     </tr><tr>
                     97:        <td>
1.341     grunk      98:        <strong>Second Level Mirror<br>(Boulder, CO, USA)</strong>
1.288     beck       99:        </td><td>
1.341     grunk     100:        <a href="ftp://ftp3.usa.openbsd.org/pub/OpenBSD/">
                    101:        ftp://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.288     beck      102:        </td>
                    103:     </tr><tr>
                    104:        <td>
1.447     nick      105:        <strong>Second Level Mirror<br>(Houghton, Michigan, USA)</strong>
                    106:        </td><td>
                    107:        <a href="ftp://obsd.cec.mtu.edu/pub/OpenBSD/">
                    108:        ftp://obsd.cec.mtu.edu/pub/OpenBSD/</a>
                    109:        </td>
                    110:     </tr><tr>
                    111:        <td>
1.550     sthen     112:        <strong>Argentina (Buenos Aires)</strong>
                    113:        </td><td>
                    114:        <a href="ftp://ftp.openbsd.org.ar/pub/OpenBSD/">
                    115:        ftp://ftp.openbsd.org.ar/pub/OpenBSD/</a>
                    116:        </td>
                    117:     </tr><tr>
                    118:        <td>
1.444     jsg       119:        <strong>Australia (Adelaide)</strong>
                    120:        </td><td>
                    121:        <a href="ftp://mirror.internode.on.net/pub/OpenBSD/">
                    122:        ftp://mirror.internode.on.net/pub/OpenBSD/</a>
                    123:        </td>
                    124:     </tr><tr>
                    125:        <td>
1.341     grunk     126:        <strong>Canada (Edmonton)</strong>
1.319     joel      127:        </td><td>
1.341     grunk     128:        <a href="ftp://ftp.ca.openbsd.org/pub/OpenBSD/">
                    129:        ftp://ftp.ca.openbsd.org/pub/OpenBSD/</a>
1.319     joel      130:        </td>
                    131:     </tr><tr>
                    132:        <td>
1.487     sthen     133:        <strong>Costa Rica</strong>
                    134:        </td><td>
                    135:        <a href="ftp://mirrors.ucr.ac.cr/OpenBSD/">
                    136:        ftp://mirrors.ucr.ac.cr/OpenBSD/</a>
                    137:        </td>
                    138:     </tr><tr>
                    139:        <td>
1.364     grunk     140:        <strong>Estonia (Tallinn)</strong>
                    141:        </td><td>
1.456     sthen     142:        <a href="ftp://ftp.estpak.ee/pub/OpenBSD/">
                    143:        ftp://ftp.estpak.ee/pub/OpenBSD/</a>
1.454     sthen     144:        </td>
                    145:     </tr><tr>
                    146:        <td>
1.363     steven    147:        <strong>France (Paris)</strong>
                    148:        </td><td>
1.496     landry    149:        <a href="ftp://ftp.fr.openbsd.org/pub/OpenBSD/">
                    150:        ftp://ftp.fr.openbsd.org/pub/OpenBSD/</a>
                    151:        </td>
                    152:     </tr><tr>
                    153:        <td>
1.373     steven    154:        <strong>France (Rennes)</strong>
                    155:        </td><td>
                    156:        <a href="ftp://ftp.irisa.fr/pub/OpenBSD/">
                    157:        ftp://ftp.irisa.fr/pub/OpenBSD/</a>
                    158:        </td>
                    159:     </tr><tr>
                    160:        <td>
1.477     sthen     161:        <strong>France (Paris)</strong>
                    162:        </td><td>
1.496     landry    163:        <a href="ftp://ftp2.fr.openbsd.org/pub/OpenBSD/">
                    164:        ftp://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.477     sthen     165:        </td>
                    166:     </tr><tr>
                    167:        <td>
1.401     grunk     168:        <strong>Germany (Berlin)</strong>
                    169:        </td><td>
                    170:        <a href="ftp://openbsd.ftp.fu-berlin.de/pub/OpenBSD/">
                    171:        ftp://openbsd.ftp.fu-berlin.de/pub/OpenBSD/</a>
                    172:        </td>
                    173:     </tr><tr>
                    174:        <td>
1.535     sthen     175:        <strong>Germany (Erlangen)</strong>
                    176:        </td><td>
                    177:        <a href="ftp://openbsd.informatik.uni-erlangen.de/pub/OpenBSD/">
                    178:        ftp://openbsd.informatik.uni-erlangen.de/pub/OpenBSD/</a>
                    179:        </td>
                    180:     </tr><tr>
                    181:        <td>
1.422     grunk     182:        <strong>Germany (Berlin)</strong>
                    183:        </td><td>
                    184:        <a href="ftp://ftp.spline.de/pub/OpenBSD/">
                    185:        ftp://ftp.spline.de/pub/OpenBSD/</a>
                    186:        </td>
                    187:     </tr><tr>
                    188:        <td>
1.523     sthen     189:        <strong>Germany (Aachen)</strong>
                    190:        </td><td>
                    191:        <a href="ftp://ftp.halifax.rwth-aachen.de/pub/OpenBSD/">
                    192:        ftp://ftp.halifax.rwth-aachen.de/pub/OpenBSD/</a>
                    193:        </td>
                    194:     </tr><tr>
                    195:        <td>
1.476     sthen     196:        <strong>Greece (Heraklion)</strong>
                    197:        </td><td>
                    198:        <a href="ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/">
                    199:        ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
                    200:        </td>
                    201:     </tr><tr>
                    202:        <td>
1.370     robert    203:        <strong>Hungary (Budapest)</strong>
1.369     robert    204:        </td><td>
                    205:        <a href="ftp://ftp.fsn.hu/pub/OpenBSD/">
                    206:        ftp://ftp.fsn.hu/pub/OpenBSD/</a>
                    207:        </td>
                    208:     </tr><tr>
                    209:        <td>
1.431     steven    210:        <strong>Ireland (Dublin)</strong>
                    211:        </td><td>
                    212:        <a href="ftp://ftp.heanet.ie/pub/OpenBSD/">
                    213:        ftp://ftp.heanet.ie/pub/OpenBSD/</a>
                    214:        </td>
                    215:     </tr><tr>
                    216:        <td>
1.358     steven    217:        <strong>Japan (Ishikawa)</strong>
                    218:        </td><td>
                    219:        <a href="ftp://ftp.jaist.ac.jp/pub/OpenBSD/">
                    220:        ftp://ftp.jaist.ac.jp/pub/OpenBSD/</a>
                    221:        </td>
                    222:     </tr><tr>
                    223:        <td>
1.550     sthen     224:        <strong>The Netherlands (Utrecht)</strong>
                    225:        </td><td>
                    226:        <a href="ftp://ftp.nluug.nl/pub/OpenBSD/">
                    227:        ftp://ftp.nluug.nl/pub/OpenBSD/</a>
                    228:        </td>
                    229:     </tr><tr>
                    230:        <td>
1.527     sthen     231:        <strong>Russia (Chernogolovka-Moscow)</strong>
                    232:        </td><td>
                    233:        <a href="ftp://ftp.chg.ru/pub/OpenBSD/">
                    234:        ftp://ftp.chg.ru/pub/OpenBSD/</a>
                    235:        </td>
                    236:     </tr><tr>
                    237:        <td>
1.394     steven    238:        <strong>Russia (Moscow)</strong>
                    239:        </td><td>
                    240:        <a href="ftp://ftp.gamma.ru/pub/OpenBSD/">
                    241:        ftp://ftp.gamma.ru/pub/OpenBSD/</a>
                    242:        </td>
                    243:     </tr><tr>
                    244:        <td>
1.464     sthen     245:        <strong>Russia (Moscow)</strong>
                    246:        </td><td>
                    247:        <a href="ftp://mirror.corbina.net/pub/OpenBSD/">
                    248:        ftp://mirror.corbina.net/pub/OpenBSD/</a>
                    249:        </td>
                    250:     </tr><tr>
                    251:        <td>
1.514     sthen     252:        <strong>Saudi Arabia (Riyadh)</strong>
                    253:        </td><td>
                    254:        <a href="ftp://mirrors.isu.net.sa/pub/ftp.openbsd.org/">
                    255:        ftp://mirrors.isu.net.sa/pub/ftp.openbsd.org/</a>
                    256:        </td>
                    257:     </tr><tr>
                    258:        <td>
1.423     grunk     259:        <strong>Slovenia (Ljubljana)</strong>
                    260:        </td><td>
                    261:        <a href="ftp://ftp.obsd.si/pub/OpenBSD/">
                    262:        ftp://ftp.obsd.si/pub/OpenBSD/</a>
                    263:        </td>
                    264:     </tr><tr>
                    265:        <td>
1.430     steven    266:        <strong>Spain (A Coru&ntilde;a)</strong>
                    267:        </td><td>
                    268:        <a href="ftp://ftp.udc.es/pub/OpenBSD/">
                    269:        ftp://ftp.udc.es/pub/OpenBSD/</a>
                    270:        </td>
                    271:     </tr><tr>
                    272:        <td>
1.483     sobrado   273:        <strong>Spain (Barcelona)</strong>
1.482     sobrado   274:        </td><td>
                    275:        <a href="ftp://mirror.cdmon.com/pub/OpenBSD/">
                    276:        ftp://mirror.cdmon.com/pub/OpenBSD/</a>
                    277:        </td>
                    278:     </tr><tr>
                    279:        <td>
1.550     sthen     280:        <strong>Sweden (Stockholm)</strong>
                    281:        </td><td>
                    282:        <a href="ftp://ftp.netbsd.se/OpenBSD/">
                    283:        ftp://ftp.netbsd.se/OpenBSD/</a>
                    284:        </td>
                    285:     </tr><tr>
                    286:        <td>
1.410     grunk     287:        <strong>Switzerland (Zurich)</strong>
                    288:        </td><td>
                    289:        <a href="ftp://mirror.switch.ch/pub/OpenBSD/">
                    290:        ftp://mirror.switch.ch/pub/OpenBSD/</a>
                    291:        </td>
                    292:     </tr><tr>
                    293:        <td>
1.500     sthen     294:        <strong>Turkey</strong>
                    295:        </td><td>
                    296:        <a href="ftp://ftp.ulak.net.tr/OpenBSD/">
                    297:        ftp://ftp.ulak.net.tr/OpenBSD/</a>
                    298:        </td>
                    299:     </tr><tr>
                    300:        <td>
1.518     sthen     301:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     302:        </td><td>
1.518     sthen     303:        <a href="ftp://ftp.mirrorservice.org/pub/OpenBSD/">
                    304:        ftp://ftp.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     305:        </td>
                    306:     </tr><tr>
                    307:        <td>
1.518     sthen     308:        <strong>United Kingdom (Manchester)</strong>
1.356     steven    309:        </td><td>
1.518     sthen     310:        <a href="ftp://mirror.bytemark.co.uk/pub/OpenBSD/">
                    311:        ftp://mirror.bytemark.co.uk/pub/OpenBSD/</a>
1.356     steven    312:        </td>
                    313:     </tr><tr>
                    314:        <td>
1.468     sthen     315:        <strong>United Kingdom (London)</strong>
                    316:        </td><td>
                    317:        <a href="ftp://ftp.plig.net/pub/OpenBSD/">
                    318:        ftp://ftp.plig.net/pub/OpenBSD/</a>
                    319:        </td>
                    320:     </tr><tr>
                    321:        <td>
1.458     sthen     322:        <strong>USA (New York, NY)</strong>
1.243     david     323:        </td><td>
1.458     sthen     324:        <a href="ftp://mirrors.24-7-solutions.net/pub/OpenBSD/">
                    325:        ftp://mirrors.24-7-solutions.net/pub/OpenBSD/</a>
1.243     david     326:        </td>
                    327:     </tr><tr>
                    328:        <td>
1.493     sthen     329:        <strong>USA (Madison, WI)</strong>
                    330:        </td><td>
                    331:        <a href="ftp://openbsd.mirrors.tds.net/pub/OpenBSD/">
                    332:        ftp://openbsd.mirrors.tds.net/pub/OpenBSD/</a>
                    333:        </td>
                    334:     </tr><tr>
                    335:        <td>
1.448     sthen     336:        <strong>USA (Rochester, NY)</strong>
                    337:        </td><td>
1.471     sthen     338:        <a href="ftp://filedump.se.rit.edu/pub/OpenBSD/">
                    339:        ftp://filedump.se.rit.edu/pub/OpenBSD/</a>
                    340:        </td>
                    341:     </tr><tr>
                    342:        <td>
                    343:        <strong>USA (Rochester, NY)</strong>
                    344:        </td><td>
1.451     sthen     345:        <a href="ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/">
                    346:        ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/</a>
                    347:        </td>
1.509     sthen     348:     </tr><tr>
                    349:        <td>
1.533     sthen     350:        <strong>USA (Rochester, NY)</strong>
1.509     sthen     351:        </td><td>
1.533     sthen     352:        <a href="ftp://mirror.rit.edu/pub/OpenBSD/">
                    353:        ftp://mirror.rit.edu/pub/OpenBSD/</a>
1.509     sthen     354:        </td>
1.550     sthen     355:     </tr><tr>
                    356:        <td>
                    357:        <strong>USA (Chicago, Illinois)</strong>
                    358:        </td><td>
                    359:        <a href="ftp://ftp.lambdaserver.com/pub/OpenBSD/">
                    360:        ftp://ftp.lambdaserver.com/pub/OpenBSD/</a>
                    361:        </td>
1.132     deraadt   362:     </tr>
                    363: </table>
1.1       deraadt   364:
1.30      deraadt   365: <hr>
1.237     david     366: <h3><font color="#0000e0"><a name=http>HTTP</a></font></h3>
1.264     saad      367: This is a list of currently known HTTP servers &amp; mirrors:<p>
1.10      deraadt   368:
1.132     deraadt   369: <table>
1.235     david     370:     <tr>
1.132     deraadt   371:        <td>
1.510     beck      372:        <strong>Master Fanout Site (Canada)</strong>
                    373:        </td><td>
                    374:        <a href="http://ftp.OpenBSD.org/pub/OpenBSD/">
                    375:        http://ftp.OpenBSD.org/pub/OpenBSD/</a>
                    376:        </td>
                    377:     </tr><tr>
                    378:        <td>
1.539     sthen     379:        <strong>Second Level Mirror<br>(Brisbane, Australia)</strong>
                    380:        </td><td>
                    381:        <a href="http://mirror.aarnet.edu.au/pub/OpenBSD/">
                    382:        http://mirror.aarnet.edu.au/pub/OpenBSD/</a>
                    383:        </td>
                    384:     </tr><tr>
                    385:        <td>
1.341     grunk     386:        <strong>Second Level Mirror<br>(Vienna, Austria)</strong>
                    387:        </td><td>
1.531     sthen     388:        <a href="http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/">
                    389:        http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/</a>
1.437     martin    390:        </td>
                    391:     </tr><tr>
                    392:        <td>
1.506     martin    393:        <strong>Second Level Mirror<br>(Vienna, Austria)</strong>
                    394:        </td><td>
1.532     sthen     395:        <a href="http://ftp.wu-wien.ac.at/pub/OpenBSD/">
                    396:        http://ftp.wu-wien.ac.at/pub/OpenBSD/</a>
1.506     martin    397:        </td>
                    398:     </tr><tr>
                    399:        <td>
1.539     sthen     400:        <strong>Second Level Mirror<br>(Oldenburg, Germany)</strong>
                    401:        </td><td>
                    402:        <a href="http://ftp.bytemine.net/pub/OpenBSD/">
                    403:        http://ftp.bytemine.net/pub/OpenBSD/</a>
                    404:        </td>
                    405:     </tr><tr>
                    406:        <td>
1.548     sthen     407:        <strong>Second Level Mirror<br>(Stockholm, Sweden)</strong>
                    408:        </td><td>
                    409:        <a href="http://ftp.eu.openbsd.org/pub/OpenBSD/">
                    410:        http://ftp.eu.openbsd.org/pub/OpenBSD/</a>
                    411:        </td>
                    412:     </tr><tr>
                    413:        <td>
1.550     sthen     414:        <strong>Second Level Mirror<br>(Zurich, Switzerland)</strong>
                    415:        </td><td>
                    416:        <a href="http://ftp.ini.uzh.ch/pub/OpenBSD/">
                    417:        http://ftp.ini.uzh.ch/pub/OpenBSD/</a>
                    418:        </td>
                    419:     </tr><tr>
                    420:        <td>
1.531     sthen     421:        <strong>Second Level Mirror<br>(Redwood City, CA, USA)</strong>
                    422:        </td><td>
                    423:        <a href="http://ftp5.usa.openbsd.org/pub/OpenBSD/">
                    424:        http://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
                    425:        </td>
                    426:     </tr><tr>
                    427:        <td>
                    428:        <strong>Second Level Mirror<br>(Boulder, CO, USA)</strong>
                    429:        </td><td>
                    430:        <a href="http://ftp3.usa.openbsd.org/pub/OpenBSD/">
                    431:        http://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
                    432:        </td>
                    433:     </tr><tr>
                    434:        <td>
1.447     nick      435:        <strong>Second Level Mirror<br>(Houghton, Michigan, USA)</strong>
                    436:        </td><td>
                    437:        <a href="http://obsd.cec.mtu.edu/pub/OpenBSD/">
                    438:        http://obsd.cec.mtu.edu/pub/OpenBSD/</a>
                    439:        </td>
                    440:     </tr><tr>
                    441:        <td>
1.550     sthen     442:        <strong>Argentina (Buenos Aires)</strong>
                    443:        </td><td>
                    444:        <a href="http://openbsd.org.ar/pub/OpenBSD/">
                    445:        http://openbsd.org.ar/pub/OpenBSD/</a>
                    446:        </td>
                    447:     </tr><tr>
                    448:        <td>
1.444     jsg       449:        <strong>Australia (Adelaide)</strong>
                    450:        </td><td>
                    451:        <a href="http://mirror.internode.on.net/pub/OpenBSD/">
                    452:        http://mirror.internode.on.net/pub/OpenBSD/</a>
1.276     david     453:        </td>
                    454:     </tr><tr>
                    455:        <td>
1.487     sthen     456:        <strong>Costa Rica</strong>
                    457:        </td><td>
                    458:        <a href="http://mirrors.ucr.ac.cr/OpenBSD/">
                    459:        http://mirrors.ucr.ac.cr/OpenBSD/</a>
                    460:        </td>
                    461:     </tr><tr>
                    462:        <td>
1.364     grunk     463:        <strong>Estonia (Tallinn)</strong>
                    464:        </td><td>
1.456     sthen     465:        <a href="http://ftp.estpak.ee/pub/OpenBSD/">
                    466:        http://ftp.estpak.ee/pub/OpenBSD/</a>
1.454     sthen     467:        </td>
                    468:     </tr><tr>
                    469:        <td>
1.363     steven    470:        <strong>France (Paris)</strong>
                    471:        </td><td>
1.496     landry    472:        <a href="http://ftp.fr.openbsd.org/pub/OpenBSD/">
                    473:        http://ftp.fr.openbsd.org/pub/OpenBSD/</a>
                    474:        </td>
                    475:     </tr><tr>
                    476:        <td>
                    477:        <strong>France (Paris)</strong>
                    478:        </td><td>
1.525     sthen     479:        <a href="http://ftp2.fr.openbsd.org/pub/OpenBSD/">
                    480:        http://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.524     sthen     481:        </td>
                    482:     </tr><tr>
                    483:        <td>
1.542     sthen     484:        <strong>Germany (Erlangen)</strong>
                    485:        </td><td>
                    486:        <a href="http://openbsd.informatik.uni-erlangen.de/pub/OpenBSD/">
                    487:        http://openbsd.informatik.uni-erlangen.de/pub/OpenBSD/</a>
                    488:        </td>
                    489:     </tr><tr>
                    490:        <td>
1.521     stsp      491:        <strong>Germany (Berlin)</strong>
                    492:        </td><td>
                    493:        <a href="http://ftp.spline.de/pub/OpenBSD/">
                    494:        http://ftp.spline.de/pub/OpenBSD/</a>
                    495:        </td>
                    496:     </tr><tr>
                    497:        <td>
1.523     sthen     498:        <strong>Germany (Aachen)</strong>
                    499:        </td><td>
                    500:        <a href="http://ftp.halifax.rwth-aachen.de/openbsd/">
                    501:        http://ftp.halifax.rwth-aachen.de/openbsd/</a>
                    502:        </td>
                    503:     </tr><tr>
                    504:        <td>
1.476     sthen     505:        <strong>Greece (Heraklion)</strong>
                    506:        </td><td>
                    507:        <a href="http://ftp.cc.uoc.gr/mirrors/OpenBSD/">
                    508:        http://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
                    509:        </td>
                    510:     </tr><tr>
                    511:        <td>
1.524     sthen     512:        <strong>Hungary (Budapest)</strong>
                    513:        </td><td>
                    514:        <a href="http://ftp.fsn.hu/pub/OpenBSD/">
                    515:        http://ftp.fsn.hu/pub/OpenBSD/</a>
                    516:        </td>
                    517:     </tr><tr>
                    518:        <td>
1.431     steven    519:        <strong>Ireland (Dublin)</strong>
                    520:        </td><td>
                    521:        <a href="http://ftp.heanet.ie/pub/OpenBSD/">
                    522:        http://ftp.heanet.ie/pub/OpenBSD/</a>
                    523:        </td>
                    524:     </tr><tr>
                    525:        <td>
1.358     steven    526:        <strong>Japan (Ishikawa)</strong>
                    527:        </td><td>
                    528:        <a href="http://ftp.jaist.ac.jp/pub/OpenBSD/">
                    529:        http://ftp.jaist.ac.jp/pub/OpenBSD/</a>
                    530:        </td>
                    531:     </tr><tr>
                    532:        <td>
1.524     sthen     533:        <strong>Japan (Tokyo)</strong>
                    534:        </td><td>
                    535:        <a href="http://ftp.kddlabs.co.jp/OpenBSD/">
                    536:        http://ftp.kddlabs.co.jp/OpenBSD/</a>
                    537:        </td>
                    538:     </tr><tr>
                    539:        <td>
1.550     sthen     540:        <strong>The Netherlands (Utrecht)</strong>
                    541:        </td><td>
                    542:        <a href="http://ftp.nluug.nl/pub/OpenBSD/">
                    543:        http://ftp.nluug.nl/pub/OpenBSD/</a>
                    544:        </td>
                    545:     </tr><tr>
                    546:        <td>
1.527     sthen     547:        <strong>Russia (Chernogolovka-Moscow)</strong>
                    548:        </td><td>
                    549:        <a href="http://ftp.chg.ru/pub/OpenBSD/">
                    550:        http://ftp.chg.ru/pub/OpenBSD/</a>
                    551:        </td>
                    552:     </tr><tr>
                    553:        <td>
                    554:        <strong>Russia (Moscow)</strong>
                    555:        </td><td>
                    556:        <a href="http://ftp.gamma.ru/OpenBSD/">
                    557:        http://ftp.gamma.ru/OpenBSD/</a>
                    558:        </td>
                    559:     </tr><tr>
                    560:        <td>
                    561:        <strong>Russia (Moscow)</strong>
                    562:        </td><td>
                    563:        <a href="http://mirror.corbina.net/pub/OpenBSD/">
                    564:        http://mirror.corbina.net/pub/OpenBSD/</a>
1.514     sthen     565:        </td>
                    566:     </tr><tr>
                    567:        <td>
                    568:        <strong>Saudi Arabia (Riyadh)</strong>
                    569:        </td><td>
                    570:        <a href="http://mirrors.isu.net.sa/pub/ftp.openbsd.org/">
                    571:        http://mirrors.isu.net.sa/pub/ftp.openbsd.org/</a>
1.469     sthen     572:        </td>
                    573:     </tr><tr>
                    574:        <td>
1.423     grunk     575:        <strong>Slovenia (Ljubljana)</strong>
                    576:        </td><td>
                    577:        <a href="http://www.obsd.si/pub/OpenBSD/">
                    578:        http://www.obsd.si/pub/OpenBSD/</a>
1.360     steven    579:        </td>
                    580:     </tr><tr>
                    581:        <td>
1.430     steven    582:        <strong>Spain (A Coru&ntilde;a)</strong>
                    583:        </td><td>
                    584:        <a href="http://ftp.udc.es/OpenBSD/">
                    585:        http://ftp.udc.es/OpenBSD/</a>
1.524     sthen     586:        </td>
                    587:     </tr><tr>
                    588:        <td>
                    589:        <strong>Spain (Barcelona)</strong>
                    590:        </td><td>
                    591:        <a href="http://mirror.cdmon.com/pub/OpenBSD/">
                    592:        http://mirror.cdmon.com/pub/OpenBSD/</a>
1.448     sthen     593:        </td>
                    594:     </tr><tr>
                    595:        <td>
1.550     sthen     596:        <strong>Sweden (Stockholm)</strong>
                    597:        </td><td>
                    598:        <a href="http://ftp.netbsd.se/OpenBSD/">
                    599:        http://ftp.netbsd.se/OpenBSD/</a>
                    600:        </td>
                    601:     </tr><tr>
                    602:        <td>
1.410     grunk     603:        <strong>Switzerland (Zurich)</strong>
                    604:        </td><td>
                    605:        <a href="http://mirror.switch.ch/ftp/pub/OpenBSD/">
                    606:        http://mirror.switch.ch/ftp/pub/OpenBSD/</a>
                    607:        </td>
                    608:     </tr><tr>
                    609:        <td>
1.528     sthen     610:        <strong>Turkey</strong>
                    611:        </td><td>
                    612:        <a href="http://ftpopenbsd.ulak.net.tr/">
                    613:        http://ftpopenbsd.ulak.net.tr/</a>
                    614:        </td>
                    615:     </tr><tr>
                    616:        <td>
1.518     sthen     617:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     618:        </td><td>
1.518     sthen     619:        <a href="http://www.mirrorservice.org/pub/OpenBSD/">
                    620:        http://www.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     621:        </td>
                    622:     </tr><tr>
                    623:        <td>
1.518     sthen     624:        <strong>United Kingdom (Manchester)</strong>
1.409     grunk     625:        </td><td>
1.518     sthen     626:        <a href="http://mirror.bytemark.co.uk/pub/OpenBSD/">
                    627:        http://mirror.bytemark.co.uk/pub/OpenBSD/</a>
1.290     nick      628:        </td>
                    629:     </tr><tr>
                    630:        <td>
1.468     sthen     631:        <strong>United Kingdom (London)</strong>
                    632:        </td><td>
                    633:        <a href="http://ftp.plig.net/pub/OpenBSD/">
                    634:        http://ftp.plig.net/pub/OpenBSD/</a>
                    635:        </td>
                    636:     </tr><tr>
                    637:        <td>
1.458     sthen     638:        <strong>USA (New York, NY)</strong>
1.243     david     639:        </td><td>
1.458     sthen     640:        <a href="http://mirrors.24-7-solutions.net/pub/OpenBSD/">
                    641:        http://mirrors.24-7-solutions.net/pub/OpenBSD/</a>
1.243     david     642:        </td>
                    643:     </tr><tr>
                    644:        <td>
1.493     sthen     645:        <strong>USA (Madison, WI)</strong>
                    646:        </td><td>
                    647:        <a href="http://openbsd.mirrors.tds.net/pub/OpenBSD/">
                    648:        http://openbsd.mirrors.tds.net/pub/OpenBSD/</a>
                    649:        </td>
                    650:     </tr><tr>
                    651:        <td>
1.448     sthen     652:        <strong>USA (Rochester, NY)</strong>
                    653:        </td><td>
1.471     sthen     654:        <a href="http://filedump.se.rit.edu/pub/OpenBSD/">
                    655:        http://filedump.se.rit.edu/pub/OpenBSD/</a>
                    656:        </td>
                    657:     </tr><tr>
                    658:        <td>
                    659:        <strong>USA (Rochester, NY)</strong>
                    660:        </td><td>
1.451     sthen     661:        <a href="http://openbsd.mirror.frontiernet.net/pub/OpenBSD/">
                    662:        http://openbsd.mirror.frontiernet.net/pub/OpenBSD/</a>
                    663:        </td>
1.509     sthen     664:     </tr><tr>
                    665:        <td>
1.533     sthen     666:        <strong>USA (Rochester, NY)</strong>
1.509     sthen     667:        </td><td>
1.533     sthen     668:        <a href="http://mirror.rit.edu/pub/OpenBSD/">
                    669:        http://mirror.rit.edu/pub/OpenBSD/</a>
1.509     sthen     670:        </td>
1.550     sthen     671:     </tr><tr>
                    672:        <td>
                    673:        <strong>USA (Chicago, Illinois)</strong>
                    674:        </td><td>
                    675:        <a href="http://ftp.lambdaserver.com/pub/OpenBSD/">
                    676:        http://ftp.lambdaserver.com/pub/OpenBSD/</a>
                    677:        </td>
1.132     deraadt   678:     </tr>
                    679: </table>
1.1       deraadt   680:
1.30      deraadt   681: <hr>
1.237     david     682: <h3><font color="#0000e0"><a name=afs>AFS</a></font></h3>
1.30      deraadt   683: This is a list of currently known AFS servers:<p>
                    684:
                    685: <ul>
1.282     nick      686: <li><a href="file:/afs/su.se/services/ftp/pub/OpenBSD">
                    687:         /afs/su.se/services/ftp/pub/OpenBSD</a>
                    688:         <br>
                    689:         Located at the University of Stockholm, Sweden.<br>
                    690:         CellServDB entries for su.se:
                    691: <pre>
                    692: >su.se             # Stockholm University
                    693: 130.237.162.81          #afsdb1.su.se
                    694: 130.237.162.82          #afsdb2.su.se
                    695: 130.237.162.230         #afsdb3.su.se
1.449     sthen     696: </pre>
1.463     martin    697: <li><a href="file:/afs/wu-wien.ac.at/public/ftp/pub/OpenBSD">
                    698:         /afs/wu-wien.ac.at/public/ftp/pub/OpenBSD</a>
                    699:         <br>
                    700:         Located at the University of Economics, Vienna, Austria.<br>
                    701:         CellServDB entries for wu-wien.ac.at:
                    702: <pre>
                    703: >wu-wien.ac.at     #University of Economics, Vienna, Austria
                    704: 137.208.3.33            #goya.wu-wien.ac.at
                    705: 137.208.7.57            #caravaggio.wu-wien.ac.at
                    706: 137.208.127.57          #vermeer.wu-wien.ac.at
                    707: </pre>
1.466     martin    708: <li><a href="file:/afs/mrow.org/public/OpenBSD">
1.465     sthen     709:         /afs/mrow.org/public/OpenBSD</a>
                    710:         <br>
                    711:         Located at the Rochester Institute of Technology, Rochester, NY, USA.<br>
                    712:         CellServDB entries for mrow.org:
                    713: <pre>
                    714: >mrow.org          # MROW CELL
                    715: 129.21.205.119          #mirror.rit.edu
                    716: 88.198.46.111           #mrow.org
                    717: </pre>
1.30      deraadt   718: </ul>
1.1       deraadt   719: <p>
1.30      deraadt   720:
                    721: <hr>
1.237     david     722: <h3><font color="#0000e0"><a name=rsync>RSYNC</a></font></h3>
1.264     saad      723: This is a list of currently known RSYNC mirrors:<p>
1.164     miod      724:
                    725: <table>
                    726:     <tr>
1.341     grunk     727:        <td>
1.539     sthen     728:        <strong>Second Level Mirror<br>(Brisbane, Australia)</strong>
                    729:        </td><td>
                    730:        rsync://mirror.aarnet.edu.au/openbsd/
                    731:        </td>
                    732:     </tr><tr>
                    733:        <td>
1.437     martin    734:        <strong>Second Level Mirror<br>(Vienna, Austria)</strong>
                    735:        </td><td>
1.531     sthen     736:        rsync://ftp5.eu.openbsd.org/OpenBSD/
1.548     sthen     737:        </td>
                    738:     </tr><tr>
                    739:        <td>
                    740:        <strong>Second Level Mirror<br>(Stockholm, Sweden)</strong>
                    741:        </td><td>
                    742:        rsync://ftp.eu.openbsd.org/OpenBSD/
1.445     johan     743:        </td>
                    744:     </tr><tr>
                    745:        <td>
1.550     sthen     746:        <strong>Second Level Mirror<br>(Zurich, Switzerland)</strong>
                    747:        </td><td>
                    748:        rsync://ftp.ini.uzh.ch/OpenBSD/
                    749:        </td>
                    750:     </tr><tr>
                    751:        <td>
1.503     millert   752:        <strong>Second Level Mirror<br>(Redwood City, CA, USA)</strong>
                    753:        </td><td>
1.504     sthen     754:        rsync://ftp5.usa.openbsd.org/ftp/
1.503     millert   755:        </td>
                    756:     </tr><tr>
                    757:        <td>
1.341     grunk     758:        <strong>Second Level Mirror<br>(Boulder, CO, USA)</strong>
                    759:        </td><td>
                    760:        rsync://ftp3.usa.openbsd.org/ftp/
1.447     nick      761:        </td>
                    762:     </tr><tr>
                    763:        <td>
                    764:        <strong>Second Level Mirror<br>(Houghton, Michigan, USA)</strong>
                    765:        </td><td>
                    766:        rsync://obsd.cec.mtu.edu/
1.341     grunk     767:        </td>
                    768:     </tr><tr>
                    769:        <td>
1.444     jsg       770:        <strong>Australia (Adelaide)</strong>
                    771:        </td><td>
                    772:        rsync://mirror.internode.on.net/openbsd/
1.256     jose      773:        </td>
                    774:     </tr><tr>
                    775:        <td>
1.487     sthen     776:        <strong>Costa Rica</strong>
                    777:        </td><td>
1.529     sthen     778:        rsync://mirrors.ucr.ac.cr/openbsd/
1.530     sthen     779:        </td>
                    780:     </tr><tr>
                    781:        <td>
1.364     grunk     782:        <strong>Estonia (Tallinn)</strong>
                    783:        </td><td>
1.456     sthen     784:        rsync://ftp.estpak.ee/openbsd/
1.454     sthen     785:        </td>
                    786:     </tr><tr>
                    787:        <td>
1.496     landry    788:        <strong>France (Paris)</strong>
                    789:        </td><td>
                    790:        rsync://ftp.fr.openbsd.org/OpenBSD/
1.422     grunk     791:        </td>
                    792:     </tr><tr>
                    793:        <td>
1.542     sthen     794:        <strong>Germany (Erlangen)</strong>
                    795:        </td><td>
                    796:        rsync://openbsd.informatik.uni-erlangen.de/OpenBSD/
                    797:        </td>
                    798:     </tr><tr>
                    799:        <td>
1.422     grunk     800:        <strong>Germany (Berlin)</strong>
                    801:        </td><td>
                    802:        rsync://ftp.spline.de/OpenBSD/
1.431     steven    803:        </td>
                    804:     </tr><tr>
                    805:        <td>
1.523     sthen     806:        <strong>Germany (Aachen)</strong>
                    807:        </td><td>
                    808:        rsync://ftp.halifax.rwth-aachen.de/openbsd/
                    809:        </td>
                    810:     </tr><tr>
                    811:        <td>
1.431     steven    812:        <strong>Ireland (Dublin)</strong>
                    813:        </td><td>
                    814:        rsync://ftp.heanet.ie/pub/OpenBSD/
1.358     steven    815:        </td>
                    816:     </tr><tr>
                    817:        <td>
                    818:        <strong>Japan (Ishikawa)</strong>
                    819:        </td><td>
                    820:        rsync://ftp.jaist.ac.jp/pub/OpenBSD/
1.368     steven    821:        </td>
                    822:     </tr><tr>
                    823:        <td>
1.195     miod      824:        <strong>Japan (Tokyo)</strong>
1.167     miod      825:        </td><td>
1.253     jose      826:        rsync://ftp.kddlabs.co.jp/openbsd/
1.167     miod      827:        </td>
                    828:     </tr><tr>
                    829:        <td>
1.550     sthen     830:        <strong>The Netherlands (Utrecht)</strong>
                    831:        </td><td>
                    832:        rsync://ftp.nluug.nl/openbsd/
                    833:        </td>
                    834:     </tr><tr>
                    835:        <td>
1.544     sthen     836:        <strong>Russia (Chernogolovka-Moscow)</strong>
1.344     steven    837:        </td><td>
1.545     sthen     838:        rsync://ftp.chg.ru/OpenBSD/
1.409     grunk     839:        </td>
                    840:     </tr><tr>
                    841:        <td>
1.464     sthen     842:        <strong>Russia (Moscow)</strong>
                    843:        </td><td>
                    844:        rsync://mirror.corbina.net/OpenBSD/
1.436     grunk     845:        </td>
                    846:     </tr><tr>
                    847:        <td>
1.550     sthen     848:        <strong>Sweden (Stockholm)</strong>
                    849:        </td><td>
                    850:        rsync://rsync.netbsd.se/OpenBSD/
                    851:        </td>
                    852:     </tr><tr>
                    853:        <td>
1.500     sthen     854:        <strong>Turkey</strong>
                    855:        </td><td>
                    856:        rsync://ftp.ulak.net.tr/openbsd/
1.517     sthen     857:        </td>
                    858:     </tr><tr>
                    859:        <td>
1.518     sthen     860:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     861:        </td><td>
1.518     sthen     862:        rsync://rsync.mirrorservice.org/pub/OpenBSD/
1.356     steven    863:        </td>
                    864:     </tr><tr>
                    865:        <td>
1.518     sthen     866:        <strong>United Kingdom (Manchester)</strong>
1.356     steven    867:        </td><td>
1.518     sthen     868:        rsync://mirror.bytemark.co.uk/OpenBSD/
1.468     sthen     869:        </td>
                    870:     </tr><tr>
                    871:        <td>
                    872:        <strong>United Kingdom (London)</strong>
                    873:        </td><td>
                    874:        rsync://ftp.plig.net/OpenBSD/
1.347     steven    875:        </td>
                    876:     </tr><tr>
                    877:        <td>
1.493     sthen     878:        <strong>USA (Madison, WI)</strong>
                    879:        </td><td>
                    880:        rsync://openbsd.mirrors.tds.net/OpenBSD/
1.465     sthen     881:        </td>
                    882:     </tr><tr>
                    883:        <td>
                    884:        <strong>USA (Rochester, NY)</strong>
                    885:        </td><td>
1.533     sthen     886:        rsync://openbsd.mirror.frontiernet.net/OpenBSD/
1.296     beck      887:        </td>
1.451     sthen     888:     </tr><tr>
                    889:        <td>
                    890:        <strong>USA (Rochester, NY)</strong>
                    891:        </td><td>
1.533     sthen     892:        rsync://mirror.rit.edu/OpenBSD/
1.451     sthen     893:        </td>
1.550     sthen     894:     </tr><tr>
                    895:        <td>
                    896:        <strong>USA (Chicago, Illinois)</strong>
                    897:        </td><td>
                    898:        rsync://ftp.lambdaserver.com/
                    899:        </td>
1.164     miod      900:     </tr>
                    901: </table>
                    902:
                    903: <hr>
1.237     david     904: <h3><font color="#0000e0"><a name=layout>Structural Layout:</a></font></h3>
1.30      deraadt   905:
                    906: <p>
1.164     miod      907: The file structure of each server is roughly:
1.1       deraadt   908: </p>
                    909: <p>
1.17      deraadt   910: <ul>
1.316     nick      911: <li><strong>/pub/OpenBSD/</strong><br>
                    912:        Absolute path for HTTP and FTP mirrors where the OpenBSD FTP
                    913:        collection <strong>must</strong> be available. This location
                    914:        can be a link, if necessary.
                    915:        <p>
1.522     sthen     916: <li><strong>/pub/OpenBSD/4.7/</strong><br>
1.204     miod      917:        Where you find our most recent release.
1.38      deraadt   918:   <ul>
1.180     miod      919:   <li><strong>alpha/</strong>
1.271     millert   920:   <li><strong>amd64/</strong>
1.440     miod      921:   <li><strong>armish/</strong>
1.80      marc      922:   <li><strong>hp300/</strong>
1.229     miod      923:   <li><strong>hppa/</strong>
1.39      deraadt   924:   <li><strong>i386/</strong>
1.440     miod      925:   <li><strong>landisk/</strong>
                    926: <!--  <li><strong>luna88k/</strong> -->
1.39      deraadt   927:   <li><strong>mac68k/</strong>
1.191     miod      928:   <li><strong>macppc/</strong>
1.132     deraadt   929:   <li><strong>mvme68k/</strong>
1.247     deraadt   930:   <li><strong>mvme88k/</strong>
1.316     nick      931:   <li><strong>packages/</strong><br>
                    932:        Binary packages (pre-compiled ports) to install on your -stable
                    933:        system.
1.480     sthen     934:   <li><strong>sgi/</strong>
1.492     jj        935:   <li><strong>socppc/</strong>
1.39      deraadt   936:   <li><strong>sparc/</strong>
1.191     miod      937:   <li><strong>sparc64/</strong>
1.316     nick      938:   <li><strong>tools/</strong><br>
                    939:        Tools for other operating systems (Windows, Linux and the like)
                    940:        to create boot floppies, change partition sizes and other things.
1.153     miod      941:   <li><strong>vax/</strong>
1.316     nick      942:   <li><strong>zaurus/</strong>
1.39      deraadt   943:   <li><strong>src.tar.gz<br></strong>
1.38      deraadt   944:        Userland sources, which you would place in /usr/src.
                    945:        (This does not include kernel sources)
1.239     nick      946:   <li><strong>sys.tar.gz<br></strong>
1.38      deraadt   947:        The Kernel sources, which you would place in /usr/src/sys.
1.52      deraadt   948:   <li><strong>ports.tar.gz<br></strong>
                    949:        The ports sources, which you would place in /usr/ports.
1.440     miod      950:   <li><strong>xenocara.tar.gz<br></strong>
1.316     nick      951:        The X Window System (X11) sources.
1.38      deraadt   952:   </ul>
1.17      deraadt   953: <p>
1.316     nick      954: <li><strong>/pub/OpenBSD/snapshots/</strong><br>
1.550     sthen     955:        For our major architectures, we frequently build releases
                    956:        and binary packages from our development code.
1.40      deraadt   957:        This is where we place those test releases.
1.17      deraadt   958: <p>
1.316     nick      959: <li><strong>/pub/OpenBSD/src/</strong><br>
1.40      deraadt   960:        This is a cvs checkout of our daily source tree for those
1.179     miod      961:        who want to access individual files. Normally we recommend
1.489     deraadt   962:        the use of <a href="anoncvs.html">AnonCVS</a> instead of mirroring
1.171     miod      963:        this location. Thus, all ftp mirrors don't mirror this location.
1.17      deraadt   964: <p>
1.316     nick      965: <li><strong>/pub/OpenBSD/doc/</strong><br>
1.220     nick      966:        The OpenBSD <a href="faq/index.html">FAQ</a> in PDF and plain
                    967:        text, as well as other OpenBSD-related documentation.
                    968: <p>
1.316     nick      969: <li><strong>/pub/OpenBSD/tools/</strong><br>
1.40      deraadt   970:        Various other little bits.
1.522     sthen     971: <li><strong>/pub/OpenBSD/4.6/</strong><br>
                    972:        Layout is similar to the 4.7 release described above.. for the nostalgic.
1.507     sthen     973: <li><strong>/pub/OpenBSD/4.5/</strong><br>
1.522     sthen     974:        Layout is similar to the 4.7 release described above.. for the nostalgic.
1.492     jj        975: <li><strong>/pub/OpenBSD/4.4/</strong><br>
1.522     sthen     976:        Layout is similar to the 4.7 release described above.. for the nostalgic.
1.17      deraadt   977: </ul>
1.1       deraadt   978:
                    979: <p>
1.264     saad      980: People setting up new FTP/<a href="anoncvs.html">ANONCVS</a> mirrors
1.535     sthen     981: will be interested in the following information.
1.214     miod      982: <br>
1.535     sthen     983: To be listed on this page we require fast, up-to-date, capable mirrors,
                    984: well-connected to networks in the region in which they serve.
                    985: Our policy requires mirrors to carry at least the last two releases in
1.550     sthen     986: binary form (currently 4.6 and 4.7), snapshots, as well as the other
                    987: associated directories (including OpenSSH/, OpenNTPD/, OpenBGPD/,
                    988: patches/ and tools/), and keep them current; snapshots should not be
                    989: older than a week.
1.539     sthen     990: Mirror operators should subscribe to the low-volume
                    991: <a href="mail.html#Mirrors">mirrors-announce</a> mailing list.
1.361     steven    992: Note that in the above, "release" means <b>all files</b> under the specific
1.522     sthen     993: directory (e.g. 4.7/).
1.361     steven    994: This includes all architecture subdirectories and the complete packages
                    995: subdirectory, with packages for all application architectures.
                    996: <br>
1.551   ! sthen     997: Depending on the disk space available, mirrors may provide more contents,
        !           998: such as older releases, current source tree, etc.
1.214     miod      999: <br>
1.535     sthen    1000: The current disk space usage on the master ftp site,
                   1001: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/">
                   1002: <tt>ftp://ftp.openbsd.org/pub/OpenBSD/</tt></a>,
                   1003: is as follows:
1.27      johns    1004: <pre>
1.61      todd     1005:
1.359     steven   1006:                       current
1.492     jj       1007: pub/OpenBSD/4.5       65.0GB   (OpenBSD 4.5 release)
1.507     sthen    1008: pub/OpenBSD/4.6       73.1GB   (OpenBSD 4.6 release)
1.522     sthen    1009: pub/OpenBSD/4.7       81.9GB   (OpenBSD 4.7 release)
                   1010: pub/OpenBSD/snapshots 83.1GB   (current snapshots, normally &gt;= the last
1.359     steven   1011:                                distribution in size)
1.480     sthen    1012: pub/OpenBSD/src         .7GB   (ftpable src tree, checked out from anoncvs
1.359     steven   1013:                                nightly. You should avoid using an ftp mirror
                   1014:                                to get this. It's better to just update it
                   1015:                                yourself with a checkout from a nearby anoncvs
                   1016:                                server.)
1.146     beck     1017: </pre>
1.522     sthen    1018: Hence, a mirror requires about 250GB of disk space at least, for snapshots
1.331     grunk    1019: and the last two releases.
                   1020: Depending on which old releases you serve additionally, you can waste
                   1021: still more disk space.
1.316     nick     1022: Note that the master ftp site also provides the following directory, that
1.480     sthen    1023: you <b>MUST NOT</b> mirror, or you risk losing access to the server you are
                   1024: mirroring from.
1.146     beck     1025: <pre>
1.214     miod     1026:
1.480     sthen    1027: pub/OpenBSD/distfiles 40.9GB   (distfiles used by the ports subsystem
                   1028:                                makefiles. <b>Do not mirror these yourself.</b>
                   1029:                                The ports infrastructure only fetches from
                   1030:                                ftp.openbsd.org and ftp.usa.openbsd.org.)
1.235     david    1031:
1.27      johns    1032: </pre>
                   1033:
1.480     sthen    1034: If you do wish to provide access to the ports distfiles, this can be
                   1035: done through the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mirroring-ports&sektion=7&apropos=0">mirroring-ports(7)</a>
                   1036: infrastructure.
                   1037:
1.27      johns    1038: <p>
1.264     saad     1039: If you add a new FTP, HTTP, AFS or RSYNC mirror site, please contact
1.221     miod     1040: <a href="mailto:www@openbsd.org">www@openbsd.org</a>.
1.1       deraadt  1041: </p>
                   1042:
                   1043: <hr>
1.235     david    1044: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.132     deraadt  1045: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.551   ! sthen    1046: <br><small>$OpenBSD: ftp.html.end,v 1.19 2010/07/09 08:27:27 sthen Exp $</small>
1.1       deraadt  1047:
                   1048: </body>
                   1049: </html>