https://github.com/openwrt/routing
OpenWrt Routing Packages
https://github.com/openwrt/routing
hacktoberfest
Last synced: about 1 year ago
JSON representation
OpenWrt Routing Packages
- Host: GitHub
- URL: https://github.com/openwrt/routing
- Owner: openwrt
- Created: 2013-04-18T15:44:03.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T19:40:11.000Z (over 1 year ago)
- Last Synced: 2025-04-06T04:52:52.182Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Makefile
- Homepage:
- Size: 2.83 MB
- Stars: 351
- Watchers: 51
- Forks: 400
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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