tools-{musl,systemd,uclibc}: switch to nightheron
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
parent
c8b2d3368e
commit
f80a68d359
11 changed files with 109 additions and 9 deletions
31
tools-musl/catalyst.conf.local
Normal file
31
tools-musl/catalyst.conf.local
Normal file
|
@ -0,0 +1,31 @@
|
|||
# Custom catalyst.conf file
|
||||
|
||||
digests="sha512 whirlpool"
|
||||
|
||||
contents="auto"
|
||||
|
||||
distdir="/release/tmp/distfiles"
|
||||
|
||||
envscript="/etc/catalyst/catalystrc"
|
||||
|
||||
hash_function="crc32"
|
||||
|
||||
#options="autoresume bindist kerncache pkgcache seedcache snapcache"
|
||||
options="autoresume bindist kerncache pkgcache seedcache"
|
||||
|
||||
portdir="/usr/portage"
|
||||
|
||||
repo_basedir="/usr"
|
||||
repo_name="portage"
|
||||
target_distdir="/usr/portage/distfiles"
|
||||
target_pkgdir="/usr/portage/packages"
|
||||
|
||||
sharedir="/usr/share/catalyst"
|
||||
|
||||
shdir="%(sharedir)s/targets"
|
||||
|
||||
snapshot_cache="/release/buildroot/alt-dev/snapshot_cache"
|
||||
|
||||
storedir="/release/buildroot/alt-dev"
|
||||
|
||||
source_matching="strict"
|
Loading…
Add table
Add a link
Reference in a new issue