Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2007 17:15:01 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Jonathan Horne <freebsd@dfwlp.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: a curious jails question
Message-ID:  <20071115171414.V59698@wojtek.tensor.gdynia.pl>
In-Reply-To: <20071115094044.7xivxgyhc80gc4cs@webmail.dfwlp.org>
References:  <20071115094044.7xivxgyhc80gc4cs@webmail.dfwlp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> ive been building jails for a while, and have always used the canonical 
> method as listed out in the handbook.  today, i tried something new.  i have 
> read that instead of doing:
>
> make world ...
> make distribution ...
>
> that you can instead:
>
> make installworld ...
> make distribution ...

i know even better - make one jail and copy in to another.

first - get base distribution (possibly more) and unpack it.

even better - make common /usr and use mount_nullfs on each jail



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