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.
 
 
 
 
 
 
Steven Barth a1c86a0a84 Add GPLv2 pro-forma license 10 years ago
admin Import debootstrap 10 years ago
lang luaposix: bump to v32 10 years ago
libs Import libowfat 10 years ago
multimedia/xupnpd xupnpd: Import r398 from packages and update to r399. 10 years ago
net Import (and adopt) sslh package to new packagefeed 10 years ago
utils dump1090: Switch to MalcolmRobb's repo, add myself as maintainer, fix html files and add package configuration. 10 years ago
LICENSE Add GPLv2 pro-forma license 10 years ago
README Update README 10 years ago

README

* 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
Run: ./scripts/feeds install -a -p packages


* Package Guidelines *

Please make sure that all packages you commit or request to pull:
* Package a version which is still maintained by the upstream author.
* Have yourself or another person listed in the (PKG_)MAINTAINER field.
* Will be updated regularly to maintained and supported versions.

Please sign-off your commits / pull requests to this repository. See:
https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork