Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 2004 16:12:16 +0000
From:      Matthew Seaman <matthew@cryptosphere.com>
To:        Chad M Stewart <cms@balius.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: jail - updating/patching
Message-ID:  <20040321161216.GB73790@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <A02D1BD2-7B4B-11D8-BD97-000A959CF11A@balius.com>
References:  <A02D1BD2-7B4B-11D8-BD97-000A959CF11A@balius.com>

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

--gj572EiMnwbLXET9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Mar 21, 2004 at 10:22:54AM -0500, Chad M Stewart wrote:
>=20
> I've got my first jail up and working, installed Apache and just=20
> generally poking around.  There is one area of jail management that=20
> I've not found any documentation for.  How does one keep it up to date?=
=20
>   Keeping things from ports updated is straight forward, the same as=20
> any real host.  I'm wondering about things that were placed there by=20
> the 'make installworld DESTDIR=3D<path-to-jail>'.  How are those things=
=20
> kept up to date?  Later down the road when I update the host system to=20
> the latest -stable branch, how would my jails be affected?  upgraded?

If it's a fat jail (as described in the jail(8) man page, then you can
keep it up to date by doing:

    # make installworld DESTDIR=3D/path/to/jail

then log into the jail, and run 'mergemaster'.  You should incorporate
these stages into whatever your routine is for doing system upgrades,
so you keep jail and host system updated in synch.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--gj572EiMnwbLXET9
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAXb7gdtESqEQa7a0RAoeIAJ9POIjQAXcJHVjtU6lBTPQlLmBZcgCeKFeg
1ZqM0KfKc+LlFAq0MvtADU0=
=2wOk
-----END PGP SIGNATURE-----

--gj572EiMnwbLXET9--



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