OpenBSD: Mirrors (original) (raw)
OpenBSD can be obtained via HTTP(s) or FTP. Typically you only need a single small piece of boot media and then the rest of the files can be installed from a number of locations, including directly off the internet. Consult the installation guide for details.
Choose a mirror near you from the following list of HTTP(s),FTP and rsync mirrors which provide OpenBSD.
See below for the directory layout of mirrorsand information for prospective mirrors.
HTTP(s)
This is a list of currently known HTTP(s) servers and mirrors:
FTP
This is a list of currently known FTP mirrors:
rsync
This is a list of currently known rsync mirrors:
LeaseWeb (CDN) | rsync://mirror.leaseweb.com/openbsd/ |
---|---|
PlanetUnix (CDN) | rsync://mirror.planetunix.net/OpenBSD/ |
Australia (Canberra) | rsync://mirror.aarnet.edu.au/openbsd/ |
Austria (Vienna) | rsync://ftp2.eu.openbsd.org/OpenBSD/ |
Brazil (Curitiba) | rsync://openbsd.c3sl.ufpr.br/openbsd/ |
Bulgaria (Sofia) | rsync://openbsd.ipacct.com/OpenBSD/ |
Bulgaria (Sofia) | rsync://mirror.telepoint.bg/OpenBSD/ |
Canada (Toronto, ON) | rsync://openbsd.cs.toronto.edu/openbsd/ |
Denmark (Copenhagen) | rsync://mirror.group.one/openbsd/ |
France (Paris) | rsync://ftp.fr.openbsd.org/OpenBSD/ |
France (Paris) | rsync://ftp2.fr.openbsd.org/OpenBSD/ |
France (Paris) | rsync://mirrors.ircam.fr/pub/OpenBSD/ |
Germany (Berlin) | rsync://ftp.spline.de/OpenBSD/ |
Germany (Aachen) | rsync://ftp.halifax.rwth-aachen.de/openbsd/ |
Germany (Frankfurt) | rsync://ftp.hostserver.de/OpenBSD/ |
Germany (Erlangen) | rsync://ftp.fau.de/openbsd/ |
Ireland (Dublin) | rsync://ftp.heanet.ie/pub/OpenBSD/ |
Japan (Nomi, Ishikawa) | rsync://ftp.jaist.ac.jp/pub/OpenBSD/ |
Japan (Saitama) | rsync://ftp.kddilabs.jp/openbsd/ |
Japan (Wako-City, Saitama) | rsync://ftp.riken.jp/openbsd/ |
Japan (Tokyo) | rsync://repo.jing.rocks/openbsd/ |
Lithuania (Kaunas) | rsync://mirror.litnet.lt/OpenBSD/ |
Moldova (Chisinau) | rsync://mirror.ihost.md/openbsd/ |
The Netherlands (Utrecht) | rsync://ftp.nluug.nl/openbsd/ |
The Netherlands (Ede) | rsync://ftp.bit.nl/mirror/OpenBSD/ |
New Zealand (Anycast within NZ) | rsync://mirror.fsmg.org.nz/openbsd/ |
Norway (Oslo) | rsync://ftp.uio.no/OpenBSD/ |
Norway (Oslo) | rsync://ftp.eu.openbsd.org/OpenBSD/ |
Poland (Warsaw) | rsync://ftp.icm.edu.pl/pub/OpenBSD/ |
Portugal (Lisbon) | rsync://ftp.rnl.tecnico.ulisboa.pt/pub/OpenBSD/ |
Sweden (Linköping) | rsync://ftp.lysator.liu.se/OpenBSD/ |
Ukraine (Odesa) | rsync://openbsd.paket.ua/OpenBSD/ |
Ukraine | rsync://openbsd.eu.paket.ua/OpenBSD/ |
United Kingdom (Kent) | rsync://rsync.mirrorservice.org/ftp.openbsd.org/pub/OpenBSD/ |
United Kingdom (London) | rsync://mirror.exonetric.net/OpenBSD/ |
USA (Berkeley, CA) | rsync://mirrors.ocf.berkeley.edu/openbsd |
USA (Boise, ID) | rsync://mirrors.syringanetworks.net/OpenBSD/ |
USA (West Lafayette, IN) | rsync://plug-mirror.rcac.purdue.edu/openbsd |
USA (Piscataway, NJ) | rsync://openbsd.mirror.constant.com/openbsd |
USA (New York, NY) | rsync://ftp.usa.openbsd.org/ftp/ |
Structural Layout:
The file structure of each server is:
- /pub/OpenBSD/
Absolute path for mirrors where the OpenBSD FTP collectionmust be available. This location can be a link, if necessary. - /pub/OpenBSD/7.6/
Where you find our most recent release.- alpha/
- amd64/
- arm64/
- armv7/
- hppa/
- i386/
- landisk/
- loongson/
- luna88k/
- macppc/
- octeon/
- packages/
Binary packages (pre-compiled ports) to install on your release or -stable system. - powerpc64/
- riscv64/
- sparc64/
- src.tar.gz
Userland sources, to be placed in/usr/src
. - sys.tar.gz
Kernel sources, to be placed in/usr/src/sys
. - ports.tar.gz
The ports tree, to be placed in/usr/ports
. - xenocara.tar.gz
X window system sources, to be placed in/usr/xenocara
.
- /pub/OpenBSD/snapshots/
For our major architectures, we frequently build releases and binary packages from our development code. This is where we place those test releases. - /pub/OpenBSD/tools/
Various other little bits. - /pub/OpenBSD/7.5/
Layout is similar to the 7.6 release described above.
Information for Prospective Mirrors
To be listed on this page we require mirrors to be fast, up to date, capable, and well-connected to networks in the region in which they serve.
Mirrors must carry the following:
- OS and packages for all architectures
- at least the last two releases in binary form
- up-to-date snapshots (no older than a week)
- all associated directories
(including OpenSSH/, OpenNTPD/, OpenBGPD/, OpenIKED/, LibreSSL/, patches/, rpki-client/, syspatch/ and tools/) Also: - use the directory structure shown above, with files under /pub/OpenBSD
- use a second-level mirror as upstream - no chains of mirrors
As of March 2020, the minimum space required is approximately 750GB. However, to reduce problems for users when snapshot packages are updated, it is strongly recommended to use the rsync options --delete-delay --delay-updateswhich require additional space during updates.--fuzzy may also be helpful to reduce the amount of data transferred when updating snapshot packages. Depending on the disk space available, mirrors may provide more contents, such as older releases, current source tree, etc.
A suggested httpd.conf(5)configuration for httpd(8)that is suitable for being www and ftp space mirror is here.
Operators of mirrors who are interested in having their site added to the list on this page should contact mirrors-discuss@openbsd.orgwith further details about their site, including network connectivity, geographic location, and general information. We will suggest a suitable second-level mirror to sync from;do not mirror from ftp.openbsd.org.
Mirror operators should subscribe to the low-volumemirrors-announcemailing list.