buildrootschalter/package/dhcp
Gustavo Zacarias 1cd15cb15a dhcp: update dhclient-script
The previous no-op dhclient-script is useless and in fact can lead
users to believe things will work.
dhclient-script is supposed to, among many other things, bring the
interface up for dhclient to pump an address, set the interface
address, set resolv.conf appropiately and set the default gateway.
It's a complex script since it has to deal with a lot of details so
let's just use the best fit which is the OpenWRT one since it uses the
"legacy" tools (ifconfig, route, ...) which can be easily provided by
busybox and/or net-tools.
There are newer and more feature-complete versions around but they
require full iproute2 ip and wouldn't fit as well with the busybox-only
approach.

License: likely GPLv2+
Source:
http://git.openwrt.org/?p=packages.git;a=blob;f=net/isc-dhcp/files/dhclient-script;h=4afebc0ad20ebac51c5baae5ed01c6713e3a0fd0;hb=HEAD

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-11-28 12:34:55 +01:00
..
0001-fix-configure-debug.patch dhcp: fix bad --enable/disable-debug logic 2014-11-11 15:33:48 +01:00
Config.in Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
dhclient-script dhcp: update dhclient-script 2014-11-28 12:34:55 +01:00
dhclient.conf
dhcp.mk dhcp: fix bad --enable/disable-debug logic 2014-11-11 15:33:48 +01:00
dhcpd.conf
dhcpd.service dhcp: add systemd service file 2014-10-29 23:00:02 +01:00
S80dhcp-relay sysv init scripts: fix == bashism 2014-11-11 23:08:46 +01:00
S80dhcp-server sysv init scripts: fix == bashism 2014-11-11 23:08:46 +01:00