commit: 405e47d81349ad4941a3fa7a9e8256646b4b2a8f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 12 03:16:41 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Sep 12 03:16:41 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=405e47d8
mirrors: rsync: add rsync1.ch (MDAPI) Bug: https://bugs.gentoo.org/915546 Signed-off-by: Sam James <sam <AT> gentoo.org> files/mirrors/rsync.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml index a2f94561..7ce5e00b 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -59,6 +59,16 @@ vim: ft=xml et ts=2 sts=2 sw=2: <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync2.bg.gentoo.org</uri> </mirror> </mirrorgroup> + <mirrorgroup region="Europe (rsync.europe.gentoo.org)" country="CH" countryname="Switzerland"> + <mirror> + <name>Any available mirror - rsync.ch.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync.ch.gentoo.org</uri> + </mirror> + <mirror> + <name>MDAPI - rsync1.ch.gentoo.org.</name> + <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync1.ch.gentoo.org</uri> + </mirror> + </mirrorgroup> <mirrorgroup region="Europe (rsync.europe.gentoo.org)" country="CZ" countryname="Czech Republic"> <mirror> <name>Any available mirror - rsync.cz.gentoo.org</name>
