You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
398 B

  1. # OpenWRT packages feed
  2. ## Description
  3. This is the OpenWrt "packages"-feed containing community-maintained packages.
  4. ## Usage
  5. This feed is enabled by default. To install all its package definitions:
  6. Run: ./scripts/feeds update packages
  7. Run: ./scripts/feeds install -a -p packages
  8. ## License
  9. See [LICENSE](LICENSE) file.
  10. ## Package Guidelines
  11. See [CONTRIBUTING.md](CONTRIBUTING.md) file.