Go to file
Marek Lindner adbb4cb247 batman-adv: upgrade package to latest release 2013.3.0
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2013-07-24 16:48:40 +08:00
batman-adv batman-adv: upgrade package to latest release 2013.3.0 2013-07-24 16:48:40 +08:00
batmand batmand: adjust folder name to application name 2013-04-24 23:27:19 +08:00
bmx6 Merge branch 'master' of github.com:openwrt-routing/packages 2013-06-08 20:34:17 +02:00
luci-app-bmx6 Move bmx6 and luci-app-bmx6 packages into root directory 2013-04-24 17:26:52 +02:00
ndppd Move files to ndppd folder for import in openwrt-routing feed 2013-07-01 15:35:57 +02:00
nodogsplash nodogsplash: use official github nodogsplash organization homepage 2013-05-20 18:42:53 +02:00
olsrd olsrd: version bump to 0.6.5.4 2013-05-17 12:50:38 +02:00
quagga quagga: Move files in package directory 2013-06-28 13:44:42 +03: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.