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
 
Is there a better way? 

any suggestions?

regards.



_______________________________________________
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"

Reply via email to