Bug 175861

Summary: ftp6.ua.freebsd.org is not present in docs
Product: Documentation Reporter: Max Krasilnikov <mirrors>
Component: Books & ArticlesAssignee: 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
Hello!

There is no ftp6.ua.freebsd.org among Ukrainian ftp mirrors:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html#handbook-mirrors-chapter-xml-mirrors-ua-ftp

But this mirror is up and serving ftp, http, cvsup and rsync.

How can be this problem fixed?
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2014-02-24 11:49:46 UTC
State Changed
From-To: open->closed

I have added the entry to the list.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-24 12:06:57 UTC
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"