Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2019 07:04:06 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53504 - head/share/xml
Message-ID:  <201910240704.x9O746hu049124@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Thu Oct 24 07:04:06 2019
New Revision: 53504
URL: https://svnweb.freebsd.org/changeset/doc/53504

Log:
  Disable the .cn mirror entity for now, the service is offline for
  some time and we still need to find someone to host the mirror.

Modified:
  head/share/xml/mirrors.xml

Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml	Wed Oct 23 14:55:24 2019	(r53503)
+++ head/share/xml/mirrors.xml	Thu Oct 24 07:04:06 2019	(r53504)
@@ -183,6 +183,7 @@
     <email>hostmaster@br.FreeBSD.org</email>
   </entry>
 
+<!--
   <entry id="mirrors-cn">
     <country>China</country>
     <host type="ftp">
@@ -192,6 +193,7 @@
 
     <email>hostmaster@cn.FreeBSD.org</email>
   </entry>
+-->
 
   <entry id="mirrors-cz">
     <country>Czech Republic</country>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910240704.x9O746hu049124>