DEVFS in a chroot?

M. Warner Losh imp at bsdimp.com
Fri Apr 30 06:03:28 PDT 2004


In message: <5473.1083327210 at critter.freebsd.dk>
            "Poul-Henning Kamp" <phk at 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


More information about the freebsd-current mailing list