aboutsummaryrefslogtreecommitdiff
path: root/sysutils/etcupdate/pkg-descr
blob: 3e28c24b759cb454c05b2b848d692e84786bc6ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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.