On Thursday 24 July 2003 04:02, Arnold Krille wrote:
> On Thursday 24 July 2003 07:57, Steven Elling wrote:
> > On Thursday 24 July 2003 00:36, Raimundo Bilbao wrote:
> > > I have a simple question: if I plan to "gentooize" ;-D several PCs
> > > (all of them have the similararchitecure , x86 ), can i mount the
> > > portage (/usr/portage) from a central server via NFS (or something
> > > like this) ?
> >
> > I mount /usr/portage from a central server via NFS and it works great.
>
> Be aware that you have to set no_root_sqash on the nfs export for this
> dir since most time you will be root while emerging...


Your right Arnold no_root_sqash is needed with a standard Gentoo setup.

However, I prefer doing the following:

* Make sure /usr/portage is owned by portage:portage on the NFS server and 
permissions are set properly.  I use 0755.
* Add the userpriv and usersandbox options to FEATURES in /etc/make.conf on 
the NFS clients.
* Export /usr/portage using the options sync and root_squash.


I consider it more secure with less impact if an ebuild screws up the 
systems.


--
[EMAIL PROTECTED] mailing list

Reply via email to