From 01b753d213e004ab26c098e363089ffa7ef909fa Mon Sep 17 00:00:00 2001 From: hpa Date: Mon, 12 Nov 2001 20:55:41 +0000 Subject: Update the README to better reflect reality. --- README | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index d4c0daa..197a1e8 100644 --- a/README +++ b/README @@ -1,5 +1,9 @@ -This is tftp-hpa-0.21; this version was put out by H. Peter Anvin -. +This is tftp-hpa-0.22, a conglomerate of a number of versions of the +BSD TFTP code, changed around to port to a whole collection of +operating systems. The goal is to work on any reasonably modern Unix +with sockets. + +The tftp-hpa series is maintained by H. Peter Anvin . The latest version of this collection can be found at: @@ -14,6 +18,13 @@ server. Although a tftp client is included, it is by and large the stock OpenBSD version, with a small handful of portability improvements. +You almost certainly will need to use GNU make to build tftp-hpa; GNU +make can be obtained at: + + ftp://ftp.gnu.org/pub/make/ +or + ftp://mirrors.kernel.org/gnu/make/ + ===> IMPORTANT: SEE THE FILE "README.security" FOR IMPORTANT SECURITY ===> CHANGES ENACTED IN VERSION 0.17!!!!!!!!! @@ -134,10 +145,6 @@ Changes in 0.13: General information on the tftp-hpa series: -This is a conglomerate of a number of versions of the BSD TFTP code, -ported to Linux, although it should work on mostly any POSIX-compliant -OS with sockets. You may have to use GNU make to build it. - The core software was taken from OpenBSD (CVS source as of 1999-09-21). I believe this was the most secure source base available at the time I obtained this code, and it included support for the -s -- cgit v1.2.1