diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2020-04-29 00:38:52 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2020-04-29 00:38:52 -0700 |
commit | 91d52d783fd65f70f53dbdbf1ac92854626302b8 (patch) | |
tree | 7fd13242e65db292f81ea50427f3e8b41424a65a /conf/experimental | |
parent | rsync: update mirrors (diff) | |
download | gentoo-mirrorstats-91d52d783fd65f70f53dbdbf1ac92854626302b8.tar.gz gentoo-mirrorstats-91d52d783fd65f70f53dbdbf1ac92854626302b8.tar.bz2 gentoo-mirrorstats-91d52d783fd65f70f53dbdbf1ac92854626302b8.zip |
conf: capture the mirror infrastructure better
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'conf/experimental')
-rw-r--r-- | conf/experimental/g.mirrors.extra | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/experimental/g.mirrors.extra b/conf/experimental/g.mirrors.extra index 75c3d12..956aff4 100644 --- a/conf/experimental/g.mirrors.extra +++ b/conf/experimental/g.mirrors.extra @@ -1 +1,5 @@ gentoo http://distfiles.gentoo.org/ +gentoo rsync://masterdistfiles.gentoo.org/gentoo/ +osuosl rsync://ftp-nyc.osuosl.org/gentoo/ +osuosl rsync://ftp-chi.osuosl.org/gentoo/ +osuosl rsync://ftp-osl.osuosl.org/gentoo/ |