Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2004 07:03:41 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        phk@phk.freebsd.dk
Cc:        freebsd-current@freebsd.org
Subject:   Re: DEVFS in a chroot? 
Message-ID:  <20040430.070341.26991317.imp@bsdimp.com>
In-Reply-To: <5473.1083327210@critter.freebsd.dk>
References:  <348620619.1083334458@[10.122.7.143]> <5473.1083327210@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <5473.1083327210@critter.freebsd.dk>
            "Poul-Henning Kamp" <phk@phk.freebsd.dk> writes:
: >Should I mount /var/chroot/dev as type devfs?
: 
: Yes:
: 
: 	mount -t devfs randomargument	/var/chroot/dev

What if I have hundreds of these chroots?  We build our product inside
a chroot right now and I'm worried what the overhead of
mounting/unmounting this for every build would be...

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040430.070341.26991317.imp>