HRogge / packages

OpenWrt Routing Packages

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

OpenWrt Routing Packages


Languages

Language:Shell 34.1%Language:Lua 25.9%Language:Makefile 24.2%Language:HTML 7.6%Language:JavaScript 7.0%Language:C 1.1%Language:CSS 0.1%