- Add {ftp,www}.tw.FreeBSD.org for ipv6 mirror site.
% host -t aaaa www.tw.freebsd.org www.tw.freebsd.org has IPv6 address 2001:f18:113:235:20e:cff:fe6f:8d3f % host -t aaaa ftp.tw.freebsd.org ftp.tw.freebsd.org is an alias for freebsd.csie.nctu.edu.tw. freebsd.csie.nctu.edu.tw has IPv6 address 2001:f18:113:235:20e:cff:fe6f:8d3f Approved by: delphij@ (mentor)
This commit is contained in:
parent
b3e597da0a
commit
cec6c627a2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29967
1 changed files with 3 additions and 0 deletions
|
@ -1808,6 +1808,7 @@
|
|||
<host type="www">
|
||||
<name>www.tw.FreeBSD.org</name>
|
||||
<url proto="http">http://www.tw.FreeBSD.org/</url>
|
||||
<url proto="httpv6">http://www.tw.FreeBSD.org/</url>
|
||||
</host>
|
||||
|
||||
<host type="www">
|
||||
|
@ -1839,7 +1840,9 @@
|
|||
<host type="ftp">
|
||||
<name>ftp.tw.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="ftpv6">ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="rsync"></url>
|
||||
<url proto="rsyncv6"></url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
|
Loading…
Reference in a new issue