Mounts (was Re: cvs commit: ...)

Ade Lovett ade at FreeBSD.org
Tue Jul 11 00:24:54 EDT 2006


On Jul 10, 2006, at 21:16 , Oliver Lehmann wrote:
> I have a single webui here too (http://olli.homeip.net/tinderbox/)
> because I link errors, logs and packages to my www-mount

Right, that's another way of doing things.

What I'm suggesting is that with:

	fileserver:/tbox

nfs mounted to each builder box as /tbox, then not only do you not  
need the symlinks, but *all* of the srcMount/portsTreeMount/ 
requestMount code can simply go away.

nullfs mounts of an underlying nfs-mounted filesystem (in conjuction  
with HOST_WORKDIR) work really rather well (modulo issues with NFS  
itself, which srcMount/portsTreeMount suffer from as well), and it  
removes a veritable shedload of complexity in the code.

-aDe



More information about the tinderbox-list mailing list