mirror of
https://github.com/openwrt/routing.git
synced 2026-07-16 16:51:52 +04:00
b92f82ad1f8bb572395fc1b843d409fafb3fc0d3
- affected three tab luci templates (even with luci-compat installed) - fixes #548 - as jow said in #548: - it might be that modern LuCI escapes it as %24 while old versions passed it on as-is - bmx6-info removes it anyway https://github.com/openwrt-routing/packages/blob/master/luci-app-bmx6/bmx6/www/cgi-bin/bmx6-info#L22 you can probably just remove it in all three tab templates
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
35%
Makefile
32.3%
Lua
15.9%
C
15%
HTML
1.8%