summaryrefslogtreecommitdiff
path: root/sysutils/etcupdate/DESCR
blob: 8f2a7473cbd3d9299d71e144a52b7945e31e3e18 (plain)
1
2
3
4
5
6
7
8
9
etcupdate helps you to update the configuration files in /etc after
performing an operating system upgrade.

The idea for this script (including code fragments, variable names etc.)
came from the FreeBSD mergemaster (by Douglas Barton). Unlike the FreeBSD
mergemaster, this does not use CVS version tags to compare if the files
need to be updated. Files are compared with /usr/bin/cmp as this is more
reliable and the only way if the version numbers are same even though the
files are different.