Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 12:19:39 +0100
From:      =?utf-8?B?SsOBS8OTIEFuZHLDoXM=?= <jako.andras@eik.bme.hu>
To:        freebsd-jail@freebsd.org
Subject:   Re: fast way to update jails (FreeBSD 10.0 host)
Message-ID:  <20140130111939.GB13379@eik.bme.hu>
In-Reply-To: <1390996133.249345676.92g0496f@frv34.ukr.net>
References:  <312B2F04-D8B3-4B96-968B-486A499A44B8@inbox.im> <1390996133.249345676.92g0496f@frv34.ukr.net>

next in thread | previous 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=$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.

I've been using mergemaster before, but I became a happy user of
sysutils/etcupdate a few years ago.

András



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