aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: dd33d776b5b33138c6892fd49564a96fe7ed1ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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.