Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2014 11:39:31 +0000
From:      Nicolas de Bari Embriz Garcia Rojas <nbari@inbox.im>
To:        freebsd-jail@freebsd.org
Subject:   fast way to update jails (FreeBSD 10.0 host)
Message-ID:  <312B2F04-D8B3-4B96-968B-486A499A44B8@inbox.im>

next in thread | raw e-mail | index | archive | help
Hi, I just updated the host from 9.2 to 10.0.

What I plan to do  for each jail is:

# $D is the home of the jail.
make installworld DESTDIR=3D$D SRCCONF=3D/etc/src-jail.conf
cp -R $D/etc $D/etc.old
make distribution DESTDIR=3D$D SRCCONF=3D/etc/src-jail.conf

Basically to avoid all the =91mergmaster=92 stuff
=20
Is there a better way?=20

any suggestions?

regards.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?312B2F04-D8B3-4B96-968B-486A499A44B8>