/[pkgs]/devel/dhcp/dhcpd.init
ViewVC logotype

Log of /devel/dhcp/dhcpd.init

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Sep 24 09:29:34 2009 UTC (2 months ago) by jpopelka
Branch: MAIN
CVS Tags: F-12-split, HEAD, dhcp-4_1_0p1-11_fc12, dhcp-4_1_0p1-12_fc13, dhcp-4_1_0p1-13_fc13, dhcp-4_1_0p1-14_fc13
Changes since 1.30: +30 -18 lines
Diff to previous 1.30
* Thu Sep 24 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-11
- Make dhcpd and dhcrelay init scripts LSB compliant (#522134, #522146)

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Apr 17 21:48:50 2009 UTC (7 months, 1 week ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-4_1_0-17_fc12, dhcp-4_1_0-18_fc12, dhcp-4_1_0-19_fc12, dhcp-4_1_0-20_fc12, dhcp-4_1_0-21_fc12, dhcp-4_1_0-22_fc12, dhcp-4_1_0-23_fc12, dhcp-4_1_0-24_fc12, dhcp-4_1_0-25_fc12, dhcp-4_1_0-26_fc12, dhcp-4_1_0-27_fc12, dhcp-4_1_0p1-10_fc12, dhcp-4_1_0p1-1_fc12, dhcp-4_1_0p1-2_fc12, dhcp-4_1_0p1-3_fc12, dhcp-4_1_0p1-4_fc12, dhcp-4_1_0p1-5_fc12, dhcp-4_1_0p1-6_fc12, dhcp-4_1_0p1-7_fc12, dhcp-4_1_0p1-8_fc12, dhcp-4_1_0p1-9_fc12
Changes since 1.29: +0 -3 lines
Diff to previous 1.29
* Thu Apr 16 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-17
- Fix setting default route when client IP address changes (#486512, #473658)
- 'reload' and 'try-restart' on dhcpd and dhcrelay init scripts
  will display usage information and return code 3

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Jan 13 14:45:32 2009 UTC (10 months, 1 week ago) by dcantrel
Branch: MAIN
CVS Tags: F-11-split, dhcp-4_1_0-10_fc11, dhcp-4_1_0-11_fc11, dhcp-4_1_0-12_fc11, dhcp-4_1_0-13_fc11, dhcp-4_1_0-14_fc11, dhcp-4_1_0-15_fc11, dhcp-4_1_0-16_fc11, dhcp-4_1_0-4_fc11, dhcp-4_1_0-5_fc11, dhcp-4_1_0-6_fc11, dhcp-4_1_0-7_fc11, dhcp-4_1_0-8_fc11, dhcp-4_1_0-9_fc11
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
* Tue Jan 13 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-4
- Updated LSB init script header to reference /etc/dhcp/dhcpd.conf (#479012)

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Jan 6 23:46:51 2009 UTC (10 months, 2 weeks ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-4_1_0-1_fc11, dhcp-4_1_0-2_fc11, dhcp-4_1_0-3_fc11
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
* Tue Jan 06 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-1
- Upgraded to ISC dhcp-4.1.0
- Had to rename the -T option to -timeout as ISC is now using -T
- Allow package rebuilders to easily enable DHCPv6 support with:
      rpmbuild --with DHCPv6 dhcp.spec
  Note that Fedora is still using the 'dhcpv6' package, but some
  users may want to experiment with the ISC DHCPv6 implementation
  locally.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Dec 18 22:47:13 2008 UTC (11 months ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-4_0_0-33_fc11, dhcp-4_0_0-34_fc11
Changes since 1.26: +0 -1 lines
Diff to previous 1.26
* Thu Dec 18 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-33
- Remove unnecessary success/failure lines in init scripts (#476846)

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Jun 21 20:14:17 2008 UTC (17 months ago) by dcantrel
Branch: MAIN
CVS Tags: F-10-split, dhcp-4_0_0-16_fc10, dhcp-4_0_0-17_fc10, dhcp-4_0_0-18_fc10, dhcp-4_0_0-20_fc10, dhcp-4_0_0-21_fc10, dhcp-4_0_0-22_fc10, dhcp-4_0_0-23_fc10, dhcp-4_0_0-24_fc10, dhcp-4_0_0-25_fc10, dhcp-4_0_0-26_fc10, dhcp-4_0_0-27_fc10, dhcp-4_0_0-28_fc10, dhcp-4_0_0-29_fc10, dhcp-4_0_0-30_fc10, dhcp-4_0_0-31_fc10, dhcp-4_0_0-32_fc11
Changes since 1.25: +5 -0 lines
Diff to previous 1.25
* Sat Jun 21 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-16
- Remove instaces of \032 in domain search option (#450042)
- Make 'service dhcpd configtest' display text indicating the status

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jan 11 00:14:20 2008 UTC (22 months, 2 weeks ago) by dcantrel
Branch: MAIN
CVS Tags: F-9-split, dhcp-4_0_0-10_fc9, dhcp-4_0_0-11_fc9, dhcp-4_0_0-12_fc9, dhcp-4_0_0-13_fc9, dhcp-4_0_0-14_fc9, dhcp-4_0_0-15_fc10, dhcp-4_0_0-1_fc9, dhcp-4_0_0-2_fc9, dhcp-4_0_0-3_fc9, dhcp-4_0_0-4_fc9, dhcp-4_0_0-5_fc9, dhcp-4_0_0-6_fc9, dhcp-4_0_0-7_fc9, dhcp-4_0_0-8_fc9, dhcp-4_0_0-9_fc9
Changes since 1.24: +0 -0 lines
Diff to previous 1.24
Revert to dhcp-3.1.0 for now.

Revision 1.24
Thu Jan 10 22:26:34 2008 UTC (22 months, 2 weeks ago) by dcantrel
Branch: MAIN
Changes since 1.23: +0 -0 lines
FILE REMOVED
Reverting dhcp for rawhide to 3.1.0 for the time being.  4.0.0 is still in the works.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Nov 27 01:57:19 2007 UTC (23 months, 4 weeks ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-3_1_0-10_fc9, dhcp-3_1_0-11_fc9, dhcp-3_1_0-12_fc9
Changes since 1.22: +0 -5 lines
Diff to previous 1.22
* Mon Nov 19 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-10
- Remove dhcdbd check from dhcpd init script

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 18:34:00 2007 UTC (2 years ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-3_1_0-9_fc9
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
* Thu Nov 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-9
- Fix chkconfig lines in dhcpd and dhcrelay init scripts (#384431)
- Improve postun scriptlet

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Nov 12 23:16:08 2007 UTC (2 years ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-3_1_0-8_fc9
Changes since 1.20: +8 -7 lines
Diff to previous 1.20
* Mon Nov 12 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-8
- Put dhcp.schema in /etc/openldap/schema (#330471)
- Remove manpages patch and keep modified man pages as Source files
- Improve dhclient.8 man page to list options in a style consistent
  with most other man pages on the planet
- Upgrade to latest dhcp LDAP patch, which brings in a new dhcpd-conf-to-ldap
  script, updated schema file, and other bug fixes including SSL support for
  LDAP authentication (#375711)
- Do not run dhcpd and dhcrelay services by default (#362321)

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Oct 24 17:47:43 2007 UTC (2 years, 1 month ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-3_1_0-2_fc9, dhcp-3_1_0-3_fc9, dhcp-3_1_0-4_fc9, dhcp-3_1_0-5_fc9, dhcp-3_1_0-6_fc9, dhcp-3_1_0-7_fc9
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
* Wed Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-2
- Fix 'restart' mode in init script (#349341)

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 18:28:01 2007 UTC (2 years, 1 month ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-3_1_0-1_fc9
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
* Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-1
- Upgrade to ISC dhcp-3.1.0
- Remove unnecessary /usr/include/dhcp4client/isc_dhcp headers
- Make sure restorecon is run on /var/lib/dhcpd/dhcpd.leases (#251688)
- Install dhcp.schema to /etc/openldap/dhcp.schema (#330471)

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Oct 8 17:58:17 2007 UTC (2 years, 1 month ago) by dcantrel
Branch: MAIN
CVS Tags: F-8-split, dhcp-3_0_6-8_fc8
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
* Mon Oct 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-8
- Init script fixes (#320761)
- Removed linux.dbus-example script since we aren't using dhcdbd now
- Remove dhcdbd leftovers from dhclient-script (#306381)

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 19:20:47 2007 UTC (2 years, 1 month ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-3_0_6-6_fc8, dhcp-3_0_6-7_fc8
Changes since 1.16: +73 -33 lines
Diff to previous 1.16
* Wed Sep 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-6
- Init script fixes for dhcpd and dhcrelay (#278601)

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Jul 10 18:59:53 2007 UTC (2 years, 4 months ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-3_0_6-1_fc8, dhcp-3_0_6-2_fc8, dhcp-3_0_6-3_fc8, dhcp-3_0_6-4_fc8, dhcp-3_0_6-5_fc8
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
* Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-1
- Upgrade to ISC dhcp-3.0.6
- Remove the -TERM option from killproc command (#245317)

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Jun 20 17:25:50 2007 UTC (2 years, 5 months ago) by dcantrel
Branch: MAIN
CVS Tags: dhcp-3_0_5-37_fc8
Changes since 1.14: +2 -0 lines
Diff to previous 1.14
* Wed Jun 20 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-37
- For init script functions, echo new line after OK or FAIL msg (#244956)

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Apr 26 19:01:43 2007 UTC (2 years, 7 months ago) by dcantrel
Branch: MAIN
CVS Tags: F-7-split, dhcp-3_0_5-34_fc7, dhcp-3_0_5-35_fc8, dhcp-3_0_5-36_fc8
Changes since 1.13: +73 -97 lines
Diff to previous 1.13
* Thu Apr 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-34
- Init script fixes (#237985, #237983)
- Reference correct scripts in dhclient-script.8 man page (#238036)

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Nov 15 17:11:05 2005 UTC (4 years ago) by jvdias
Branch: MAIN
CVS Tags: FC-5-split, FC-6-split, dhcp-3_0_3-11, dhcp-3_0_3-12, dhcp-3_0_3-14, dhcp-3_0_3-16, dhcp-3_0_3-16_1, dhcp-3_0_3-18, dhcp-3_0_3-20, dhcp-3_0_3-21, dhcp-3_0_3-21_1, dhcp-3_0_3-21_1_1, dhcp-3_0_3-22, dhcp-3_0_3-24, dhcp-3_0_3-26, dhcp-3_0_4-1, dhcp-3_0_4-10, dhcp-3_0_4-12, dhcp-3_0_4-14, dhcp-3_0_4-16, dhcp-3_0_4-17, dhcp-3_0_4-17_1, dhcp-3_0_4-18_fc6, dhcp-3_0_4-19_fc6, dhcp-3_0_4-2, dhcp-3_0_4-20_fc6, dhcp-3_0_4-21_fc6, dhcp-3_0_4-22_fc7, dhcp-3_0_4-23_fc7, dhcp-3_0_4-24_fc7, dhcp-3_0_4-4, dhcp-3_0_4-6, dhcp-3_0_4-8, dhcp-3_0_4-8_1, dhcp-3_0_5-10_fc7, dhcp-3_0_5-11_fc7, dhcp-3_0_5-12_fc7, dhcp-3_0_5-13_fc7, dhcp-3_0_5-14_fc7, dhcp-3_0_5-15_fc7, dhcp-3_0_5-16_fc7, dhcp-3_0_5-17_fc7, dhcp-3_0_5-18_fc7, dhcp-3_0_5-19_fc7, dhcp-3_0_5-1_fc7, dhcp-3_0_5-20_fc7, dhcp-3_0_5-21_fc7, dhcp-3_0_5-22_fc7, dhcp-3_0_5-23_fc7, dhcp-3_0_5-24_fc7, dhcp-3_0_5-25_fc7, dhcp-3_0_5-26_fc7, dhcp-3_0_5-27_fc7, dhcp-3_0_5-28_fc7, dhcp-3_0_5-29_fc7, dhcp-3_0_5-2_fc7, dhcp-3_0_5-30_fc7, dhcp-3_0_5-31_fc7, dhcp-3_0_5-32_fc7, dhcp-3_0_5-33_fc7, dhcp-3_0_5-3_fc7, dhcp-3_0_5-4_fc7, dhcp-3_0_5-5_fc7, dhcp-3_0_5-6_fc7, dhcp-3_0_5-7_fc7, dhcp-3_0_5-8_fc7, dhcp-3_0_5-9_fc7
Changes since 1.12: +27 -14 lines
Diff to previous 1.12
fix check mode with -cf in DHCPDARGS; check /var/lib/dhcpd/dhcpd.leases instead of /var/lib/dhcp/dhcpd.leases

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Jul 14 16:54:21 2005 UTC (4 years, 4 months ago) by jvdias
Branch: MAIN
CVS Tags: dhcp-3_0_3-1, dhcp-3_0_3-10, dhcp-3_0_3-2, dhcp-3_0_3-3, dhcp-3_0_3-4, dhcp-3_0_3-6, dhcp-3_0_3-7, dhcp-3_0_3-8, dhcp-3_0_3rc1-1
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Upgrade to upstream version 3.0.3rc1; fix bug 163203: silence ISC blurb on configtest;

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 00:51:18 2005 UTC (4 years, 9 months ago) by jvdias
Branch: MAIN
CVS Tags: FC-4-split, dhcp-3_0_2-1, dhcp-3_0_2-10, dhcp-3_0_2-11, dhcp-3_0_2-12, dhcp-3_0_2-14, dhcp-3_0_2-14_FC5, dhcp-3_0_2-2, dhcp-3_0_2-3, dhcp-3_0_2-4, dhcp-3_0_2-6, dhcp-3_0_2-7, dhcp-3_0_2-8, dhcp-3_0_2-9, dhcp-3_0_2rc3-8_FC4
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
fix config file verification with -cf in DHCPDARGS

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 00:19:50 2005 UTC (4 years, 9 months ago) by jvdias
Branch: MAIN
CVS Tags: dhcp-3_0_2rc3-8
Changes since 1.9: +0 -0 lines
Diff to previous 1.9
fix config file verification with -cf in DHCPDARGS

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 00:19:41 2005 UTC (4 years, 9 months ago) by jvdias
Branch: MAIN
Changes since 1.8: +5 -1 lines
Diff to previous 1.8
fix config file verification with -cf in DHCPDARGS

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Feb 15 18:02:52 2005 UTC (4 years, 9 months ago) by jvdias
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Feb 11 01:09:39 2005 UTC (4 years, 9 months ago) by jvdias
Branch: MAIN
CVS Tags: dhcp-3_0_2rc3-3, dhcp-3_0_2rc3-4
Changes since 1.6: +26 -4 lines
Diff to previous 1.6
fix bugs 147375 147502 146600 146524 147739

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Sep 22 14:55:33 2004 UTC (5 years, 2 months ago) by jvdias
Branch: MAIN
CVS Tags: FC-3-split, RHEL-4-split, dhcp-3_0_1-10, dhcp-3_0_1-11, dhcp-3_0_1-12, dhcp-3_0_1-14, dhcp-3_0_1-16, dhcp-3_0_1-17, dhcp-3_0_1-9, dhcp-3_0_2rc3-1, dhcp-3_0_2rc3-2
Changes since 1.5: +6 -13 lines
Diff to previous 1.5
do restorecon on newly created dhcpd.leases

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 04:15:43 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: dhcp-3_0_1-4, dhcp-3_0_1-6, dhcp-3_0_1-7, dhcp-3_0_1-8, dhcp-3_0_1-EL4_1, dhcp-3_0_1rc12-4, dhcp-3_0_1rc12-6, dhcp-3_0_1rc12-8, dhcp-3_0_1rc12-9, dhcp-3_0_1rc13-1, dhcp-3_0_1rc13-2, dhcp-3_0_1rc14-3, dhcp-3_0_1rc14-4, dhcp-3_0_1rc14-5, present-on-devel
Changes since 1.4: +18 -2 lines
Diff to previous 1.4
auto-import changelog data from dhcp-3.0.1rc12-4.src.rpm
* Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-4
- Fix init to check config during restart

* Wed Mar 24 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-3
- Fix init script to create leases file if missing

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 04:14:53 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: FC-1-split, FC-2-split, dhcp-3_0_1rc12-1, dhcp-3_0_1rc12-2_1, dhcp-3_0pl2-6_16
Changes since 1.3: +5 -1 lines
Diff to previous 1.3
auto-import changelog data from dhcp-3.0pl2-6.16.src.rpm
* Wed Oct 08 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.16
- Fix location of ntp driftfile

* Fri Sep 05 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.15
- Bump Release

* Fri Sep 05 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.14
- Add div0 patch

* Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.13
- Add SEARCH to client script

* Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.12
- Bump Release

* Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.11
- Add configtest

* Fri Aug 01 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.10
- increment for base

* Fri Aug 01 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.9
- Don't update resolv.conf on renewals

* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.8
- increment for base

* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.7
- Fix name of driftfile

* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.6
- increment for base

* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.5
- Change dhcrelay script to check DHCPSERVERS

* Mon Jul 07 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.4
- increment for base

* Mon Jul 07 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.3
- Fix dhclient-script to support PEERNTP and PEERNIS flags.
- patch submitted by aoliva@redhat.com

* Sun Jun 08 2003 Tim Powers <timp@redhat.com> 1:3.0pl2-6.1
- add epoch to dhcp-devel versioned requires on dhcp
- build for RHEL

* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Tue May 27 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-5
- Fix memory leak in parser.

* Mon May 19 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-4
- Change Rev for RHEL

* Mon May 19 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-3
- Change example to not give out 255 address.

* Tue Apr 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-2
- Change Rev for RHEL

* Mon Apr 28 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-1
- upgrade to 3.0pl2

* Wed Mar 26 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-26
- add usage for dhcprelay -c
- add man page for dhcprelay -c

* Fri Mar 07 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-25
- Fix man dhcpd.conf man page

* Tue Mar 04 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-24
- Fix man dhcpctl.3 page

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 04:11:03 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHEL-2_1-split, RHEL-3-split, RHL-7_2-split, RHL-7_3-split, RHL-8-split, RHL-9-split, dhcp-2_0pl5-6, dhcp-2_0pl5-7, dhcp-2_0pl5-8, dhcp-3_0pl1-23, dhcp-3_0pl1-6, dhcp-3_0pl1-7, dhcp-3_0pl1-8, dhcp-3_0pl1-9
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
auto-import changelog data from dhcp-2.0pl5-6.src.rpm
* Mon Jul 16 2001 Elliot Lee <sopwith@redhat.com>
- /etc/sysconfig/dhcpd
- Include dhcp.leases file (#5405)

* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
- Bump release + rebuild.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 04:10:54 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHL-7_1-split, dhcp-2_0pl5-4
Changes since 1.1: +4 -3 lines
Diff to previous 1.1
auto-import changelog data from dhcp-2.0pl5-4.src.rpm
* Wed Feb 14 2001 Tim Waugh <twaugh@redhat.com>
- Fix initscript typo (bug #27624).

* Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Improve spec file i18n

* Mon Feb 05 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- i18nize init script (#26084)

* Sun Sep 10 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 2.0pl5
- redo buildroot patch

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 04:10:47 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHL-7_0-split, dhcp-2_0-12
auto-import changelog data from dhcp-2.0-12.src.rpm
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
- rebuild to cope with glibc locale binary incompatibility, again

* Mon Aug 14 2000 Preston Brown <pbrown@redhat.com>
- check for existence of /var/lib/dhcpd.leases in initscript before starting

* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
- rebuild to cope with glibc locale binary incompatibility

* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
- move initscript back

* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild

* Fri Jul 07 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- /etc/rc.d/init.d -> /etc/init.d
- fix /var/state/dhcp -> /var/lib/dhcp

* Fri Jun 16 2000 Preston Brown <pbrown@redhat.com>
- condrestart for initscript, graceful upgrades.

* Thu Feb 03 2000 Erik Troan <ewt@redhat.com>
- gzipped man pages
- marked /etc/rc.d/init.d/dhcp as a config file

* Mon Jan 24 2000 Jakub Jelinek <jakub@redhat.com>
- fix booting of JavaStations
  (reported by Pete Zaitcev <zaitcev@metabyte.com>).
- fix SIGBUS crashes on SPARC (apparently gcc is too clever).

* Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
- chkconfig --del in %preun, not %postun

* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
- initscript munging

* Fri Jun 25 1999 Jeff Johnson <jbj@redhat.com>
- update to 2.0.

* Fri Jun 18 1999 Bill Nottingham <notting@redhat.com>
- don't run by default

* Wed Jun 02 1999 Jeff Johnson <jbj@redhat.com>
- update to 2.0b1pl28.

* Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
- strip binaries

* Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com>
- copy the source file in %prep, not move

* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 4)

* Mon Jan 11 1999 Erik Troan <ewt@redhat.com>
- added a sample dhcpd.conf file
- we don't need to dump rfc's in /usr/doc

* Sun Sep 13 1998 Cristian Gafton <gafton@redhat.com>
- modify dhcpd.init to exit if /etc/dhcpd.conf is not present

* Sat Jun 27 1998 Jeff Johnson <jbj@redhat.com>
- Upgraded to 2.0b1pl6 (patch1 no longer needed).

* Thu Jun 11 1998 Erik Troan <ewt@redhat.com>
- applied patch from Chris Evans which makes the server a bit more paranoid
  about dhcp requests coming in from the wire

* Mon Jun 01 1998 Erik Troan <ewt@redhat.com>
- updated to dhcp 2.0b1pl1
- got proper man pages in the package

* Tue Mar 31 1998 Erik Troan <ewt@redhat.com>
- updated to build in a buildroot properly
- don't package up the client, as it doens't work very well <sigh>

* Tue Mar 17 1998 Bryan C. Andregg <bandregg@redhat.com>
- Build rooted and corrected file listing.

* Mon Mar 16 1998 Mike Wangsmo <wanger@redhat.com>
- removed the actual inet.d links (chkconfig takes care of this for us)
  and made the %postun section handle upgrades.

* Mon Mar 16 1998 Bryan C. Andregg <bandregg@redhat.com>
- First package.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2