svn commit: r358419 - head/usr.sbin/bsdinstall/scripts
Philip Paeps
philip at FreeBSD.org
Fri Feb 28 03:39:02 UTC 2020
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 at 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"\
More information about the svn-src-head
mailing list