Update config files. Add a config file for skimmer and allow the auto files to import a config file per host

by reading from /etc/catalyst/local.
This commit is contained in:
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2012-10-13 13:18:29 +00:00
parent ed23448ece
commit c910463c2b
4 changed files with 4 additions and 7 deletions

View file

@ -3,7 +3,8 @@ portdir="/release/trees/portage-auto"
options="autoresume kerncache pkgcache seedcache snapcache"
sharedir="/usr/lib64/catalyst/"
storedir="/release/buildroot/amd64-dev"
envscript="/etc/catalyst/release/amd64-dev.env"
snapshot_cache="/release/tmp/snapshots"
envscript="/etc/catalyst/local/host.env"
hash_function="crc32"
digests="sha512 whirlpool"
contents="auto"