From owner-freebsd-questions@FreeBSD.ORG Thu Feb 10 20:55:37 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA011106566B for ; Thu, 10 Feb 2011 20:55:37 +0000 (UTC) (envelope-from rfarmer@predatorlabs.net) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4DC1B8FC12 for ; Thu, 10 Feb 2011 20:55:36 +0000 (UTC) Received: by wwi17 with SMTP id 17so3477330wwi.1 for ; Thu, 10 Feb 2011 12:55:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=predatorlabs.net; s=google; h=domainkey-signature:mime-version:x-originating-ip:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=3ye0JdratpvYc+sjt0eIC2axOLqGY9LewcdlyGslUcg=; b=dhUFbV6nrDkpUaM3dGiZEfwYMssX5T1hFRK+iT4tnzotkGSjmOyja0fAcore44rDL0 IP1BhkIf//gQgMXLqO8Yb4rdEmDzsa28rHClg8gTbrlx4PxxwgOV9+G5dFaAGf7sXDSx OgnZp3w25I8kx6HsDYRA4dtdNqfZAYoECXqWo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=predatorlabs.net; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; b=BAuUExvjOHeIt8XY9aOCx4In7SKPYxa84DrRZugtVWIl+ZxR7k+2gr+CDiLw1+1vNQ +zG6mmVRO+5BqHsqrtnbvD+sEoUzsxwuVN/Z8eNtu/9v/2xrzPrQHOlnuXwbZhVrPflo /O6Fm6iXCgiz+IaFh7p8xIbbnvSkEampgfgxc= MIME-Version: 1.0 Received: by 10.216.51.135 with SMTP id b7mr113730wec.29.1297371336096; Thu, 10 Feb 2011 12:55:36 -0800 (PST) Received: by 10.216.188.212 with HTTP; Thu, 10 Feb 2011 12:55:36 -0800 (PST) X-Originating-IP: [128.95.133.218] In-Reply-To: References: Date: Thu, 10 Feb 2011 12:55:36 -0800 Message-ID: From: Rob Farmer To: patrick Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: Run your own portsnap mirror? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2011 20:55:37 -0000 On Wed, Feb 9, 2011 at 2:56 PM, patrick wrote: > Is there any official way to run a private portsnap mirror? ie. Have > one, external server fetch from the official portsnap sources, and > then internal servers pulling from the private mirror? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > http://www.freebsd.org/cgi/cvsweb.cgi/projects/portsnap/ There is a note explaining why this might not be a good idea, though. -- Rob Farmer