Hannu Nyman ccf79f985a Merge pull request #1998 from hnyman/advice
CONTRIBUTING.md: Add advice about pull requests
2015-11-24 20:46:55 +02:00
2015-11-11 23:45:12 +00:00
2015-07-21 16:01:59 +02:00
2015-11-15 17:46:44 +01:00
2015-11-24 12:39:20 -05:00
2015-11-24 09:45:45 -05:00
2014-06-16 08:14:04 +02:00
2015-07-10 13:51:22 -05:00

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.

Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot Installation on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.

Description
Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
Readme GPL-2.0 171 MiB
Languages
Makefile 54.4%
Shell 31.5%
C 8.1%
C++ 1.9%
Lua 1.4%
Other 2.5%