| | #!/bin/sh |
---|
| | # Update Various System Files, Ports, etc. |
---|
| | # Copyright (c) 2006, TundraWare Inc, Des Plaines, IL USA |
---|
| | # All Rights Reserved |
---|
| | # $Id: sysupd,v 1.107 2006/02/17 22:45:39 root Exp $ |
---|
| | # $Id: sysupd,v 1.108 2006/02/17 22:57:47 root Exp $ |
---|
| | |
---|
| | |
---|
| | ##### |
---|
| | # Where To Put The Various Log Files Generated Here |
---|
| |
---|
| | ### |
---|
| | |
---|
| | mirror) |
---|
| | runupd $SET $DIRMIRROR "/root/bin/mirror-freebsd" |
---|
| | # runupd $SET $DIRMIRROR "/usr/local/bin/rsync --delete -vaz rsync://ftp13.freebsd.org:/pub/FreeBSD/ports/i386/packages-4-stable /usr1" |
---|
| | ;; |
---|
| | |
---|
| | |
---|
| | ### |
---|
| |
---|
| | |