From be22f9e269e122a9eb31c0f6e8940e842a9f0fc9 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Fri, 5 Jun 2020 16:07:14 +0200 Subject: host-demeter: Use default value for GENTOO_MIRRORS It makes more sense to have Gentoo decide the best available mirrors instead of hardcoding a long list of mirrors that might go offline after a while. Thus simply drop the GENTOO_MIRRORS definition in make.conf. --- host-demeter/make.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'host-demeter/make.conf') diff --git a/host-demeter/make.conf b/host-demeter/make.conf index 11c187b..5f824fd 100644 --- a/host-demeter/make.conf +++ b/host-demeter/make.conf @@ -16,8 +16,6 @@ PORTAGE_COMPRESS="" EMERGE_DEFAULT_OPTS="--alert --ask --autounmask=n --color=n --jobs 2 --load-average 2" -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/" - FEATURES="cgroup clean-logs compress-build-logs downgrade-backup parallel-install split-elog split-log userfetch" INSTALL_MASK="/usr/share/bash-completion" -- cgit v1.2.3-2-gb3c3