David Cantrell
f7db77fa1a
- Add missing '[' to dhclient-script ( #459860 )
...
- Correct test statement in add_default_gateway() in dhclient-script
(#459860 )
2008-08-25 01:31:58 +00:00
David Cantrell
a51a2cfd08
- Fix syntax error in dhclient-script ( #459860 )
2008-08-23 21:05:07 +00:00
David Cantrell
ee7ca6e29b
- Rewrite of /sbin/dhclient-script (make the script a little more readable,
...
discontinue use of ifconfig in favor of ip, store backup copies of orig
files in /var rather than in /etc)
2008-08-22 21:05:05 +00:00
David Cantrell
6961ce445f
- Remove 'c' from the domain-search format string in common/tables.c
...
- Prevent \032 from appearing in resolv.conf search line (#450042 )
- Restore SELinux context on saved /etc files (#451560 )
2008-08-06 19:49:47 +00:00
David Cantrell
ddfb139a17
- Carry over RES_OPTIONS from ifcfg-ethX files to /etc/resolv.conf
...
(#202923 )
- Clean up Requires tags for devel packages
- Allow SEARCH variable in ifcfg files to override search path (#454152 )
- Do not down interface if there is an active lease (#453982 )
- Clean up how dhclient-script restarts ypbind
2008-08-01 21:16:41 +00:00
David Cantrell
d016d23988
- Carry over RES_OPTIONS from ifcfg-ethX files to /etc/resolv.conf
...
(#202923 )
- Clean up Requires tags for devel packages
2008-07-25 01:21:14 +00:00
David Cantrell
821e00dcda
- Remove instaces of \032 in domain search option ( #450042 )
...
- Make 'service dhcpd configtest' display text indicating the status
2008-06-21 20:14:17 +00:00
David Cantrell
ee1046393e
- Update dhclient-script to handle domain-search correctly ( #437840 )
2008-03-26 04:53:54 +00:00
David Cantrell
3aac9e5df0
- Save conf files adding '.predhclient.$interface' to the name ( #306381 )
...
- Only restore conf files on EXPIRE/FAIL/RELEASE/STOP if there are no other
dhclient processes running (#306381 )
2008-02-08 02:15:14 +00:00
David Cantrell
db449ef09b
Revert to dhcp-3.1.0 for now.
2008-01-11 00:19:03 +00:00
David Cantrell
6a2e4a260b
Reverting dhcp for rawhide to 3.1.0 for the time being. 4.0.0 is still in
...
the works.
2008-01-10 22:26:34 +00:00
David Cantrell
5c694ad760
- Remove chkconfig usage for ypbind in dhclient-script ( #351211 )
...
- Combine dhcp-static and dhcp-devel packages since there are no shared
libraries offered
- Remove Requires: openldap-devel on dhcp-devel and libdhcp4client-devel
- Make libdhcp4client-devel require dhcp-devel (for libdhcp_control.h)
- Do not make dhcp-devel require the dhcp package, those are independent
2007-10-25 15:39:53 +00:00
David Cantrell
8b16439d3f
- Init script fixes ( #320761 )
...
- Removed linux.dbus-example script since we aren't using dhcdbd now
- Remove dhcdbd leftovers from dhclient-script (#306381 )
2007-10-08 17:58:17 +00:00
David Cantrell
0cf0761895
- Do not override manually configured NTP servers in /etc/ntp.conf
...
(#274761 )
2007-09-04 15:54:47 +00:00
David Cantrell
73f5b3e6fb
Re-added with 0644 permissions.
2007-04-11 19:38:56 +00:00
David Cantrell
58c8a68e06
Removed again.
2007-04-11 19:38:31 +00:00
David Cantrell
66705032bf
Re-added with 0755 permissions.
2007-04-11 19:36:37 +00:00
David Cantrell
3cfaa5a8f6
Removed so I can re-add them with the correct permissions.
2007-04-11 19:36:00 +00:00
David Cantrell
3b727ca6ac
- Ensure that Perl and Perl modules are not added as dependencies ( #234688 )
...
- Reorganize patches by feature/bug per packaging guidelines (#225691 )
- Move the following files from patches to source files:
linux.dbus-example, linux, Makefile.dist, dhcp4client.h,
libdhcp_control.h
- Compile with -fno-strict-aliasing as ISC coding standards generally don't
agree well with gcc 4.x.x
2007-04-01 20:52:27 +00:00