Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2021 02:33:46 GMT
From:      Philip Paeps <philip@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: e5fc416c2855 - main - bsdinstall: remove ftp7.ua.freebsd.org mirror
Message-ID:  <202104060233.1362XkYo096769@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by philip:

URL: https://cgit.FreeBSD.org/src/commit/?id=e5fc416c2855d684d49bfbcc6199b54620bf1bfe

commit e5fc416c2855d684d49bfbcc6199b54620bf1bfe
Author:     Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2021-04-06 02:32:52 +0000
Commit:     Philip Paeps <philip@FreeBSD.org>
CommitDate: 2021-04-06 02:32:52 +0000

    bsdinstall: remove ftp7.ua.freebsd.org mirror
    
    PR:             254779
    Reported by:    Dmytro <dima@dima.rv.ua>
---
 usr.sbin/bsdinstall/scripts/mirrorselect | 1 -
 1 file changed, 1 deletion(-)

diff --git a/usr.sbin/bsdinstall/scripts/mirrorselect b/usr.sbin/bsdinstall/scripts/mirrorselect
index 987a524218af..b78a0bf10aa1 100755
--- a/usr.sbin/bsdinstall/scripts/mirrorselect
+++ b/usr.sbin/bsdinstall/scripts/mirrorselect
@@ -125,7 +125,6 @@ MIRROR=`dialog --backtitle "FreeBSD Installer" \
 	ftp://ftp4.uk.freebsd.org 	"UK #4"\
 	ftp://ftp5.uk.freebsd.org 	"UK #5"\
 	ftp://ftp.ua.freebsd.org 	"Ukraine"\
-	ftp://ftp7.ua.freebsd.org 	"Ukraine #7"\
 	ftp://ftp1.us.freebsd.org 	"USA #1"\
 	ftp://ftp2.us.freebsd.org 	"USA #2"\
 	ftp://ftp3.us.freebsd.org 	"USA #3"\



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