summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2006-04-27 21:46:01 +0000
committerDavid Hankins <dhankins@isc.org>2006-04-27 21:46:01 +0000
commit0e0de9249979948c633e00d51b72f907faff5840 (patch)
tree4d2b5359cbe4f75d1f708cc81815623b18320323
parentf10a6569ee1e12111cc21961b2bf3fea990da0ae (diff)
downloadisc-dhcp-0e0de9249979948c633e00d51b72f907faff5840.tar.gz
Release status, version numbers on the extract directory, etc misc forgottenV3-0-4
bits.
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index 0e26692a..c9a5e2a2 100644
--- a/README
+++ b/README
@@ -96,9 +96,10 @@ system.
RELEASE STATUS
-This is the second beta release of ISC DHCP 3.0.4. This is a
-maintenance release which seeks only to fix bugs present in versions
-3.0.3 and earlier. No new features have been added.
+This is ISC DHCP 3.0.4. This is a maintenance release which seeks only
+to fix bugs present in versions 3.0.3 and earlier. No new features
+have been added, although you should take careful note of the RELNOTES
+discussion on the new 'atsfp' failover value.
In this release, the server and relay agent are currently fully
functional on NetBSD, Linux systems with kernel version 2.2 or later,
@@ -141,14 +142,14 @@ information. On Digital Unix, type ``man pfilt''.
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- zcat dhcp-3.0.4rc1.tar.gz |tar xvf -
+ zcat dhcp-3.0.4.tar.gz |tar xvf -
On BSD/OS, you have to type gzcat, not zcat, and you may run into
similar problems on other operating systems.
CONFIGURING IT
-Now, cd to the dhcp-3.0.4rc1 subdirectory that you've just created and
+Now, cd to the dhcp-3.0.4 subdirectory that you've just created and
configure the source tree by typing:
./configure