Cfg-update

Article status
This article has some todo items:
  • Finish usage

cfg-update is Article description::a utility used on Gentoo to manage configuration file updates. It allows system administrators to review then accept or reject upstream configuration changes, which frequently happens when packages are updated. It is has an integrated backup system which does not require an external version control system.

Installation

USE flags

USE flags for app-portage/cfg-update Easy to use GUI & CLI alternative for etc-update

X Add support for X11

Emerge

root #emerge --ask app-portage/cfg-update

Configuration

Configuration is done through /etc/cfg-update.conf. The most common option users need to change is the MERGE_TOOL option to the preferred merge tool of the system. Supported tools include meld, xxdiff, kdiff3, gvimdiff, tkdiff, vimdiff, sdiff and imediff2.

See also

This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.