summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2019-04-30 17:38:40 +0200
committerWolfgang Müller2019-04-30 17:38:40 +0200
commitbad1286721c1fee6dd057fcec25859085afce5cb (patch)
tree89a59849adb6521a66104b67a2ee028e210db01c
parent888d163ce2c9ead7fa45e4faae79d44a950d7bef (diff)
downloadportage-roles-bad1286721c1fee6dd057fcec25859085afce5cb.tar.gz
host-tithonus: Remove custom GENTOO_MIRRORS setting
By default portage will connect to distfiles.gentoo.org to download distfiles. Instead of keeping track of good mirrors ourselves, just rely on the official rotation.
-rw-r--r--host-tithonus/make.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/host-tithonus/make.conf b/host-tithonus/make.conf
index 52f84c7..37de8d5 100644
--- a/host-tithonus/make.conf
+++ b/host-tithonus/make.conf
@@ -18,8 +18,6 @@ PORTAGE_COMPRESS=""
EMERGE_DEFAULT_OPTS="--color=n --ask --alert --autounmask-write=n --jobs 3 --load-average 6"
-GENTOO_MIRRORS="http://de-mirror.org/gentoo/ rsync://de-mirror.org/gentoo/ http://gentoo.mneisen.org/ http://mirror.netcologne.de/gentoo/ rsync://mirror.netcologne.de/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ rsync://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ rsync://ftp-stud.hs-esslingen.de/gentoo/"
-
VIDEO_CARDS="nvidia"
INSTALL_MASK="/usr/share/bash-completion"