Go to file
p4u b2ff4782d0 Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-" 2013-05-02 18:44:23 +02: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 Move bmx6 and luci-app-bmx6 packages into root directory 2013-04-24 17:26:52 +02:00
bmxd move bmx files to subdirectory 2013-04-18 18:50:55 +02:00
luci-app-bmx6 Move bmx6 and luci-app-bmx6 packages into root directory 2013-04-24 17:26:52 +02:00
olsrd olsrd: version bump to 0.6.5.3 2013-05-01 01:55:09 +02: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.