kumquat-buildroot/package/busybox
Peter Korsgaard 0c229f70ea busybox: use a single udhcpc script, with or without avahi-autoipd
We're currently using two different udhcpc scripts, one in the busybox
package and another in the avahi one, which calls avahi-autoipd on
dhcp failures.

The avahi one actually only does something differently from the default
if avahi-autoipd is available, so let's just always use this one instead
of the complicated logic about writing the file if not present /
overwriting it afterwards.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-26 14:22:13 +02:00
..
1.19.4 busybox: move patches to new model 2013-04-23 08:59:23 +02:00
1.20.2 busybox: move patches to new model 2013-04-23 08:59:23 +02:00
1.21.0 busybox 1.21.0: update mdev patch and add ntfs volume patch 2013-05-14 17:20:10 +02:00
busybox-1.19.x.config busybox: enable CONFIG_FEATURE_MDEV_RENAME 2012-01-02 22:49:44 +01:00
busybox-1.20.x.config busybox: add new 1.20.0, remove deprecated, mark 1.18.x deprecated 2012-04-29 10:51:14 +02:00
busybox-1.21.x.config busybox: add 1.21.x series 2013-01-21 23:38:24 +01:00
busybox.mk Normalize separator size to 80 2013-06-06 22:30:24 +02:00
Config.in busybox: support millisecond watchdog periods 2013-02-18 22:30:42 +01:00
mdev.conf busybox: provide /etc/mdev.conf if mdev is used 2011-07-11 13:41:25 +02:00
S01logging Fix path to pidfile 2013-03-31 20:56:50 +02:00
S10mdev Remove stray $ character from a bunch of init scripts 2012-03-15 22:11:25 +01:00
S15watchdog busybox: add watchdog daemon startup script 2012-05-06 22:43:52 +02:00
udhcpc.script busybox: use a single udhcpc script, with or without avahi-autoipd 2013-06-26 14:22:13 +02:00