https://github.com/coolsnowwolf/routing
https://github.com/coolsnowwolf/routing
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/coolsnowwolf/routing
- Owner: coolsnowwolf
- License: gpl-3.0
- Created: 2022-04-30T11:14:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T17:58:22.000Z (about 1 year ago)
- Last Synced: 2025-04-11T18:50:39.015Z (about 1 year ago)
- Language: Shell
- Size: 292 KB
- Stars: 9
- Watchers: 2
- Forks: 85
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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