aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2026-02-28 09:56:23 +0000
committerPhilip Paeps <philip@FreeBSD.org>2026-02-28 09:56:23 +0000
commitd44d79e577eab3e66b993c783b969b82678792d1 (patch)
tree03c4f416037f278042c2afbb3b2d7081351e83db
parent178d0b5b8da7480f455273aedf40dd8f1e785d3f (diff)
bsdinstall: remove ftp.at.freebsd.org
After ~13 years of running the ftp.at.freebsd.org community mirror is shutting down at the end of March. Remove it from the mirrorselect script. Reported by: Klaus P. Ohrhallinger <k@7he.at>
-rwxr-xr-xusr.sbin/bsdinstall/scripts/mirrorselect1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bsdinstall/scripts/mirrorselect b/usr.sbin/bsdinstall/scripts/mirrorselect
index 05eff9fee56e..65a662b2df62 100755
--- a/usr.sbin/bsdinstall/scripts/mirrorselect
+++ b/usr.sbin/bsdinstall/scripts/mirrorselect
@@ -44,7 +44,6 @@ MIRROR=`bsddialog --backtitle "$OSNAME Installer" \
ftp://ftp.freebsd.org "Main Site (GeoDNS, FTP)"\
http://ftp.au.freebsd.org "Australia - IPv6"\
ftp://ftp3.au.freebsd.org "Australia #3"\
- ftp://ftp.at.freebsd.org "Austria - IPv6"\
ftp://ftp2.br.freebsd.org "Brazil #2"\
ftp://ftp3.br.freebsd.org "Brazil #3"\
ftp://ftp.bg.freebsd.org "Bulgaria - IPv6"\