svn commit: r243854 - head/usr.sbin/bsdinstall/scripts
Joel Dahl
joel at FreeBSD.org
Tue Dec 4 07:22:16 UTC 2012
Author: joel (doc committer)
Date: Tue Dec 4 07:22:15 2012
New Revision: 243854
URL: http://svnweb.freebsd.org/changeset/base/243854
Log:
Remove snapshots.jp.freebsd.org. It stopped working years ago.
Discussed with: hrs
Modified:
head/usr.sbin/bsdinstall/scripts/mirrorselect
Modified: head/usr.sbin/bsdinstall/scripts/mirrorselect
==============================================================================
--- head/usr.sbin/bsdinstall/scripts/mirrorselect Tue Dec 4 05:28:20 2012 (r243853)
+++ head/usr.sbin/bsdinstall/scripts/mirrorselect Tue Dec 4 07:22:15 2012 (r243854)
@@ -39,7 +39,6 @@ MIRROR=`dialog --backtitle "FreeBSD Inst
--menu "Please select the site closest to you or \"other\" if you'd like to specify a different choice. Also note that not every site listed here carries more than the base distribution kits. Only Primary sites are guaranteed to carry the full range of possible distributions. Select a site that's close!" \
0 0 0 \
ftp://ftp.freebsd.org "Main Site"\
- ftp://snapshots.jp.freebsd.org "Snapshots Server Japan"\
ftp://ftp.freebsd.org "IPv6 Main Site"\
ftp://ftp3.ie.freebsd.org "IPv6 Ireland"\
ftp://ftp.il.freebsd.org "IPv6 Israel"\
More information about the svn-src-all
mailing list