using freebsd-update to update jails and their host

2011-02-27 Thread Dan Naumov
I have a 8.0 host system with a few jails (using ezjail) that I am gearing to update to 8.2. I have used freebsd-update a few times in the past to upgrade a system between releases, but how I would I go about using it to also upgrade a few jails made using ezjail? I would obviously need to point

Re: using freebsd-update to update jails and their host

2011-02-27 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/27/11 08:48, Dan Naumov wrote: I've also discovered the ezjail-admin install -h file:// option which installs a basejail using the host system as base, am I right in thinking I could also use this by first upgrading my host and then running

Re: using freebsd-update to update jails and their host

2011-02-27 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Apologies .. correcting myself here .. .. to update the binaries after a full update of the host system and something like .. #!/bin/sh for JAIL in {list-your-jails-here} do mv /usr/src /usr/local/jails/${JAIL}/usr