Add a new ftp mirror in Ireland which offers a service over IPv6.
MFC after: 1 week Reviewed by: ume
This commit is contained in:
parent
08c7670a8b
commit
e8bd9c569e
@ -541,6 +541,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp2.jp.freebsd.org" },
|
||||
{ " IPv6 Ready #2", "ftp7.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp7.jp.freebsd.org" },
|
||||
{ " IPv6 Ready #3", "ftp3.ie.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp3.ie.freebsd.org" },
|
||||
{ "Argentina", "ftp.ar.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.ar.freebsd.org" },
|
||||
{ "Australia", "ftp.au.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
@ -657,6 +659,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp.ie.freebsd.org" },
|
||||
{ " Ireland #2", "ftp2.ie.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.ie.freebsd.org" },
|
||||
{ " Ireland #3", "ftp3.ie.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp3.ie.freebsd.org" },
|
||||
{ "Israel", "ftp.il.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.il.freebsd.org" },
|
||||
{ " Israel #2", "ftp2.il.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -541,6 +541,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp2.jp.freebsd.org" },
|
||||
{ " IPv6 Ready #2", "ftp7.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp7.jp.freebsd.org" },
|
||||
{ " IPv6 Ready #3", "ftp3.ie.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp3.ie.freebsd.org" },
|
||||
{ "Argentina", "ftp.ar.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.ar.freebsd.org" },
|
||||
{ "Australia", "ftp.au.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
@ -657,6 +659,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp.ie.freebsd.org" },
|
||||
{ " Ireland #2", "ftp2.ie.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.ie.freebsd.org" },
|
||||
{ " Ireland #3", "ftp3.ie.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp3.ie.freebsd.org" },
|
||||
{ "Israel", "ftp.il.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.il.freebsd.org" },
|
||||
{ " Israel #2", "ftp2.il.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user