Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 2020 02:47:56 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r358517 - stable/11/usr.sbin/bsdinstall/scripts
Message-ID:  <202003020247.0222luGf016577@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: philip
Date: Mon Mar  2 02:47:56 2020
New Revision: 358517
URL: https://svnweb.freebsd.org/changeset/base/358517

Log:
  MFC r358419:
  
    bsdinstall: remove the Italian mirror
  
    ftp.it.FreeBSD.org has been down for several years.
  
  PR:           244481
  Reported by:  xgeoplasma6@gmail.com

Modified:
  stable/11/usr.sbin/bsdinstall/scripts/mirrorselect
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/usr.sbin/bsdinstall/scripts/mirrorselect
==============================================================================
--- stable/11/usr.sbin/bsdinstall/scripts/mirrorselect	Mon Mar  2 02:47:11 2020	(r358516)
+++ stable/11/usr.sbin/bsdinstall/scripts/mirrorselect	Mon Mar  2 02:47:56 2020	(r358517)
@@ -89,7 +89,6 @@ MIRROR=`dialog --backtitle "FreeBSD Installer" \
 	ftp://ftp2.gr.freebsd.org 	"Greece #2"\
 	ftp://ftp3.ie.freebsd.org 	"Ireland #3"\
 	ftp://ftp.il.freebsd.org 	"Israel"\
-	ftp://ftp.it.freebsd.org 	"Italy"\
 	ftp://ftp.jp.freebsd.org 	"Japan"\
 	ftp://ftp2.jp.freebsd.org 	"Japan #2"\
 	ftp://ftp3.jp.freebsd.org 	"Japan #3"\



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