Skip to content
README.md 400 B
Newer Older
# OpenWrt packages feed

## Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

## Usage

This feed is enabled by default. To install all its package definitions, run:
```
./scripts/feeds update packages
./scripts/feeds install -a -p packages
```

## License

See [LICENSE](LICENSE) file.
 
## Package Guidelines

See [CONTRIBUTING.md](CONTRIBUTING.md) file.