Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2006 08:58:42 +0300
From:      "Alex Samorukov" <samm@os2.kiev.ua>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   docs/98737: diff for mirrors.xml (add new ukrainian mirrors and remove broken)
Message-ID:  <1149832722.89226@samm.local>
Resent-Message-ID: <200606090600.k5960u8j005261@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98737
>Category:       docs
>Synopsis:       diff for mirrors.xml (add new ukrainian mirrors and remove broken)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 09 06:00:53 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Shevchenko Didkovskiy and Partners 
>Environment:


System: FreeBSD 6.1-RELEASE #2: Wed May 17 22:22:18 EEST 2006
    root@samm.local:/usr/obj/usr/src/sys/SAMMKRNL



>Description:


This patch will:
1) Add http proto to some mirrors with active web servers
2) Remove broken ftp3 and ftp5 from mirrors list
3) add ftp9-ftp11 mirrors 


>How-To-Repeat:





>Fix:


--- mirrors.xml.orig	Fri Jun  9 08:55:06 2006
+++ mirrors.xml	Fri Jun  9 08:54:46 2006
@@ -2004,21 +2004,13 @@
     <host type="ftp">
       <name>ftp.ua.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp.ua.FreeBSD.org/pub/FreeBSD/</url>;
+      <url proto="http">http://ftp.ua.freebsd.org/pub/FreeBSD/</url>;
     </host>
 
     <host type="ftp">
       <name>ftp2.ua.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp2.ua.FreeBSD.org/pub/FreeBSD/</url>;
-    </host>
-
-    <host type="ftp">
-      <name>ftp3.ua.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp3.ua.FreeBSD.org/pub/FreeBSD/</url>;
-    </host>
-
-    <host type="ftp">
-      <name>ftp5.ua.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp5.ua.FreeBSD.org/pub/FreeBSD/</url>;
+      <url proto="http">http://ftp2.ua.freebsd.org/pub/FreeBSD/</url>;
     </host>
 
     <host type="ftp">
@@ -2034,6 +2026,24 @@
     <host type="ftp">
       <name>ftp8.ua.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp8.ua.FreeBSD.org/pub/FreeBSD/</url>;
+      <url proto="http">http://ftp8.ua.freebsd.org/FreeBSD/</url>;
+    </host>
+
+    <host type="ftp">
+      <name>ftp9.ua.FreeBSD.org</name>
+      <url proto="ftp">ftp://ftp9.ua.FreeBSD.org/pub/FreeBSD/</url>;
+      <url proto="http">http://ftp9.ua.freebsd.org/FreeBSD/</url>;
+    </host>
+
+    <host type="ftp">
+      <name>ftp10.ua.FreeBSD.org</name>
+      <url proto="ftp">ftp://ftp10.ua.FreeBSD.org/pub/FreeBSD/</url>;
+      <url proto="http">http://ftp10.ua.freebsd.org/pub/FreeBSD/</url>;
+    </host>
+
+    <host type="ftp">
+      <name>ftp11.ua.FreeBSD.org</name>
+      <url proto="ftp">ftp://ftp11.ua.FreeBSD.org/pub/FreeBSD/</url>;
     </host>
 
     <host type="cvsup">


>Release-Note:
>Audit-Trail:
>Unformatted:



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