summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-07-20 10:07:13 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-07-20 10:07:13 +0000
commitf488fa12ec3e6b4ca53723f2bf56e8ba739f00e1 (patch)
tree37761df598d7a961f72230448caa2e8812347d21
parente6d7feef8004038a336d4bdabf78383581e50e83 (diff)
Notes
-rw-r--r--contrib/isc-dhcp/FREEBSD-upgrade11
1 files changed, 5 insertions, 6 deletions
diff --git a/contrib/isc-dhcp/FREEBSD-upgrade b/contrib/isc-dhcp/FREEBSD-upgrade
index 0f8f8ef16d71..aa7c51724a3b 100644
--- a/contrib/isc-dhcp/FREEBSD-upgrade
+++ b/contrib/isc-dhcp/FREEBSD-upgrade
@@ -6,11 +6,10 @@ ISC DHCP client 2.0
For the import of ISC-dhclient the following files were removed:
- Makefile.conf Makefile.dist configure
doc*/* relay/* server/*
client/
- Makefile.dist dhclient-script.cat8 dhclient.cat8
+ dhclient-script.cat8 dhclient.cat8
dhclient.conf.cat5 dhclient.leases.cat5
client/scripts/
@@ -18,7 +17,7 @@ For the import of ISC-dhclient the following files were removed:
nextstep solaris
common/
- Makefile.dist dhcp-options.cat5 dlpi.c
+ dhcp-options.cat5 dlpi.c
include/cf/
aix.h alphaosf.h bsdos.h
@@ -31,8 +30,8 @@ For the import of ISC-dhclient the following files were removed:
Imported by:
- cvs import -m 'Virgin import of ISC-DHCP v2.0' \
- src/contrib/isc-dhcp ISC isc_dhcp_2_0
+ cvs import -m 'Import Patchlevel 3 of the ISC 2.0 dhcp client.' \
+ src/contrib/isc-dhcp ISC isc_dhcp_2_0_pl3
To make local changes to isc-dhcp, simply patch and commit to the main
@@ -42,4 +41,4 @@ All local changes should be submitted to the ISC for inclusion in the
next vendor release.
obrien@NUXI.com
-23-June-1999
+20-July-2000