From owner-freebsd-questions@FreeBSD.ORG Sun Oct 1 00:58:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C61916A403 for ; Sun, 1 Oct 2006 00:58:15 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7FDB43D45 for ; Sun, 1 Oct 2006 00:58:14 +0000 (GMT) (envelope-from stanb@panix.com) Received: from mailspool3.panix.com (mailspool3.panix.com [166.84.1.78]) by mail1.panix.com (Postfix) with ESMTP id 5F80B5A743 for ; Sat, 30 Sep 2006 20:58:14 -0400 (EDT) Received: from teddy.fas.com (c-68-58-232-106.hsd1.sc.comcast.net [68.58.232.106]) by mailspool3.panix.com (Postfix) with ESMTP id EB5411130F42 for ; Sat, 30 Sep 2006 20:58:14 -0400 (EDT) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1GTpen-0003NQ-00 for ; Sat, 30 Sep 2006 20:58:13 -0400 Date: Sat, 30 Sep 2006 20:58:13 -0400 From: stan To: Free BSD Questions list Message-ID: <20061001005813.GA12969@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 20:55:39 up 166 days, 21:58, 1 user, load average: 0.00, 0.01, 0.00 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Adding an OpenBSD cvsup mirror to an existing FreeBSD cvsup 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: Sun, 01 Oct 2006 00:58:15 -0000 I'd like to be able to use my exsitig FreeBSD cvsup mirror, which I used the cvsup_mirror port to set up, to also mirror the cvsup tree for OpenBSD. Any sugestions as to how to do this? Looks like I need to clone (or modify) /usr/local/etc/cvsup/config.sh. I don't want to break the FreeBSD cvsup mirror, as I'm in the middle of a major upgrade. Thanks -- Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)