meta-sysmocom-bsp/recipes-core
Harald Welte 286c8a1166 busybox: Make sure we keep re-trying to obtain a lease
CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS was set to '-n' which means
"Exit with failure if lease cannot be immediately negotiated."

What we'd rather want is for udhcpc to continue to run until a lease can
finally obtain.  Otherwise we have a race condition in case the DHCP
server is not reachable for a few seconds during system boot, and end up
having a system that is permanently without an IP address.

This fixes ORT#639
2014-10-17 19:58:53 +02:00
..
busybox busybox: Make sure we keep re-trying to obtain a lease 2014-10-17 19:58:53 +02:00
images initramfs: mount external partitions readonly 2014-08-28 23:13:34 +02:00
initrdscripts initramfs: restore configuration if available 2014-09-02 20:24:16 +02:00