Commit Graph

194 Commits

Author SHA1 Message Date
David Cantrell
f66cf258c9 - Fix 'restart' mode in init script (#349341) 2007-10-24 17:50:43 +00:00
David Cantrell
7803c49666 - Fix 'restart' mode in init script (#349341) 2007-10-24 17:47:43 +00:00
David Cantrell
af3980861c - 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)
2007-10-23 19:04:57 +00:00
David Cantrell
1369c59e10 - 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)
2007-10-23 18:28:01 +00:00
Bill Nottingham
c867f72923 makefile update to properly grab makefile.common 2007-10-15 18:41:54 +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
0f33b636af - In dhcp.conf.5, explain that if no next-server statement applies to the
requesting client, the address 0.0.0.0 is used (#184484).
2007-09-26 19:39:59 +00:00
David Cantrell
e6a433a23b - Init script fixes for dhcpd and dhcrelay (#278601) 2007-09-26 19:20:47 +00:00
David Cantrell
546813ff14 - Fix typos in ldap.c and correct LDAP macros (#283391) 2007-09-10 15:06:40 +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
c637bc589d - Remove the -x switch enabling extended new option info. If given to
dhclient now, it's ignored.
2007-08-16 18:33:06 +00:00
Jeremy Katz
a98e2cf2f1 test2 2007-07-18 15:09:40 +00:00
Jeremy Katz
659ae1db44 test 2007-07-18 15:08:27 +00:00
Florian La Roche
4cb13218c9 - vendor -> vvendor 2007-07-18 09:41:26 +00:00
David Cantrell
0713d0cdcc - Upgrade to ISC dhcp-3.0.6
- Remove the -TERM option from killproc command (#245317)
2007-07-10 18:59:53 +00:00
David Cantrell
434d4dfee7 - For init script functions, echo new line after OK or FAIL msg (#244956) 2007-06-20 17:25:50 +00:00
David Cantrell
9675569520 - BOOTP_BROADCAST_ALWAYS is not the same as ATSFP, fixed
- Added anycast mac support to dhclient for OLPC
2007-06-18 15:11:10 +00:00
David Cantrell
47f03274a8 - BOOTP_BROADCAST_ALWAYS is not the same as ATSFP, fixed
- Added anycast mac support to dhclient for OLPC
2007-06-15 23:01:44 +00:00
David Cantrell
8d243af001 - Disable -fvisibility=hidden for now as it breaks dhcpv4_client() from the
shared library (#240804)
2007-05-22 20:11:01 +00:00
David Cantrell
9c81a8e004 - Init script fixes (#237985, #237983)
- Reference correct scripts in dhclient-script.8 man page (#238036)
2007-04-26 19:01:43 +00:00
David Cantrell
bf55f11dd7 - Rename -devel-static packages to -static (#225691) 2007-04-20 16:54:05 +00:00
David Cantrell
2ba235792b - Added missing newline on usage() screen in dhclient 2007-04-17 14:45:46 +00:00
David Cantrell
6f11dd6206 - Spec file cleanups (#225691)
- Put libdhcpctl.a and libomapi.a in dhcp-devel-static package
- Put libdhcp4client.a in libdhcp4client-devel-static package
2007-04-12 20:05:58 +00:00
David Cantrell
db2db6c042 - Spec file cleanups (#225691)
- Put libdhcpctl.a and libomapi.a in dhcp-devel-static package
- Put libdhcp4client.a in libdhcp4client-devel-static package
2007-04-12 19:05:59 +00:00
David Cantrell
788673c0d5 - Spec file cleanups (#225691)
- Put libdhcpctl.a and libomapi.a in dhcp-devel-static package
- Put libdhcp4client.a in libdhcp4client-devel-static package
2007-04-11 20:12:51 +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
27c9546bbb - Enable Xen patch again, kernel bits present (#231444) 2007-04-11 14:29:18 +00:00
David Cantrell
0997f7ab3b - Spec file cleanups (#225691) 2007-04-09 21:44:55 +00:00
David Cantrell
ba4ff71b11 - Remove Xen patch (#235649, from RHEL-5, doesn't work correctly for
Fedora)
2007-04-09 18:37:48 +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
David Cantrell
bf0715cdf3 - Fix formatting problems in dhclient man page (#233076). 2007-03-21 15:33:58 +00:00
David Cantrell
202880c676 - Fix formatting problems in dhclient man page (#233076). 2007-03-21 15:33:30 +00:00
David Cantrell
2993a2a507 Revert to previous LDAP patch. 2007-03-05 22:51:29 +00:00
David Cantrell
ab30f48028 - Use better upstream version of the LDAP configuration patch (#225691) 2007-03-05 22:47:40 +00:00
David Cantrell
88e892d32c - Man pages need 0644 permissions (#222572) 2007-03-05 18:19:42 +00:00
David Cantrell
0f9f19ccd5 - Include contrib/ subdirectory in /usr/share/doc (#230476)
- Added back Requires for perl since dhcpd-conf-to-ldap needs it (#225691)
- Put copies of dhcp-options and dhcp-eval man pages in the dhcp and
    dhclient packages rather than having the elaborate symlink collection
- Explicitly name man pages in the %files listings
- Use the %{_sysconfdir} and %{_initrddir} macros (#225691)
- Use macros for commands in %build and %install
- Split README.ldap, draft-ietf-dhc-ldap-schema-01.txt, and
    dhcpd-conf-to-ldap.pl out of the LDAP patch
- Split linux.dbus-example script out of the extended new option info patch
- Remove unnecessary changes from the Makefile patch
2007-03-05 16:02:22 +00:00
David Cantrell
8cb20bf3c8 - Update Xen partial checksums patch
- Remove perl Requires (#225691)
- Make dhcp-devel depend on dhcp = e:v-r (#225691)
- libdhcp4client-devel Requires pkgconfig (#225691)
- Do not add to RPM_OPT_FLAGS, use COPTS variable instead (#225691)
- Use %{buildroot} macro instead of RPM_BUILD_ROOT variable (#225691)
- Preserve timestamps on all installed data files (#225691)
- Remove dhcp-options.5.gz and dhcp-eval.5.gz symlinking in post (#225691)
- Use %defattr(-,root,root,-) (#225691)
- Do not flag init scripts as %config in %files section (#225691)
2007-02-28 11:36:49 +00:00
David Cantrell
6e014293a1 - Change license field to say ISC 2007-02-27 16:50:17 +00:00
David Cantrell
2d930f8bd6 - Obsoletes dhcpcd <= 1.3.22 (#225691) 2007-02-17 23:08:12 +00:00
David Cantrell
5c88c3a0a3 - Review cleanups (#225691) 2007-02-17 04:31:07 +00:00
David Cantrell
06936a83d4 - Require openldap-devel on dhcp-devel and libdhcp4client-devel packages 2007-02-09 18:57:19 +00:00
David Cantrell
f6f89c94bd - Fix libdhcp4client visibility _again_ (#198496) 2007-02-09 02:40:12 +00:00
David Cantrell
f8cbdb5a7e - Remove period from summary line (package review)
- Use preferred BuildRoot (package review)
2007-02-08 15:51:30 +00:00
David Cantrell
1270fb8d39 - Disable xen-checksums patch for now as it breaks dhclient (#227266)
- Updated fix-warnings patch
2007-02-04 19:34:53 +00:00
David Woodhouse
1a05c79e94 fix file read breakage 2007-02-04 18:51:19 +00:00
David Cantrell
50e357198b - Only export the symbols we want in libdhcp4client (#198496) 2007-02-02 20:41:01 +00:00
David Cantrell
2dc4ddd1e9 - Add support for dhcpd(8) to read dhcpd.conf from an LDAP server (#224352)
- Remove invalid ja_JP.eucJP man pages from /usr/share/doc
2007-02-01 18:57:30 +00:00