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:
parent
ed23448ece
commit
c910463c2b
4 changed files with 4 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue