Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Jan Pavlinec 22f8006bb1
redis: update to version 6.0.8
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-14 11:11:17 +02:00
.circleci
.github CI: fix compilation of all packages 2020-09-08 11:02:27 -10:00
.keys
admin htop: update to 3.0.1-1 2020-09-03 06:16:46 -04:00
devel ninja: fix typo 2020-09-09 00:48:37 -07:00
fonts/dejavu-fonts-ttf
ipv6 generate-ipv6-address: add ipv6 generator 2020-08-18 13:04:12 +02:00
kernel exfat-nofuse: remove 2020-08-16 21:48:59 +08:00
lang Merge pull request #13320 from jmarcet/texttable-update 2020-09-08 22:46:30 -07:00
libs redis: update to version 6.0.8 2020-09-14 11:11:17 +02:00
mail dovecot: update to version 2.3.11.3 (security fix) 2020-09-08 12:57:01 +02:00
multimedia gerbera: remove filesystem hacks 2020-09-07 13:42:57 -07:00
net haproxy: Update HAProxy to v2.2.3 2020-09-09 08:52:21 +02:00
sound forked-daapd: update to 27.2 2020-09-04 19:38:40 +02:00
utils collectd: update to 5.12.0 2020-09-07 18:01:21 +03:00
.travis.yml travis: improve build config 2020-06-19 21:16:52 +02:00
.travis_do.sh
CONTRIBUTING.md CONTRIBUTING.md: update branch info 2020-09-09 11:07:27 +02:00
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.