busybox: use a single udhcpc script, with or without avahi-autoipd
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 26 Jun 2013 12:22:13 +0000 (14:22 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 26 Jun 2013 12:22:13 +0000 (14:22 +0200)
commit0c229f70ea270069e981bfb59e3aea80b21bbcfb
treecbdd883736cf81ce674f450712d5d863ec5f0dc0
parentdc6d9070b2141afc057ef92253cfbd8199876527
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>
package/avahi/avahi.mk
package/avahi/busybox-udhcpc-default.script [deleted file]
package/busybox/udhcpc.script