By Services:
Finger  > 
Mailing List  > 
HTTP  > 
FTP  > 
CVSWeb  > 
Anonymous CVS  > 
Anonymous Rsync  > 
CVSync  > 
CVSup  > 
Shell Account  > 

allbsd.org

allbsd.org aims to support developers who interested in open source communities, providing various resources including web publishing space, remote shell account service, and so on.


Updates

  • 2005.07.17: All of the services are available again.
  • 2005.07.16: Some of allbsd.org services (FTP and CVSWeb) are currently down due to hardware failure. Please be patient for a couple of days.
  • 2004.09.30: new mirror: Xorg, GCC, QEMU, MirBSD (cvsweb, cvsync, rsync)

Available Services

Almost all of the provided network services support both IPv4 and IPv6.

If you have any questions, please do not hesitate to let us (admin@allbsd.org) know.

Updates Information via Finger(1)

You can get information about the upstream servers that allbsd.org uses, the update frequency, and the exact time of them by using finger(1) like this:

Public Mailing List served by allbsd.org

http://mailserv.allbsd.org/ serves several mailing lists concerning open source software use and development.

Public FTP/HTTP service

FTP Mirrors

ftp.allbsd.org provides the distributions of FreeBSD, NetBSD, OpenBSD, DragonFly, TenDRA, and CVSync. pub.allbsd.org provides the same sets available from ftp.allbsd.org via HTTP.

CVSWeb

cvsweb.allbsd.org provides web interface to browse the CVS repositories.

Public Anonymous CVS service

anoncvs.allbsd.org provides read-only anonymous CVS access of the following repositories: FreeBSD, NetBSD, OpenBSD, and DragonFly BSD. The server uses SSH2 password authentication on port 2022 (not pserver and rsh).

How To Use

anoncvs.allbsd.org supports OpenSSH version 3.5 or later only. For the other OpenSSH versions and/or other SSH implementations, this may or may not work. The following instruction assumes you use OpenSSH.

Put the following lines into your ${HOME}/.ssh/config.

After that, you can access to anoncvs.allbsd.org. Set ${CVSROOT} and ${CVS_RSH} like this:

The access uses OpenSSH password authentication. However, since the password on anoncvs.allbsd.org is empty string, you do not need to enter the password. If you are in trouble, please contact admin@allbsd.org.

Public rsync service

rsync.allbsd.org provides the distribution and source trees of FreeBSD, NetBSD, OpenBSD, DragonFly BSD, OpenDarwin, XFree86, TenDRA, CVSync, and so on. Available collections and their upstreams are found by using "finger @info.allbsd.org" or "rsync rsync://rsync.allbsd.org/".

Public cvsync service

cvsync (local mirror) is another CVS repository synchronization utility by MAEKAWA Masahide (maekawa AT cvsync DOT org), which is very similar to CVSup but not compatible with it, and written in C and pthreads (POSIX 1003.1c-1995, aka ISO/IEC 9945-1:1996) library. Although it is still at experimental stage, it has reasonable portability, better performance, and IPv6 capability.

Other public cvsync mirrors are listed here.

cvsync.allbsd.org provides the distribution and source trees of FreeBSD, NetBSD, OpenBSD, DragonFly BSD, OpenDarwin, XFree86, TenDRA, and CVSync itself via cvsync. Available collections can be retrieved using cvsync cvsync://cvsync.allbsd.org/ command. The respective upstream servers are the same as rsync.allbsd.org.

Public CVSup service (IPv4 only)

cvsup.allbsd.org provides the source trees of FreeBSD, NetBSD, OpenBSD, DragonFly BSD, OpenDarwin, and XFree86.

FreeBSD

Available collections are the same as described in http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html. The upstream server is cvsup.jp.FreeBSD.org, and the contents are updated every 30 minutes.

NetBSD

Available collections are as follows:

Collection Name Description
netbsd The whole of the CVS repository
netbsd-base CVSROOT/
netbsd-src src/
netbsd-src-base src/[A-Z]* and src/build.sh
netbsd-src-bin src/bin
netbsd-src-crypto src/crypto
netbsd-src-dist src/dist
netbsd-src-distrib src/distrib
netbsd-src-doc src/doc
netbsd-src-etc src/etc
netbsd-src-games src/games
netbsd-src-gnu src/gnu
netbsd-src-include src/include
netbsd-src-lib src/lib
netbsd-src-libexec src/libexec
netbsd-src-regress src/regress
netbsd-src-rescue src/rescue
netbsd-src-sbin src/sbin
netbsd-src-share src/share
netbsd-src-sys src/sys
netbsd-src-tools src/tools
netbsd-src-usrbin src/usr.bin
netbsd-src-usrsbin src/usr.sbin
netbsd-htdocs htdocs
netbsd-othersrc othersrc
netbsd-pkgsrc pkgsrc
netbsd-xsrc xsrc/
netbsd-xsrc-3 xsrc/ (XFree86 3.X part only)
netbsd-xsrc-4 xsrc/ (XFree86 4.X part only)
netbsd-distrib for NetBSD.org CVSup mirror sites
netbsd-jp-all jp.NetBSD.org local CVS repository
netbsd-jp-base CVSROOT/
netbsd-jp-hpcmips hpcmips/
netbsd-jp-htdocs htdocs/
netbsd-jp-localsrc localsrc/
netbsd-jp-othersrc othersrc/
netbsd-jp-distrib for jp.NetBSD.org CVSup mirror sites

The upstream server is cvsup.jp.NetBSD.org, and the contents are updated every 7 hours.

OpenBSD

Available collections are as follows:

Collection Name Description
OpenBSD-src src/
OpenBSD-ports ports/
OpenBSD-X11 X11/
OpenBSD-XF4 XF4/
OpenBSD-all The whole of the CVS repository
OpenBSD-distrib for CVSup mirror servers (not official one).

The upstream server is cvsup.jp.OpenBSD.org, and the contents are updated every 2 hours.

DragonFly BSD

Available collections are as follows:

Collection Name Description
dragonfly-cvs-all /home/dcvs
dragonfly-cvs-root /home/dcvs/CVSROOT
dragonfly-cvs-src /home/dcvs/src
dragonfly-cvs-sys /home/dcvs/src/sys
dragonfly-cvs-site /home/dcvs/site
dragonfly-cvs-doc /home/dcvs/doc
dragonfly-cvs-dfpors /home/dcvs/dfports
dragonfly-distrib for CVSup mirror servers (not official one).

The upstream server is cvsup.dragonflybsd.org, and the contents are updated every 12 hours. Note that the official (upstream) server used the collection name like cvs-src before January 2005, but it now uses a name like dragonfly-cvs-src (see this mail for details). Although allbsd.org uses the dragonfly-cvs-* names from the first stage to avoid the name conflict and you do not need to change your supfile, you may want to keep in mind this transition.

For more information, see official page.

OpenDarwin

Available collections are as follows:

Collection Name Description
opendarwin-cvs cvs/
opendarwin-cvs-all cvs/
opendarwin-dports-all dports/
opendarwin-src-all src/
opendarwin-www-all www/
opendarwin-cvs-apple cvs-Apple/
opendarwin-distrib for CVSup mirror servers (not official one)

The upstream server is rsync.OpenDarwin.org, and the contents are updated every 7 hours.

XFree86

Available collections are the same as described in http://www.xfree86.org/cvs/#cvsup. The upstream server is anoncvs.XFree86.org, and the contents are updated every 6 hours.

NOTICE: Although XFree86 CVS repository distributed in allbsd.org via CVSup is the same as anoncvs.XFree86.org, it may be possibly different because we do not use the official CVSup collection file used in anoncvs.XFree86.org. We have tried to contact mirroradmin@xfree86.org about the official configuration repeatedly, but we have no reply at all. So, allbsd.org uses its own configuration referring to collections described in http://www.xfree86.org/cvs/#cvsup. While it should provide the same functionality, we appreciate to let us know about the mistakes or errors if you are in trouble.

CVSync

Available collections are as follows:

Collection Name Description
cvsync-cvs src/ and CVSROOT/
cvsync-distrib for CVSup mirror servers (not official one)

The upstream server is www.cvsync.org, and the contents are updated every 1 hour.

Shell account service

allbsd.org provides shell accounts to developers who are interested in open source software development but have no access to *BSD. FreeBSD/{i386,sparc64} 5-STABLE, FreeBSD/i386 4-STABLE, NetBSD/{i386,sparc64} 2.0, and OpenBSD/{alpha,sparc,sparc64} 3.7 are now available. And NetBSD/{sparc, macppc} will be available soon.

To prevent abuse of the service, the detail information is restricted. If you are interested, please let us (admin@allbsd.org) know. Basically, it requires that you can make your purpose to employ the service clear, or have an recommender who already has an account of the service. Thank you.