From f76ebbfdcf3ad587eed7e664fe1a57fabcf34bca Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Sat, 16 Mar 1996 17:56:07 +0000 Subject: [PATCH] Update documentation --- README | 28 +++++++++++++++++++++------- dhcpd.8 | 2 +- dhcpd.cat8 | 6 +++--- server/dhcpd.8 | 2 +- server/dhcpd.cat8 | 6 +++--- 5 files changed, 29 insertions(+), 15 deletions(-) diff --git a/README b/README index 685aed12..aa199d7e 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Internet Software Consortium Dynamic Host Configuration Protocol Server - Beta Release 0 - March 6, 1996 + Beta Release 1 + March 16, 1996 This is the first Beta release of the Internet Software Consortium DHCP Server (ISC dhcpd). In this Beta release, support for the core @@ -22,11 +22,11 @@ is by no means self-explanatory at this point - it will get better as dhcpd matures. If you are building on BSD/os or NetBSD, just type make - it should build with no problem. -Last week (February 26-28), I brought ISC dhcpd to Connectathon and -worked out many bugs. ISC dhcpd was able to boot all of the DHCP -clients at Connectathon by the time I left. Many thanks to Audrey Van -Belleghem for getting me in to Connectathon even though we weren't -able to budget for it, to Mike Carney for running the DHCP testing in +In February, I brought ISC dhcpd to Connectathon and worked out +many bugs. ISC dhcpd was able to boot all of the DHCP clients at +Connectathon by the time I left. Many thanks to Audrey Van Belleghem +for getting me in to Connectathon even though we weren't able to +budget for it, to Mike Carney for running the DHCP testing in general and helping me out in particular, and to all the other DHCP Bakeoff participants at Connectathon who tried their clients against dhcpd and told me where it was busted, or, later on, that it wasn't @@ -52,6 +52,20 @@ do this, dhcpd will run in the foreground rather than as a daemon, and will print its log messages to standard error. It will also dump the contents of all packets it receives and sends. + SUPPORT + +ISC DHCPD is not a commercial product, and is not supported in that sense. +However, I am continuing to work on this server with the support of the +Internet Software Consortium, so if you have trouble or want help, please +free free to contact me, Ted Lemon . + +In addition, there are two mailing lists for dhcpd - dhcpd-announce and +dhcpd-users. To subscribe, see http://www.fugue.com/dhcp/lists. If you +don't have WWW access, you can send mail to dhcpd-request@fugue.com and +tell me which lists you want to subscribe to, but please use the web interface +if you can, since I have to handle the -request mailing list manually. + + BUGS Currently, ISC dhcpd supports the DHCP protocol strictly the standard diff --git a/dhcpd.8 b/dhcpd.8 index 79776c43..18abfff8 100644 --- a/dhcpd.8 +++ b/dhcpd.8 @@ -122,7 +122,7 @@ file, .Nm dhcpd must be restarted. To restart .Nm dhcpd , -send signal 15 to the process ID contained in +send a SIGTERM (signal 15) to the process ID contained in .Nm /var/run/dhcpd.pid , and then re-invoke .Nm dhcpd . diff --git a/dhcpd.cat8 b/dhcpd.cat8 index cd46f487..5475f1db 100644 --- a/dhcpd.cat8 +++ b/dhcpd.cat8 @@ -55,8 +55,8 @@ OOPPEERRAATTIIOONN into the ddhhccppdd..ccoonnff file. Whenever changes are made to the ddhhccppdd..ccoonnff file, ddhhccppdd must be restart- - ed. To restart ddhhccppdd, send signal 15 to the process ID contained in - //vvaarr//rruunn//ddhhccppdd..ppiidd, and then re-invoke ddhhccppdd. + ed. To restart ddhhccppdd, send a SIGTERM (signal 15) to the process ID con- + tained in //vvaarr//rruunn//ddhhccppdd..ppiidd, and then re-invoke ddhhccppdd. CCOONNFFIIGGUURRAATTIIOONN @@ -179,4 +179,4 @@ AAUUTTHHOORR ware Corporation. Information about the Internet Software Consortium can be found at hhttttpp::////wwwwww..iisscc..oorrgg//iisscc. - March 6, 1996 3 + March 16, 1996 3 diff --git a/server/dhcpd.8 b/server/dhcpd.8 index 79776c43..18abfff8 100644 --- a/server/dhcpd.8 +++ b/server/dhcpd.8 @@ -122,7 +122,7 @@ file, .Nm dhcpd must be restarted. To restart .Nm dhcpd , -send signal 15 to the process ID contained in +send a SIGTERM (signal 15) to the process ID contained in .Nm /var/run/dhcpd.pid , and then re-invoke .Nm dhcpd . diff --git a/server/dhcpd.cat8 b/server/dhcpd.cat8 index cd46f487..5475f1db 100644 --- a/server/dhcpd.cat8 +++ b/server/dhcpd.cat8 @@ -55,8 +55,8 @@ OOPPEERRAATTIIOONN into the ddhhccppdd..ccoonnff file. Whenever changes are made to the ddhhccppdd..ccoonnff file, ddhhccppdd must be restart- - ed. To restart ddhhccppdd, send signal 15 to the process ID contained in - //vvaarr//rruunn//ddhhccppdd..ppiidd, and then re-invoke ddhhccppdd. + ed. To restart ddhhccppdd, send a SIGTERM (signal 15) to the process ID con- + tained in //vvaarr//rruunn//ddhhccppdd..ppiidd, and then re-invoke ddhhccppdd. CCOONNFFIIGGUURRAATTIIOONN @@ -179,4 +179,4 @@ AAUUTTHHOORR ware Corporation. Information about the Internet Software Consortium can be found at hhttttpp::////wwwwww..iisscc..oorrgg//iisscc. - March 6, 1996 3 + March 16, 1996 3