OpenWrt Routing Packages
Wait up to 30 seconds during init.d script on boot, so that batmanif can come up. If the timeout is reached, the init.d script refuses to start alfred and related daemons. This prevents an alfred crash when it would start during early boot, before batmanif is available. Instead, alfred is started as soon as batmanif appears, if that happens during the 30-second window. Signed-off-by: Gui Iribarren <gui@altermundi.net> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> |
||
---|---|---|
ahcpd | ||
alfred | ||
babeld | ||
batman-adv | ||
batmand | ||
bird | ||
bmx6 | ||
luci-app-bmx6 | ||
ndppd | ||
nodogsplash | ||
olsrd | ||
quagga | ||
MAINTAINERS | ||
README |
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.