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.

23 lines
711 B

10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
  1. * Description *
  2. This is the OpenWrt "packages"-feed containing community-maintained packages.
  3. * Usage *
  4. This feed is enabled by default. To install all its package definitions:
  5. Run: ./scripts/feeds update packages
  6. Run: ./scripts/feeds install -a -p packages
  7. * Package Guidelines *
  8. Please make sure that all packages you commit or request to pull:
  9. * Package a version which is still maintained by the upstream author.
  10. * Have yourself or another person listed in the (PKG_)MAINTAINER field.
  11. * Will be updated regularly to maintained and supported versions.
  12. Please sign-off your commits / pull requests to this repository. See:
  13. https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork