openwrt/package
Hans Dedecker 61323d22c0 dropbear: fix dropbear startup issue
Interface triggers are installed by the dropbear init script in case an
interface is configured for a given dropbear uci section.
As dropbear is started after network the interface trigger event can be
missed during a small window; this is especially the case if lan is
specified as interface.
Fix this by starting dropbear before network so no interface trigger
is missed. As dropbear is started earlier than netifd add a boot function
to avoid the usage of network.sh functions as call to such functions will
fail at boottime.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Acked-by: Jo-Philipp Wich <jo@mein.io>
2018-12-21 10:08:12 +01:00
..
base-files base-files: sysupgrade: Allow downloading of firmware images using HTTPS 2018-12-18 17:22:07 +01:00
boot uboot-lantiq: fix compatibility with gcc7 2018-09-26 20:36:32 +02:00
devel strace: Update to 4.22 2018-12-18 17:22:08 +01:00
firmware ath10k-firmware: Fix QCA6174 support 2018-12-18 09:11:03 +01:00
kernel mwlwifi: update to version 10.3.8.0-20181114 2018-12-18 17:22:07 +01:00
libs mbedtls: Cosmetic cleanups 2018-12-18 17:22:08 +01:00
network dropbear: fix dropbear startup issue 2018-12-21 10:08:12 +01:00
system fstools: Add the new options available in the menuconfig 2018-12-18 17:22:08 +01:00
utils ugps: update to latest git HEAD 2018-12-18 17:22:06 +01:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00