amezin / openwrt-routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


About


Languages

Language:Shell 32.7%Language:Lua 30.3%Language:Makefile 25.6%Language:HTML 7.3%Language:JavaScript 2.3%Language:C 1.7%Language:CSS 0.1%