Skip to content

Instantly share code, notes, and snippets.

@farhaven
Created November 16, 2015 12:03
Show Gist options
  • Save farhaven/765f52950698bf60b409 to your computer and use it in GitHub Desktop.
Save farhaven/765f52950698bf60b409 to your computer and use it in GitHub Desktop.
config {
# hostname ftp.hostserver.de
hostname mirror.osn.de
collection {
name openbsd-cvsroot
release rcs
prefix /mnt/media/cvs
umask 002
}
collection {
name openbsd-src
release rcs
prefix /mnt/media/cvs
umask 002
}
collection {
name openbsd-ports
release rcs
prefix /mnt/media/cvs
umask 002
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment