ftp.freebsd.org has been running IPv6 on both nodes for quite some time,
and also supports http(v6) access. Update localized versions of the same machines as well.
This commit is contained in:
parent
2741d0f671
commit
0b8d93eacd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34713
1 changed files with 9 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
|||
<host type="ftp">
|
||||
<name>ftp.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="ftpv6"></url>
|
||||
<url proto="http">ftp://ftp.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="httpv6">ftp://ftp.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="cvsup">
|
||||
|
@ -43,6 +46,7 @@
|
|||
<host type="ftp">
|
||||
<name>ftp4.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp4.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="ftpv6"></url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
@ -73,6 +77,9 @@
|
|||
<host type="ftp">
|
||||
<name>ftp10.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp10.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="ftpv6"></url>
|
||||
<url proto="http">http://ftp10.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="httpv6">http://ftp10.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
@ -536,6 +543,8 @@
|
|||
<name>ftp.dk.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp.dk.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="ftpv6"></url>
|
||||
<url proto="http">http://ftp.dk.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="httpv6">http://ftp.dk.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
|
Loading…
Reference in a new issue