Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 20:45:49 +0200
From:      David Rio <drio@perpels.com>
To:        freebsd-questions@freebsd.org
Subject:   using /usr/ports between jails
Message-ID:  <20031023184549.GA7241@perpels.com>

index | next in thread | raw e-mail

Hi:

I want to share my /usr/ports between some jails. /usr/ports and
jails are running on the same machine.
AFAIK I have two options:

1. nfs (export /usr/ports through nfs)
2. mount_union: 
   # mount_union /usr/ports /usr/jail/jail1/usr/ports
 
Is there anyone using any of this options? Can you share with
me your experiences?  

Thanks.


home | help

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