Update tools and config files for skimmer.

This commit is contained in:
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2012-09-17 01:21:32 +00:00
parent e1414539d7
commit 40a7d8dcce
6 changed files with 9 additions and 9 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"