From: Ulrich Drepper Date: Wed, 28 Jul 1999 04:37:55 +0000 (+0000) Subject: The crypt add-on has a new ftp site. X-Git-Tag: cvs/glibc_2-1-2~225 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=191d62479c512dce1e1def8add680db802fcf9f4;p=thirdparty%2Fglibc.git The crypt add-on has a new ftp site. --- diff --git a/FAQ.in b/FAQ.in index b368744f1fb..fa4606df5a5 100644 --- a/FAQ.in +++ b/FAQ.in @@ -458,8 +458,8 @@ functions together with glibc. The functions are available, as an add-on (see ?addon). People in the US may get it from the same place they got GNU libc from. People outside the -US should get the code from ftp.funet.fi [128.214.248.6] in the directory -pub/gnu/funet, or another archive site outside the USA. The README explains +US should get the code from ftp.gwdg.de [134.76.11.100] in the directory +pub/linux/glibc, or another archive site outside the USA. The README explains how to install the sources. If you already have the crypt code on your system the reason for the failure diff --git a/README.template b/README.template index 4f3dfdb0e1b..a021aa8faee 100644 --- a/README.template +++ b/README.template @@ -57,10 +57,10 @@ for crypt; it is called `glibc-crypt-VERSION.tar.gz'. You can just unpack the crypt distribution along with the rest of the C library and build; you can also build the library without getting crypt. Users outside the USA can get the crypt distribution via anonymous FTP from -ftp.funet.fi [128.214.248.6] in the directory pub/gnu/funet, or +ftp.gwdg.de [134.76.11.100] in the directory pub/linux/glibc, or another archive site outside the USA. Archive maintainers are encouraged to copy this distribution to their archives outside the -USA. Please get it from ftp.funet.fi; transferring this distribution +USA. Please get it from ftp.gwdg.de; transferring this distribution from ftp.gnu.org (or any other site in the USA) to a site outside the USA is in violation of US export laws. diff --git a/manual/install.texi b/manual/install.texi index f2555c71ed5..1c516aa298b 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -26,7 +26,8 @@ bundle; the file is @file{glibc-linuxthreads-@var{VERSION}.tar.gz}. Support for the @code{crypt} function is distributed separately because of United States export restrictions. If you are outside the US or Canada, you must get @code{crypt} support from a site outside the US, -such as @samp{ftp.ifi.uio.no}. +such as @samp{ftp.gwdg.de}. @samp{ftp.gwdg.de} has the crypt +distribution in @code{pub/linux/glibc}. @c Check this please someone: (Most non-US mirrors of @samp{ftp.gnu.org} will have it too.) The file you need is @file{glibc-crypt-@var{VERSION}.tar.gz}.