Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c393b6c01bf626050640d37de063daaa6f959f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# OpenWrt Routing Feed

## Description

This OpenWrt package feed contains community maintained routing packages.

## Usage


This repository is intended to be layered on-top of an OpenWrt buildroot.
If you do not have an OpenWrt buildroot installed, see the documentation at:
[OpenWrt Buildroot – Installation][1] on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

```
./scripts/feeds update routing
./scripts/feeds install -a -p routing
```

[1]: https://openwrt.org/docs/guide-developer/build-system/install-buildsystem