mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 19:02:12 +00:00
91e600e1cd9aa7dfc3ef92e608c0f7fb3f540eb7
Using procd allows better control and monitoring of the bmx7 process. Keep polling for mac80211.sh process for now until we find a better way to make sure that wireless configuration has been generated before starting bmx7. Setting maximum core size to 20000 looks dangerous on small devices, but keep it as it was before, we shall discuss this separately. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
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.
Description
Languages
Shell
34.9%
Makefile
32.4%
Lua
15.9%
C
15%
HTML
1.8%