Go to file
Marek Lindner 46ea4de211 batman-adv: 2014.0.0 compat updates for older kernels
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-01-30 20:44:46 +08:00
ahcpd ahcpd: migrate from openwrt/packages 2013-10-28 16:20:42 +00:00
alfred alfred: bump version to 2014.0.0 2014-01-15 18:24:47 +01:00
babeld babeld: migrate from openwrt/packages 2013-10-28 16:20:38 +00:00
batman-adv batman-adv: 2014.0.0 compat updates for older kernels 2014-01-30 20:44:46 +08:00
batmand batmand: adjust folder name to application name 2013-04-24 23:27:19 +08:00
bird [bird] Bump package release. 2014-01-18 18:33:25 +01:00
bmx6 bmx6: update to current master revision 2013-11-27 12:01:46 +01:00
luci-app-bmx6 luci-app-bmx6: Initialize tun6in6 variable and add further checks 2014-01-10 17:37:57 +01:00
ndppd ndppd: new upstream release 0.2.3 2013-10-28 16:20:10 +00:00
nodogsplash nodogsplash: recognize yes, true or 1 as valid TrafficControl values 2013-12-15 08:47:17 -03:00
olsrd olsrd: hotplug: changed a varname which broke in 3a1fd11883 2014-01-04 07:54:22 +01:00
quagga quagga: Update to v0.99.22.3 2013-08-02 20:58:17 +03:00
MAINTAINERS Maintainers: update Marek's email address 2013-10-07 18:47:17 +08:00
README Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-" 2013-05-02 18:44:23 +02:00

README

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.