Factor path prefixes into ConfigCore structure
authorClinton Ebadi <clinton@unknownlamer.org>
Wed, 16 Apr 2014 07:57:24 +0000 (03:57 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Wed, 16 Apr 2014 07:57:24 +0000 (03:57 -0400)
commit979844d5602d36ae08617c2c228dc23dcc531046
tree36752f3a04ede4499366515ae0165050339673b2
parenteb18bcaca2e0b065d1b7843a5213131ac024dd24
Factor path prefixes into ConfigCore structure

Not fully worked out yet, but this is the first step toward making it
easier to relocate domtool.
18 files changed:
Makefile
config/core/core.sig [new file with mode: 0644]
config/core/core.sml [new file with mode: 0644]
configDefault/apache.cfg
configDefault/bind.cfg
configDefault/bind.csg
configDefault/courier.cfg
configDefault/domtool.cfg
configDefault/domtool.cfs
configDefault/exim.cfg
configDefault/firewall.cfg
configDefault/mailman.cfg
configDefault/mysql.cfg
configDefault/postgres.cfg
configDefault/webalizer.cfg
src/domain.sml
src/plugins/bind.sml
src/sources