From owner-freebsd-questions@FreeBSD.ORG Thu Dec 11 07:21:17 2003 Return-Path: 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 2D94B16A4CE for ; Thu, 11 Dec 2003 07:21:17 -0800 (PST) Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A5D43D2D for ; Thu, 11 Dec 2003 07:21:14 -0800 (PST) (envelope-from robin.blanchard@gactr.uga.edu) Received: from 127.0.0.1 (localhost [127.0.0.1]) by dummy.domain.name (Postfix) with SMTP id 84F3C77012 for ; Thu, 11 Dec 2003 10:21:14 -0500 (EST) Received: from EBE1.gc.nat (E2K1.gc.nat [10.10.11.21]) by mail.gactr.uga.edu (Postfix) with ESMTP id 5B5DA76FEE for ; Thu, 11 Dec 2003 10:21:14 -0500 (EST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 11 Dec 2003 10:21:14 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Dual-hosting current & stable. Thread-Index: AcO/+mo34Yc4mKOVSt2I0zNrJc9VRw== From: "Robin P. Blanchard" To: Subject: Dual-hosting current & stable. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 15:21:17 -0000 Currently I maintain two separate 'host' boxes: 1) -stable, nfs exporting src and obj for -stable clients 2) -current, nfs exporting src and obj for -current clients I'd like to eliminate one of these boxes, having one box building and = nfs exporting both -stable and -current. I've been reading about jails and = am thinking that perhaps I need to setup a jail on my current box and = install -stable into it (assuming that can be done). Then I'd buildworld = (-stable) within that jail and nfs export that (out of the jail) to the -stable clients. Is this the best method to accomplish what I'm trying to do ? = Tips are greatly appreciated. Thanks in advance. --------------------------------------- Robin P. Blanchard Systems Integration Specialist Georgia Center for Continuing Education fon: 706.542.2404 < > fax: 706.542.6546 ---------------------------------------