Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2005 09:13:27 -0600
From:      "Chad Leigh -- Shire.Net LLC" <chad@shire.net>
To:        Luciano Musacchio <l0kit0@exactas.org>
Cc:        questions@freebsd.org
Subject:   Re: help with: ports over unionfs on a jail
Message-ID:  <81C6861B-7BCD-4404-88F4-89CD96B71C1E@shire.net>
In-Reply-To: <200505280248.30709.l0kit0@exactas.org>
References:  <200505280248.30709.l0kit0@exactas.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On May 27, 2005, at 8:48 PM, Luciano Musacchio wrote:

> hey,
> i have the ports dir mounted over unionfs on a jail
> (/usr/ports              /usr/jail/usr/ports     unionfs rw       
> 0       0)
> and when i do a "make install" for some port within a jail it says:
> make: No such file or directory

I don't know exactly what you are trying to achieve, but what I do is  
have one master jail install and all the other jails mount most of it  
with nullfs read only.  One jail is the master and it mounts the  
ports (actually 2 jails have it mounted) using a localhost: nfs mount  
read write.  The master jail builds the ports into a separate PREFIX  
I have defined that is shared on all the jails with appropriate links  
into each jails private filesystem area for things like etc

Anyway, the part I wanted to mention is that maybe a localhost: nfs  
mount might work better?  Depends on what you are trying to do

Chad


>
> i have no idea of whats going on :/, i'll appreciate some help
>
> (the jail is built the way man says and /usr/bin/make exists)
> -- 
> "Los buenos artistas copian, los grandes roban" -- Steve Jobs
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions- 
> unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81C6861B-7BCD-4404-88F4-89CD96B71C1E>