Go to file
Daniel Golle 46d8fac925 opentracker: add IPv6 build variant
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-15 03:28:22 +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 opentracker: add IPv6 build variant 2014-06-15 03:28:22 +02:00
utils unzip: fix cross-compilation and skip target checks 2014-06-14 20:13:49 +02:00
README README: point to our own copy of the SOB requirement 2014-06-13 13:20:51 +02:00

README

* Description *

This is an OpenWrt package feed containing community-maintained packages.


* Usage *

Replace the feeds.conf entry for packages with:
  src-git packages git://github.com/openwrt/packages.git

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