From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 30 18:07:03 2006 Return-Path: X-Original-To: freebsd-hackers@FreeBSD.org Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6972D16A40F for ; Sat, 30 Dec 2006 18:07:03 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 03B6213C461 for ; Sat, 30 Dec 2006 18:07:02 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 72B1C4758A; Sat, 30 Dec 2006 13:07:01 -0500 (EST) Date: Sat, 30 Dec 2006 18:07:01 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: "M. Warner Losh" In-Reply-To: <20061230.103532.1784646290.imp@bsdimp.com> Message-ID: <20061230180625.B50974@fledge.watson.org> References: <200612301119.kBUBJNno062104@lurza.secnetix.de> <20061230123256.V18740@fledge.watson.org> <20061230.103532.1784646290.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: erik.udo@gmail.com, freebsd-hackers@FreeBSD.org, olli@lurza.secnetix.de Subject: Re: Init.c, making it chroot X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Dec 2006 18:07:03 -0000 On Sat, 30 Dec 2006, M. Warner Losh wrote: > In message: <20061230123256.V18740@fledge.watson.org> > Robert Watson writes: > : Mounting a second devfs instance is undesirable for a number of > : reasons, not least that you end up with an extra file system > : floating around (although not reachable via the name space). It's > : certainly not disastrous though. > > At work, we have a build server. Our build environment is a chroot'd area > that allows us to insultate the products we're building from the host os's > files completely. We have to have a devfs entry in each of these chroots. > We often see dozens of devfs instances mounted on our 6.2 build boxes w/o > ill effect. We've done this as far back as 5.3. Yes, this is certainly a supported configuration, as it's also used extensively with jail. Robert N M Watson Computer Laboratory University of Cambridge