| | #!/bin/sh |
---|
| | # Update Various System Files, Ports, etc. |
---|
| | # Copyright (c) 2006-2010, TundraWare Inc, Des Plaines, IL USA |
---|
| | # All Rights Reserved |
---|
| | # $Id: sysupd,v 1.121 2010/06/27 00:42:15 toor Exp $ |
---|
| | # $Id: sysupd,v 1.122 2010/06/27 00:54:25 toor Exp $ |
---|
| | |
---|
| | |
---|
| | ##### |
---|
| | # Where To Put The Various Log Files Generated Here |
---|
| |
---|
| | # CVSUP Updates |
---|
| | ### |
---|
| | |
---|
| | doc | ports | stable) |
---|
| | runupd $SET $DIRLOG "/usr/bin/csup -h cvsup4.freebsd.org /root/cvsup/$SET-supfile" |
---|
| | runupd $SET $DIRLOG "/usr/bin/csup -h cvsup5.freebsd.org /root/cvsup/$SET-supfile" |
---|
| | ;; |
---|
| | |
---|
| | |
---|
| | ##### |
---|
| |
---|
| | |