Date: Tue, 23 Jul 2013 12:20:28 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r253566 - in head/usr.sbin: bsdconfig/include bsdconfig/share/media bsdinstall/scripts Message-ID: <201307231220.r6NCKSCJ001596@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gavin Date: Tue Jul 23 12:20:27 2013 New Revision: 253566 URL: http://svnweb.freebsd.org/changeset/base/253566 Log: Remove ftp2.tr.freebsd.org, it is out of date. MFC after: 3 days Modified: head/usr.sbin/bsdconfig/include/messages.subr head/usr.sbin/bsdconfig/share/media/ftp.subr head/usr.sbin/bsdinstall/scripts/mirrorselect Modified: head/usr.sbin/bsdconfig/include/messages.subr ============================================================================== --- head/usr.sbin/bsdconfig/include/messages.subr Tue Jul 23 11:16:40 2013 (r253565) +++ head/usr.sbin/bsdconfig/include/messages.subr Tue Jul 23 12:20:27 2013 (r253566) @@ -360,7 +360,6 @@ msg_tk_desc="Tk and packages that depend msg_try_dhcp_configuration="Do you want to try DHCP configuration of the interface?" msg_try_ipv6_configuration="Do you want to try IPv6 configuration of the interface?" msg_try_sudo_only_this_once="Try sudo(8) only this once" -msg_turkey="Turkey" msg_ufs="UFS" msg_uk="UK" msg_ukraine="Ukraine" Modified: head/usr.sbin/bsdconfig/share/media/ftp.subr ============================================================================== --- head/usr.sbin/bsdconfig/share/media/ftp.subr Tue Jul 23 11:16:40 2013 (r253565) +++ head/usr.sbin/bsdconfig/share/media/ftp.subr Tue Jul 23 12:20:27 2013 (r253566) @@ -174,7 +174,6 @@ f_dialog_menu_media_ftp() ' $msg_taiwan #4' 'ftp4.tw.freebsd.org' ' $msg_taiwan #6' 'ftp6.tw.freebsd.org' ' $msg_taiwan #11' 'ftp11.tw.freebsd.org' - '$msg_turkey' 'ftp2.tr.freebsd.org' '$msg_uk' 'ftp.uk.freebsd.org' ' $msg_uk #2' 'ftp2.uk.freebsd.org' ' $msg_uk #3' 'ftp3.uk.freebsd.org' Modified: head/usr.sbin/bsdinstall/scripts/mirrorselect ============================================================================== --- head/usr.sbin/bsdinstall/scripts/mirrorselect Tue Jul 23 11:16:40 2013 (r253565) +++ head/usr.sbin/bsdinstall/scripts/mirrorselect Tue Jul 23 12:20:27 2013 (r253566) @@ -136,7 +136,6 @@ MIRROR=`dialog --backtitle "FreeBSD Inst ftp://ftp4.tw.freebsd.org "Taiwan #4"\ ftp://ftp6.tw.freebsd.org "Taiwan #6"\ ftp://ftp11.tw.freebsd.org "Taiwan #11"\ - ftp://ftp2.tr.freebsd.org "Turkey #2"\ ftp://ftp.uk.freebsd.org "UK"\ ftp://ftp2.uk.freebsd.org "UK #2"\ ftp://ftp3.uk.freebsd.org "UK #3"\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307231220.r6NCKSCJ001596>