Update tools and config files for skimmer.
This commit is contained in:
parent
e1414539d7
commit
40a7d8dcce
6 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
distdir="/usr/portage/distfiles"
|
||||
portdir="/release/trees/portage-auto"
|
||||
options="autoresume ccache kerncache pkgcache seedcache snapcache"
|
||||
sharedir="/usr/lib/catalyst/"
|
||||
sharedir="/usr/lib64/catalyst/"
|
||||
storedir="/release/buildroot/amd64-dev"
|
||||
envscript="/etc/catalyst/release/amd64-dev.env"
|
||||
hash_function="crc32"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
export GENTOO_MIRRORS="http://gentoo.osuosl.org/"
|
||||
#export GENTOO_MIRRORS="http://gentoo.osuosl.org/"
|
||||
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
|
||||
export FEATURES="parallel-fetch"
|
||||
export MAKEOPTS="-j3"
|
||||
#export MAKEOPTS="-j8 -l2"
|
||||
export MAKEOPTS="-j5 -l4"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
distdir="/usr/portage/distfiles"
|
||||
portdir="/release/trees/portage-auto"
|
||||
options="autoresume ccache kerncache pkgcache seedcache snapcache"
|
||||
sharedir="/usr/lib/catalyst/"
|
||||
sharedir="/usr/lib64/catalyst/"
|
||||
storedir="/release/buildroot/x86-dev"
|
||||
envscript="/etc/catalyst/release/x86-dev.env"
|
||||
hash_function="crc32"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
export GENTOO_MIRRORS="http://gentoo.osuosl.org/"
|
||||
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
|
||||
export FEATURES="parallel-fetch"
|
||||
export MAKEOPTS="-j3"
|
||||
#export MAKEOPTS="-j8 -l2"
|
||||
export MAKEOPTS="-j5 -l4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue