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"

View file

@ -24,7 +24,7 @@ EMAIL_TO=releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
EMAIL_FROM=catalyst@poseidon.amd64.dev.gentoo.org
EMAIL_SUBJECT_PREPEND="[${ARCH}-auto]"
CATALYST_CONFIG=/etc/catalyst/${ARCH}-auto.conf
CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-auto.conf
BUILD_SRCDIR_BASE=${BASE_DIR}/buildroot/${ARCH}-dev/builds/
BUILD_DESTDIR_BASE=/home/buildsync/builds/${ARCH}/

View file

@ -22,7 +22,7 @@ EMAIL_TO=releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
EMAIL_FROM=catalyst@poseidon.amd64.dev.gentoo.org
EMAIL_SUBJECT_PREPEND="[${ARCH}-auto]"
CATALYST_CONFIG=/etc/catalyst/${ARCH}-auto.conf
CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-auto.conf
BUILD_SRCDIR_BASE=${BASE_DIR}/buildroot/${ARCH}-dev/builds/
BUILD_DESTDIR_BASE=/home/buildsync/builds/${ARCH}/