=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsdrc.example,v retrieving revision 1.1 retrieving revision 1.5 diff -u -r1.1 -r1.5 --- openbsd/update_openbsd/update_openbsdrc.example 2008/05/29 19:26:49 1.1 +++ openbsd/update_openbsd/update_openbsdrc.example 2010/02/10 20:57:07 1.5 @@ -1,4 +1,14 @@ -# Copy this to ~/.update_openbsdrc +# Copy this to /etc/update_openbsd.conf or ~/.update_openbsdrc +# $AFresh1: update_openbsdrc.example,v 1.3 2008/08/12 22:38:22 andrew Exp $ SUDO=sudo +MIRROR=http://us.holligan.net/pub/OpenBSD + +PKG_PATH="/usr/ports/packages/`machine`/all/:http://mp3s.hewus.com/OpenBSD/`uname -r`/packages/`machine`/:http://rrlhcbtt0100.int.lhc.redrivernet.com/pub/OpenBSD/`uname -r`/packages/`machine`/" + +# Other things you might want to override #FORCE_DIR=snapshots -MIRROR=ftp://mp3s.hewus.com/pub/OpenBSD +#DESTDIR= +#RELEASEDIR= +#SYSMERGE= +#FTP_CMD= +