Skip to content

Commit

Permalink
mirrors: rsync: add Interexcel World Connection mirror in JHB, South …
Browse files Browse the repository at this point in the history
…Africa

Many thanks to Jaco for bringing us our first mirror in ZA!

Bug: https://bugs.gentoo.org/772140
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 7, 2023
1 parent 887716f commit 71df092
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions files/mirrors/rsync.xml
Original file line number Diff line number Diff line change
Expand Up @@ -284,4 +284,14 @@ vim: ft=xml et ts=2 sts=2 sw=2:
<uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync6.tw.gentoo.org</uri>
</mirror>
</mirrorgroup>
<mirrorgroup region="Africa" country="ZA" countryname="South Africa">
<mirror>
<name>Any available mirror - rsync.za.gentoo.org</name>
<uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync.za.gentoo.org</uri>
</mirror>
<mirror>
<name>Interexcel World Connection (Pty) Ltd / Ultimate Linux Solutions (Pty) Ltd</name>
<uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync1.za.gentoo.org</uri>
</mirror>
</mirrorgroup>
</mirrors>

0 comments on commit 71df092

Please sign in to comment.