From owner-freebsd-questions@FreeBSD.ORG Wed Apr 25 15:55:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4DB8416A400 for ; Wed, 25 Apr 2007 15:55:19 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.freebsd.org (Postfix) with ESMTP id 2BFB713C448 for ; Wed, 25 Apr 2007 15:55:19 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 5219 invoked from network); 25 Apr 2007 15:55:18 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 25 Apr 2007 15:55:18 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 1A4AB2842D; Wed, 25 Apr 2007 11:55:17 -0400 (EDT) To: "Anthony Human" References: <490F273F58BE854EBF3D5BE7CF7A8FC3A6DBDD@cptisnmail01.korbitec.int> From: Lowell Gilbert Date: Wed, 25 Apr 2007 11:55:17 -0400 In-Reply-To: <490F273F58BE854EBF3D5BE7CF7A8FC3A6DBDD@cptisnmail01.korbitec.int> (Anthony Human's message of "Wed\, 25 Apr 2007 13\:20\:46 +0200") Message-ID: <44ps5sv47u.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.97 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: cvsup-mirror supfile configuration for specific source X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2007 15:55:19 -0000 "Anthony Human" writes: > Currently we have quite a number of servers running either 5.5 Release > or 6.2 Release. I would like to configure a BSD box as a cvsup-mirror to > serve our internal servers. I am doing this to hopefully save both time > and bandwidth when updating. > > Please could someone assist me with configuring the supfile to only > download the source for the above versions? Any other advice/tips would > be much appreciated. If you're running a local cvsup mirror, just grab the whole cvs tree for the sources (and the ports). You can leave out the bug database, and a few other distributions, but it's probably not worth your while to get the checked-out sources instead of the cvs files.