oonf-olsrd2: add missing static plugin olsrv2_lan
[feed/routing.git] / README.md
1 # OpenWrt Routing Feed
2
3 ## Description
4
5 This OpenWrt package feed contains community maintained routing packages.
6
7 ## Usage
8
9
10 This repository is intended to be layered on-top of an OpenWrt buildroot.
11 If you do not have an OpenWrt buildroot installed, see the documentation at:
12 [OpenWrt Buildroot – Installation][1] on the OpenWrt support site.
13
14 This feed is enabled by default. To install all its package definitions, run:
15
16 ```
17 ./scripts/feeds update routing
18 ./scripts/feeds install -a -p routing
19 ```
20
21 [1]: https://openwrt.org/docs/guide-developer/build-system/install-buildsystem