Go to file
sbyx 11e2c4bda5 Merge pull request #31 from jmccrohan/sslh
Import (and adopt) sslh package to new packagefeed
2014-06-16 07:26:07 +02:00
admin Import debootstrap 2014-06-13 16:43:43 +02:00
lang luaposix: bump to v32 2014-06-11 10:05:59 +02:00
libs Import libowfat 2014-06-13 17:04:53 +02:00
multimedia/xupnpd xupnpd: Import r398 from packages and update to r399. 2014-06-11 00:33:55 +02:00
net Import (and adopt) sslh package to new packagefeed 2014-06-16 01:19:20 +01:00
utils dump1090: Switch to MalcolmRobb's repo, add myself as maintainer, fix html files and add package configuration. 2014-06-15 19:36:35 +02:00
README Update README 2014-06-15 09:02:58 +02:00

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