config-manager is a configuration manager inspired by tla's buildcfg command. A work in progress, it is extended as my needs dictate - although I'm happy to accept GPL contributions to extend it...
Its currently in the middle of a python rewrite, giving it native interaction to python based VCS's and a more compact programming language.
config-manager is available via a bazaar archive, or as a distribution tarball.
For arch, register two archives:
baz get robertc@squid-cache.org--misc/dists--robertc-software--1.0 robertc-dists. Finally, build the config for config-manager.
baz buildcfg robertc-dists/configs/config-manager/devel
cm build robertc-dists/configs/config-manager/devel
or you can download version 0.1--patch-30 (not necessarily the latest) in order to bootstrap.
A changelog for the bootstrap version is available.