Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2020 03:39:00 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r358419 - head/usr.sbin/bsdinstall/scripts
Message-ID:  <202002280339.01S3d0NN029290@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: philip
Date: Fri Feb 28 03:39:00 2020
New Revision: 358419
URL: https://svnweb.freebsd.org/changeset/base/358419

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

Modified:
  head/usr.sbin/bsdinstall/scripts/mirrorselect

Modified: head/usr.sbin/bsdinstall/scripts/mirrorselect
==============================================================================
--- head/usr.sbin/bsdinstall/scripts/mirrorselect	Fri Feb 28 03:38:57 2020	(r358418)
+++ head/usr.sbin/bsdinstall/scripts/mirrorselect	Fri Feb 28 03:39:00 2020	(r358419)
@@ -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?202002280339.01S3d0NN029290>