From owner-freebsd-hubs@FreeBSD.ORG Thu Aug 25 03:21:42 2005 Return-Path: X-Original-To: freebsd-hubs@freebsd.org Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C07916A41F for ; Thu, 25 Aug 2005 03:21:42 +0000 (GMT) (envelope-from dopplecoder@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEEAD43D49 for ; Thu, 25 Aug 2005 03:21:41 +0000 (GMT) (envelope-from dopplecoder@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so151173nzd for ; Wed, 24 Aug 2005 20:21:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rad0jOsvmGIj1fdT1RFqbae5WV3vFwxXNBJPxhnzOcqQcWnPd8QTQnE5myIxC3IsodJpi/XFpnJ3bdMJs3Cgh13d+3OqVaXpJEN2vsX5bGBtMCx5o12oLlZJSoJe8lOV/K6ZI50jFimfrT7d4a8HD+aLapPuxZLdTUJSO2Uy4AU= Received: by 10.36.252.55 with SMTP id z55mr28493nzh; Wed, 24 Aug 2005 20:21:39 -0700 (PDT) Received: by 10.36.128.17 with HTTP; Wed, 24 Aug 2005 20:21:38 -0700 (PDT) Message-ID: <45d750d20508242021760a289b@mail.gmail.com> Date: Wed, 24 Aug 2005 23:21:39 -0400 From: Aaron Peterson To: freebsd-hubs@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Setting up a mirror for personal use X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2005 03:21:42 -0000 I want to mirror the latest RELEASE for personal uses... .ISOs, base system and packages. I'm thinking of resyncing it with whatever source I mirror once a week or once every two weeks. It doesn't have to be fast, bandwidth limiting is perfectly acceptable if it helps conserve needed bandwidth for the source I mirror. I'd like to use cvsup to mirror, but am open to something else. I'm looking for someone who keeps a reasonably up to date repository who is willing to let me mirror. I live in Kentucky, USA if that makes any difference... I'm also a little unsure how to mirror only the latest RELEASE. In the handbook I saw a supfile example for FreeBSD-CVS, but do I just modify the *default release line to be: *default release=3Dcvs tag=3DRELENG_5_4 for instance? Any help/suggestions will be greatly appreciated as I have zero experience with setting up a mirror. Aaron Peterson