kumquat-buildroot/package/busybox
Jeremy Kerr 8fb574fdc8 package/busybox: Add facility for DHCP hooks
The (u)dhcpc hook installed by the busybox package configures the
network and exits. If we want to do anything further with a DHCP lease,
we'd have to replace the script entirely.

This change introduces a .d directory for hooks (based on the script
filename), which are executed after the interface configuration. This
allows packages to drop a script file in the .d directory to perform
actions on DHCP events.

We'll use this in a later change to notify petitboot of DHCP boot
information.

[Thomas: update to latest Buildroot, fix indentation.]

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-01-02 19:24:57 +01:00
..
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch busybox: bump to version 1.23.0 2014-12-29 15:55:48 +01:00
0002-ash.patch busybox: bump to version 1.23.0 2014-12-29 15:55:48 +01:00
busybox.config busybox: bump to version 1.23.0 2014-12-29 15:55:48 +01:00
busybox.hash busybox: bump to version 1.23.0 2014-12-29 15:55:48 +01:00
busybox.mk package/busybox: Add facility for DHCP hooks 2015-01-02 19:24:57 +01:00
Config.in
mdev.conf
S01logging
S10mdev
S15watchdog
udhcpc.script package/busybox: Add facility for DHCP hooks 2015-01-02 19:24:57 +01:00