Tagged Questions
6
votes
3answers
134 views
Managing multiple configurations (/etc) - With a VCS?
I have a machine that needs to have two configurations that I need to maintain (the machine is occasionally moved between two environments and has different roles in each environment).
Note: This is ...
7
votes
2answers
399 views
version control for /etc under *BSD
What turnkey solutions exist to put /etc under version control, under various unices? Turnkey doesn't necessarily mean part of the base install, but the following features would be nice:
hooks into ...