You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Hans Dedecker 83109450ce 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>
6 years ago
..
base-files base-files: Fix netdev led trigger 6 years ago
boot ramips: drop support for ALLNET ALL0239-3G and Sitecom WL-341 v3 6 years ago
devel valgrind: enable LTO and refresh patches 6 years ago
firmware linux-firmware: broadcom: package 4366C0 FullMAC firmware 6 years ago
kernel kernel/modules: HMC5843 3D-compass kernel module support enabled. 6 years ago
libs Revert "elfutils: install library files for pkg-config" 6 years ago
network dropbear: fix dropbear startup issue 6 years ago
system rpcd: update to latest Git head 6 years ago
utils f2fs-tools: Update to 1.12.0 6 years ago
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago