Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Rosen Penev af03174c5a
libfizz: Update to 2019.09.09.00
Several size optimizations. ~76KB savings.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-09 13:50:33 -07:00
.circleci
.github
.keys
admin syslog-ng: Add GPL license for plugins 2019-09-01 16:24:32 +02:00
devel patch: rename CVE-2019-13638 patch to mollify uscan 2019-09-01 15:56:23 -07:00
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel exfat-nofuse: drop BUILD_PATENTED 2019-09-01 10:01:39 +08:00
lang php7-pecl-libevent: update to latest commit 2019-09-08 23:22:27 +02:00
libs libfizz: Update to 2019.09.09.00 2019-09-09 13:50:33 -07:00
mail msmtp-scripts: Add msmtprc permission docs 2019-08-27 07:40:29 -04:00
multimedia lcdgrilo: Depend on vala/host instead 2019-09-06 10:18:05 -07:00
net Merge pull request #9948 from dibdot/banIP 2019-09-09 21:25:25 +02:00
sound pulseaudio: Add glib2/host dependency 2019-09-06 19:57:58 +02:00
utils bonnie++: Size optimizations 2019-09-03 12:43:04 -07:00
.travis.yml
.travis_do.sh
CONTRIBUTING.md
LICENSE
README.md

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.