| Summary: | ftp6.ua.freebsd.org is not present in docs | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Max Krasilnikov <mirrors> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Max Krasilnikov
2013-02-05 15:20:00 UTC
State Changed From-To: open->closed I have added the entry to the list. Author: remko Date: Mon Feb 24 12:06:49 2014 New Revision: 44041 URL: http://svnweb.freebsd.org/changeset/doc/44041 Log: Add ftp6.ua.freebsd.org as a mirror, it seems to service ftp/http and rsync. cvsup didn't reply and is actually not being pushed anymore as a public servers from our (FreeBSD) end so I didn't list it as such. PR: 175861 Modified: head/share/xml/mirrors.xml Modified: head/share/xml/mirrors.xml ============================================================================== --- head/share/xml/mirrors.xml Mon Feb 24 06:18:16 2014 (r44040) +++ head/share/xml/mirrors.xml Mon Feb 24 12:06:49 2014 (r44041) @@ -1229,6 +1229,13 @@ </host> <host type="ftp"> + <name>ftp6.ua.FreeBSD.org</name> + <url proto="ftp">ftp://ftp6.ua.FreeBSD.org/pub/FreeBSD/</url> + <url proto="http">http://ftp6.ua.FreeBSD.org/pub/FreeBSD</url> + <url proto="rsync">rsync://ftp6.ua.FreeBSD.org/FreeBSD/</url>> + </host> + + <host type="ftp"> <name>ftp7.ua.FreeBSD.org</name> <url proto="ftp">ftp://ftp7.ua.FreeBSD.org/pub/FreeBSD/</url> </host> _______________________________________________ svn-doc-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org" |