Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Eneas U de Queiroz e4c24f0dc5 squid: update to version 4.3
Added some help to the choice of TLS library in menuconfig, taken from
the squid release notes.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-10-08 18:54:00 -03:00
.github github: adapt templates 2018-01-27 11:24:43 +08:00
.keys build: move gpg keys into .keys directory 2018-04-30 13:14:25 -07:00
admin muninlite: fix irqstats plugin 2018-08-29 21:23:13 +08:00
devel Merge pull request #6256 from neheb/patch-17 2018-07-10 22:58:21 +03:00
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel exfat-nofuse: set Yousong Zhou as the current maintainer 2018-01-25 09:36:20 +08:00
lang php7: mod-intl: add optional dep for icu-full-data (fixes #6536) 2018-09-08 00:11:51 +02:00
libs classpath: fix this statement may fall through 2018-09-06 02:07:47 +08:00
mail Merge pull request #6937 from neheb/mail 2018-09-04 07:58:17 +02:00
multimedia Merge pull request #6795 from MikePetullo/gst1-libav 2018-08-31 16:14:40 -04:00
net squid: update to version 4.3 2018-10-08 18:54:00 -03:00
sound Merge pull request #6907 from thess/espeak-work 2018-08-31 15:18:09 -04:00
utils Merge pull request #6777 from jqqqqqqqqqq/master 2018-09-01 10:22:53 -04:00
.travis.yml travis: don't need git cloning progress 2018-07-03 10:31:44 +08:00
.travis_do.sh travis: fail on bad hash message 2018-07-17 20:35:00 +08:00
CONTRIBUTING.md
LICENSE
README.md README.md - update links to current docs pages 2018-08-31 15:08:17 -04:00

README.md

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.