git: e5fc416c2855 - main - bsdinstall: remove ftp7.ua.freebsd.org mirror
Philip Paeps
philip at FreeBSD.org
Tue Apr 6 02:33:46 UTC 2021
The branch main has been updated by philip:
URL: https://cgit.FreeBSD.org/src/commit/?id=e5fc416c2855d684d49bfbcc6199b54620bf1bfe
commit e5fc416c2855d684d49bfbcc6199b54620bf1bfe
Author: Philip Paeps <philip at FreeBSD.org>
AuthorDate: 2021-04-06 02:32:52 +0000
Commit: Philip Paeps <philip at FreeBSD.org>
CommitDate: 2021-04-06 02:32:52 +0000
bsdinstall: remove ftp7.ua.freebsd.org mirror
PR: 254779
Reported by: Dmytro <dima at 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"\
More information about the dev-commits-src-main
mailing list