Skip to content

libremesh/openwrt-routing-packages

 
 

Repository files navigation

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.


Releases

No releases published

Packages

No packages published

Languages

  • Lua 45.5%
  • JavaScript 39.5%
  • Shell 14.2%
  • CSS 0.8%