ghostry / packages-2

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 35.4%Language:Lua 27.1%Language:Makefile 22.6%Language:HTML 9.0%Language:C 3.3%Language:JavaScript 2.5%Language:CSS 0.1%