Date: Mon, 08 Oct 2007 22:58:31 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Vinny <vinny-mail-01+f.questions20071007@palaceofretention.ca> Cc: User Questions <freebsd-questions@freebsd.org> Subject: Re: Jails and freebsd-update Message-ID: <10930104@bsam.ru> In-Reply-To: <47095A0E.6030506@palaceofretention.ca> (Vinny's message of "Sun\, 07 Oct 2007 18\:13\:34 -0400") References: <47095A0E.6030506@palaceofretention.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 07 Oct 2007 18:13:34 -0400 Vinny wrote: > I'm setting up a server for mail and web. I want to > put each in their own jail on a host system. I have installed > 6.2-Release on the host and successfully used freebsd-update > to grab up to -p8. So far so good. > Now, I was going to install the jails using the standard > way (man jail): > JAIL=/path/to/jail > cd /usr/src > mkdir -p $JAIL > make world DESTDIR=$JAIL > make distribution DESTDIR=$JAIL > and so forth. > But then it occurred to me that freebsd-update says > it only works on installations that haven't been > built from source. > My question then is how can I use freebsd-update with > jails? > Thanks for any help. Seems that you are looking for sysutils/ezjail. WBR -- bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10930104>