commit: d6b7767ac361d7ae96b94873fdf9c9cc50db0643 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 12 00:16:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Sep 12 00:16:01 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d6b7767a
mirrors: rsync: add rsync5.us (RIT) Bug: https://bugs.gentoo.org/282132 Bug: https://bugs.gentoo.org/948266 Signed-off-by: Sam James <sam <AT> gentoo.org> files/mirrors/rsync.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml index 1c1ca134..fa2d565d 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -26,6 +26,10 @@ vim: ft=xml et ts=2 sts=2 sw=2: <name>Any available mirror - rsync.us.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync.us.gentoo.org</uri> </mirror> + <mirror> + <name>Rochester Institute of Technology - rsync5.us.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync5.us.gentoo.org</uri> + </mirror> <mirror> <name>Rackspace Technology - rsync31.us.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync31.us.gentoo.org</uri>
