diff --git a/contrib/isc-dhcp/FREEBSD-upgrade b/contrib/isc-dhcp/FREEBSD-upgrade new file mode 100644 index 00000000000..0565df329ac --- /dev/null +++ b/contrib/isc-dhcp/FREEBSD-upgrade @@ -0,0 +1,43 @@ +# ex:ts=8 + +ISC DHCP client 2.0b1pl6 + originals can be found at: ftp://ftp.isc.org/isc/dhcp/ + + +For the import of ISC-dhclient the following files were removed: + Makefile.conf Makefile.dist configure + docs/* relay/* server/* + + client/ + Makefile.dist dhclient-script.cat8 dhclient.cat8 + dhclient.conf.cat5 dhclient.leases.cat5 + + client/scripts/ + bsdos linux netbsd + nextstep solaris + + common/ + Makefile.dist dhcp-options.cat5 + + include/cf/ + alphaosf.h bsdos.h cygwin32.h + hpux.h linux.h netbsd.h + nextstep.h qnx.h rhapsody.h + sample.h sco.h sunos4.h + sunos5-5.h ultrix.h + + +Imported by: + + cvs import -ko -m 'Virgin import of ISC-DHCP v2.0b1pl6' \ + src/contrib/isc-dhcp ISC isc_dhcp_2_0_b_1_pl_6 + + +To make local changes to isc-dhcp, simply patch and commit to the main +branch (aka HEAD). Never make local changes on the vendor (ISC) branch. + +All local changes should be submitted to "amd-dev@majordomo.cs.columbia.edu" +for inclusion in the next vendor release. + +obrien@NUXI.com +9-Feburary-1999