[Buildroot] [PATCH 0/3] Alternative way to wait interfaces on bootup

Jérôme Pouiller jezz at sysmic.org
Wed Oct 28 15:59:00 UTC 2015


As discussed here:

   http://lists.busybox.net/pipermail/buildroot/2015-October/142329.html

Jérôme Pouiller (3):
  Revert "package/initscripts: S40network: wait for network interfaces
    to appear"
  skeleton: optionally wait for network interfaces to appear
  skeleton: wait interface to appear if dhcp is enabled

 package/initscripts/init.d/S40network              | 29 ----------------------
 package/skeleton/skeleton.mk                       |  1 +
 system/skeleton/etc/network/if-pre-up.d/wait_iface | 28 +++++++++++++++++++++
 3 files changed, 29 insertions(+), 29 deletions(-)
 create mode 100755 system/skeleton/etc/network/if-pre-up.d/wait_iface

-- 
2.1.4



More information about the buildroot mailing list