freebsd-dev/tools/regression/usr.sbin
John Baldwin 6f9cd2a9dc 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.

The primary difference from mergemaster is that etcupdate requires less
manual work.  The primary difference from etcmerge is that etcupdate
updates files in-place similar to mergemaster rather than building a
separate /etc tree.

Requested by:	obrien, kib, theraven, joeld (among others)
2012-07-13 13:23:48 +00:00
..
etcupdate The etcupdate utility is a tool for managing updates to files that are 2012-07-13 13:23:48 +00:00
newsyslog Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
sa It is expected these are chmod +x. 2010-01-04 09:50:30 +00:00
Makefile Hook newsyslog regression tests to the Makefile 'build'. 2010-07-22 11:38:48 +00:00