Periodic email about security notifications

Kirk Strauser kirk at strauser.com
Mon May 5 07:18:14 PDT 2003


At 2003-05-05T00:19:55Z, Munish Chopra <mchopra at engmail.uwaterloo.ca> writes:

> You're still going to have a crapload of people who will just stick
> ftp.freebsd.org in there. I think Don's got the right idea...(it's still
> cool functionality).

I'd almost consider adding something like:

    if ($ftp_servername eq 'ftp.freebsd.org')
    {
       die "Use a mirror, please!";
    }

to this and most similar scripts.
-- 
Kirk Strauser



More information about the freebsd-hackers mailing list