From owner-freebsd-questions@FreeBSD.ORG Mon Feb 27 01:35:00 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 5671816A420 for ; Mon, 27 Feb 2006 01:35:00 +0000 (GMT) (envelope-from richard.burakowski@mrburak.net) Received: from mail.mrburak.net (203-217-17-178.perm.iinet.net.au [203.217.17.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE74F43D46 for ; Mon, 27 Feb 2006 01:34:59 +0000 (GMT) (envelope-from richard.burakowski@mrburak.net) Received: from [127.0.0.1] (schultz.mrburak.net [10.20.0.11]) by mail.mrburak.net (Postfix) with ESMTP id AD4B122833 for ; Mon, 27 Feb 2006 12:34:57 +1100 (EST) Message-ID: <4402573F.3000604@mrburak.net> Date: Mon, 27 Feb 2006 12:34:55 +1100 From: Richard Burakowski User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <20060226223751.GA1053@tuatara.fishballoon.org> In-Reply-To: <20060226223751.GA1053@tuatara.fishballoon.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: portupgrade -s and NFS /usr/ports? 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: Mon, 27 Feb 2006 01:35:00 -0000 Scott Mitchell wrote: > performance reasons. However, I want downloaded distfiles and built > packages to go in /usr/ports where other machines can see them, but there > i don't save packages but i do have clients downloading into distifiles as req'd by having /usr/ports and /usr/ports/distfiles as seperate filessystems. /usr/ports is then mounted readonly and /usr/ports/distfiles readwrite with maproot etc.