cvsup*.au.freebsd.org ??

Alan Garfield alan at fromorbit.com
Tue Oct 31 00:21:40 UTC 2006


On Tue, 2006-10-31 at 10:42 +1100, Norberto Meijome wrote:
> Hi all,
> i'm trying to cvsup /usr/src from cvsup.au.freebsd.org, cvsup2.freebsd.org and
> even 3. they are all rejecting my connections... 
> 
> Is it that I stink ;) or something else is going on? 


I also find that the cvsup6.au.freebsd.org is totally useless. It
doesn't carry src-all and this effectively makes fastest_cvsup useless
for me because when I do 'make update' in /usr/src it selects cvs6 and
fails.

----

[alan at redfish ~]$ cat /etc/make.conf 
CPUTYPE?=pentium4
CFLAGS= -O -pipe

NO_PORTSUPDATE=true
SUP_UPDATE=true
SUPFILE=/usr/share/examples/cvsup/standard-supfile
SUP=/usr/local/bin/csup
SUPFLAGS=-L 2
SUPHOST=`/usr/local/bin/fastest_cvsup -q -c au`

BOOTWAIT=1000

.if ${.CURDIR:M*/usr/ports*}
.include "/etc/make-ports.conf"
.endif

----

It's highly annoying!

Alan.



More information about the freebsd-questions mailing list