config: ovh mirror seems offline, add bytemark as preferred with distfiles.g.o fallback.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson 2017-12-06 08:36:42 -08:00
parent 2f06ca128d
commit 9edcf5e311
No known key found for this signature in database
GPG key ID: 19395F23C58826C4
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
export MAKEOPTS="-j7 -l7"
export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"

View file

@ -1,4 +1,4 @@
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
export FEATURES="parallel-fetch preserve-libs -collision-protect protect-owned"
export MAKEOPTS="-j7 -l7"
export EMERGE_DEFAULT_OPTS="--color=n --jobs 3 --load-average 7"

View file

@ -1,4 +1,4 @@
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
export FEATURES="parallel-fetch preserve-libs"
export MAKEOPTS="-j5 -l4"
export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=4 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn"

View file

@ -1,3 +1,3 @@
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/"
export FEATURES="parallel-fetch preserve-libs"
export MAKEOPTS="-j5 -l4"