=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsdrc.example,v retrieving revision 1.1 retrieving revision 1.7 diff -u -r1.1 -r1.7 --- openbsd/update_openbsd/update_openbsdrc.example 2008/05/29 19:26:49 1.1 +++ openbsd/update_openbsd/update_openbsdrc.example 2014/02/01 19:13:54 1.7 @@ -1,4 +1,12 @@ -# Copy this to ~/.update_openbsdrc -SUDO=sudo +# Copy this to /etc/update_openbsd.conf or ~/.update_openbsdrc +# $AFresh1: update_openbsdrc.example,v 1.6 2010/03/25 18:02:29 andrew Exp $ +MIRROR=http://ftp.openbsd.org.example/pub/OpenBSD + +PKG_PATH="/usr/ports/packages/`machine`/all/:${MIRROR}/`uname -r`/packages/`machine`/" + +# Other things you might want to override #FORCE_DIR=snapshots -MIRROR=ftp://mp3s.hewus.com/pub/OpenBSD +#DESTDIR= +#RELEASEDIR= +#FTP_CMD= +