svn commit: r238423 - in head: tools/regression/usr.sbin/etcupdate usr.sbin usr.sbin/etcupdate

Joel Dahl joel at FreeBSD.org
Fri Jul 13 13:33:23 UTC 2012


On 13-07-2012 13:23, John Baldwin wrote:
> Author: jhb
> Date: Fri Jul 13 13:23:48 2012
> New Revision: 238423
> URL: http://svn.freebsd.org/changeset/base/238423
> 
> Log:
>   The etcupdate utility is a tool for managing updates to files that are
>   not updated as part of `make installworld' such as files in /etc.  It
>   manages updates by doing a three-way merge of changes made to these files
>   against the local versions.  It is also designed to minimize the amount
>   of user intervention with the goal of simplifying upgrades for clusters
>   of machines.

Thanks!

-- 
Joel


More information about the svn-src-all mailing list