Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Stan Grishin 8dffb5132a ngtcp2: update to 1.1.0
* Changelog: https://github.com/ngtcp2/ngtcp2/releases/tag/v1.1.0

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 05cf7cff10)
2023-11-27 17:47:06 +00:00
.circleci
.github
.keys
admin zabbix: move to PCRE2 library 2023-10-31 13:48:08 +01:00
devel
fonts/dejavu-fonts-ttf
ipv6
kernel
lang rust: Update to 1.74.0 2023-11-24 20:40:07 +08:00
libs ngtcp2: update to 1.1.0 2023-11-27 17:47:06 +00:00
mail postfix: move to PCRE2 library 2023-10-31 13:47:50 +01:00
multimedia tvheadend: drop support for PCRE 2023-10-31 13:46:54 +01:00
net Merge pull request #22748 from stangri/openwrt-23.05-https-dns-proxy 2023-11-25 17:12:44 -07:00
sound shairport-sync: fix init script 2023-10-19 18:01:56 -07:00
utils irqbalance: update to 1.9.3 2023-11-26 21:22:08 +02:00
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.