commit: 5dfbe4fc9b3ec9ec00907a4386d88fe24c955693 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 14 10:07:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 14 10:07:51 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=5dfbe4fc
mirrors: rsync: add rsync2.kr (Keiverse) Bug: https://bugs.gentoo.org/954189 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 bb7e7f9d..c6688ef1 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -268,6 +268,10 @@ vim: ft=xml et ts=2 sts=2 sw=2: <name>KAIST - rsync1.kr.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync1.kr.gentoo.org</uri> </mirror> + <mirror> + <name>Keiverse - rsync2.kr.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync2.kr.gentoo.org</uri> + </mirror> </mirrorgroup> <mirrorgroup region="Asia (rsync.asia.gentoo.org)" country="RU" countryname="Russia"> <mirror>
