2014-07-22 22:53:35 +00:00
|
|
|
# OpenWRT packages feed
|
|
|
|
|
|
|
|
## Description
|
|
|
|
|
|
|
|
This is the OpenWrt "packages"-feed containing community-maintained packages.
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
2014-08-08 08:19:05 +00:00
|
|
|
This feed is enabled by default. To install all its package definitions, run:
|
|
|
|
```
|
|
|
|
./scripts/feeds update packages
|
|
|
|
./scripts/feeds install -a -p packages
|
|
|
|
```
|
2014-07-22 22:53:35 +00:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
See [LICENSE](LICENSE) file.
|
|
|
|
|
|
|
|
## Package Guidelines
|
|
|
|
|
|
|
|
See [CONTRIBUTING.md](CONTRIBUTING.md) file.
|
|
|
|
|