Go to file
Marek Lindner 1180180554 batmand: adjust folder name to application name
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2013-04-24 23:27:19 +08:00
batman-adv move batman-adv files to subdirectory 2013-04-18 18:54:15 +02:00
batmand batmand: adjust folder name to application name 2013-04-24 23:27:19 +08:00
bmx6 Revert "Merge branch 'bmx6'" 2013-04-24 16:53:17 +02:00
bmxd move bmx files to subdirectory 2013-04-18 18:50:55 +02:00
olsrd Revert "olsr: init: JOW IS THE BEST !!!" 2013-04-19 16:00:22 +02:00
README Add readme file 2013-04-18 18:41:19 +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 openwrt-routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update openwrt-routing
  
Activate the package:

  ./scripts/feeds install -a -p openwrt-routing
  
The routing packages should now appear in menuconfig.