https://github.com/entware/entware-routing
Modified OpenWrt feed
https://github.com/entware/entware-routing
entware
Last synced: 12 months ago
JSON representation
Modified OpenWrt feed
- Host: GitHub
- URL: https://github.com/entware/entware-routing
- Owner: Entware
- Created: 2018-03-05T13:39:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-18T20:06:20.000Z (about 1 year ago)
- Last Synced: 2025-06-29T09:02:53.371Z (12 months ago)
- Topics: entware
- Language: Makefile
- Homepage: https://github.com/openwrt/routing
- Size: 702 KB
- Stars: 6
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# 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