Go to file
Daniel Golle 4a5b047c08 Import libowfat
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-13 17:04:53 +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 freeradius2 2014-06-13 16:17:42 +02:00
utils Add mktorrent package 2014-06-13 16:45:23 +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