Drop rsync references for:
- ftp4.de.FreeBSD.org - ftp.sk.FreeBSD.org - ftp5.us.FreeBSD.org - ftp.tr.FreeBSD.org as they no longer offer either rsync, or FreeBSD-over-rsync. Fix rsync paths for ftp5.se.FreeBSD.org and ftp2.uk.FreeBSD.org.
This commit is contained in:
parent
46eb499afa
commit
bf26bfee43
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42330
1 changed files with 2 additions and 13 deletions
|
@ -504,7 +504,6 @@
|
|||
<name>ftp4.de.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp4.de.FreeBSD.org/FreeBSD/</url>
|
||||
<url proto="http">http://ftp4.de.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="rsync"></url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
@ -970,8 +969,6 @@
|
|||
<url proto="ftpv6">ftp://ftp.sk.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp.sk.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="httpv6">http://ftp.sk.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="rsync"></url>
|
||||
<url proto="rsyncv6"></url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
@ -1122,7 +1119,7 @@
|
|||
<name>ftp5.se.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp5.se.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp5.se.FreeBSD.org/</url>
|
||||
<url proto="rsync"></url>
|
||||
<url proto="rsync">rsync://ftp5.se.FreeBSD.org/freebsd/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
@ -1317,13 +1314,6 @@
|
|||
<url proto="http">http://www.tr.FreeBSD.org/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
<name>ftp.tr.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp.tr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp.tr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="rsync"></url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
<name>ftp2.tr.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp2.tr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
|
@ -1375,7 +1365,7 @@
|
|||
<name>ftp2.uk.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp2.uk.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp2.uk.FreeBSD.org/</url>
|
||||
<url proto="rsync"></url>
|
||||
<url proto="rsync">rsync://ftp2.uk.FreeBSD.org/ftp.freebsd.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
@ -1431,7 +1421,6 @@
|
|||
<host type="ftp">
|
||||
<name>ftp5.us.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp5.us.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="rsync"></url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
|
Loading…
Reference in a new issue