1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 20:03:57 +02:00
openwrt-packages/README

25 lines
725 B
Plaintext
Raw Normal View History

2014-06-03 12:33:11 +02:00
* Description *
This is an OpenWrt package feed containing community-maintained packages.
* Usage *
2014-06-01 11:05:20 +02:00
2014-06-11 11:01:04 +02:00
Replace the feeds.conf entry for packages with:
src-git packages git://github.com/openwrt/packages.git
2014-06-01 11:05:20 +02:00
Run: ./scripts/feeds update packages
2014-06-11 11:01:04 +02:00
Run: ./scripts/feeds install -a -p packages
2014-06-03 12:33:11 +02:00
2014-06-01 11:05:20 +02:00
2014-06-03 12:33:11 +02:00
* 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.
2014-06-03 13:54:40 +02:00
* Have yourself or another person listed in the (PKG_)MAINTAINER field.
2014-06-03 12:40:16 +02:00
* Will be updated regularly to maintained and supported versions.
Please sign-off your commits / pull requests to this repository. See:
http://elinux.org/Developer_Certificate_Of_Origin