Add catalyst config files to the repo.
This commit is contained in:
parent
03e144c346
commit
663e729e4d
24 changed files with 164 additions and 0 deletions
9
config/amd64-auto.conf
Normal file
9
config/amd64-auto.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
distdir="/usr/portage/distfiles"
|
||||
portdir="/release/trees/portage-auto"
|
||||
options="ccache pkgcache autoresume snapcache seedcache kerncache"
|
||||
sharedir="/usr/lib/catalyst/"
|
||||
storedir="/release/buildroot/amd64-dev"
|
||||
envscript="/etc/catalyst/release/amd64-dev.env"
|
||||
hash_function="crc32"
|
||||
digests="md5 sha1"
|
||||
contents="auto"
|
Loading…
Add table
Add a link
Reference in a new issue