From owner-freebsd-isp@FreeBSD.ORG Tue Dec 20 12:31:44 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0028F16A41F for ; Tue, 20 Dec 2005 12:31:43 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn.pobox.com (api.pobox.com [208.210.124.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E44843D46 for ; Tue, 20 Dec 2005 12:31:43 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn (localhost [127.0.0.1]) by thorn.pobox.com (Postfix) with ESMTP id D452FA2; Tue, 20 Dec 2005 07:32:05 -0500 (EST) Received: from mappit.local.linnet.org (212-74-113-67.static.dsl.as9105.com [212.74.113.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by thorn.sasl.smtp.pobox.com (Postfix) with ESMTP id 57177365E; Tue, 20 Dec 2005 07:32:03 -0500 (EST) Received: from lists by mappit.local.linnet.org with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1EogeY-000DPs-7s; Tue, 20 Dec 2005 12:31:38 +0000 Date: Tue, 20 Dec 2005 12:31:38 +0000 From: Brian Candler To: Bill Vermillion Message-ID: <20051220123137.GA51558@uk.tiscali.com> References: <20051220002815.GB15974@wjv.com> <20051220024711.GP63497@over-yonder.net> <20051220025840.GA17224@wjv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051220025840.GA17224@wjv.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-isp@freebsd.org, "Matthew D. Fuller" Subject: Re: upgrades X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2005 12:31:44 -0000 On Mon, Dec 19, 2005 at 09:58:40PM -0500, Bill Vermillion wrote: > All mine do the CVSup in the wee hours of the morning and I'm on > Level 3 backbone - and we haven't hit our bandwidth cap yet - even > with one server that is always #1 on Google and MS. It's also very easy indeed to set up your own local cvsup mirror: # cd /usr/ports/net/cvsup-mirror # make # make install