From owner-freebsd-current@FreeBSD.ORG Tue Aug 24 17:34:49 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83A5916A4CF; Tue, 24 Aug 2004 17:34:49 +0000 (GMT) Received: from out008.verizon.net (out008pub.verizon.net [206.46.170.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1FEA43D5C; Tue, 24 Aug 2004 17:34:48 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] ([68.160.193.218]) by out008.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040824173448.TAQP8960.out008.verizon.net@[192.168.1.3]>; Tue, 24 Aug 2004 12:34:48 -0500 Message-ID: <412B7C24.3040006@mac.com> Date: Tue, 24 Aug 2004 13:34:28 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <200408241641.20389.4711@chello.at> <20040824164442.GE37217@ip.net.ua> <20040824164701.GF37217@ip.net.ua> In-Reply-To: <20040824164701.GF37217@ip.net.ua> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out008.verizon.net from [68.160.193.218] at Tue, 24 Aug 2004 12:34:48 -0500 cc: Christian Hiris <4711@chello.at> cc: freebsd-current@freebsd.org Subject: Re: Upgrade to 5.3-BETA1: make installkernel - Stop in /usr/src/sys/modules X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 17:34:49 -0000 Ruslan Ermilov wrote: [ ...using NFS to share /usr/src and /usr/obj... ] > I forgot to mention what we *do* support. We support NFS > mounting remote /, /usr, and /var partitions, and doing an > installworld/installkernel with DESTDIR pointing to NFS > mounts. This will result in missing file flags (NFS does > not support them), but otherwise it's what we actually > support: host doing build is the host doing an install. I've been updating a half-dozen or so 4.x machines using NFS-mounted /usr/src and /usr/obj since 4.1 or so. I'd much prefer to help get NFS-distributed builds supported again than help change the Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/small-lan.html -- -Chuck