fast way to update jails (FreeBSD 10.0 host)
wishmaster
artemrts at ukr.net
Wed Jan 29 11:52:22 UTC 2014
--- Original message ---
From: "Nicolas de Bari Embriz Garcia Rojas" <nbari at inbox.im>
Date: 29 January 2014, 13:46:29
> 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=$D SRCCONF=/etc/src-jail.conf
> cp -R $D/etc $D/etc.old
> make distribution DESTDIR=$D SRCCONF=/etc/src-jail.conf
>
> Basically to avoid all the ‘mergmaster’ stuff
I don't understand why using mergemaster confuse you. This is the best choice for this task. I always use it without make distribution.
Cheers,
w
More information about the freebsd-jail
mailing list