version 1.1, 2008/05/29 19:26:49 |
version 1.7, 2014/02/01 19:13:54 |
|
|
# Copy this to ~/.update_openbsdrc |
# Copy this to /etc/update_openbsd.conf or ~/.update_openbsdrc |
SUDO=sudo |
# $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 |
#FORCE_DIR=snapshots |
MIRROR=ftp://mp3s.hewus.com/pub/OpenBSD |
#DESTDIR= |
|
#RELEASEDIR= |
|
#FTP_CMD= |
|
|