Go to file
Maxim Storchak d6a642393f haserl: import from packages, update to latest
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-14 09:34:22 +03: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 xl2tpd 2014-06-13 17:27:45 +02:00
utils haserl: import from packages, update to latest 2014-06-14 09:34:22 +03: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