Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Alexandru Ardelean 9785dc89ec python-jsonschema-specifications: bump to 2025.9.1
Update package to 2025.9.1.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-04-09 08:01:05 +03:00
.devcontainer
.github
.keys
.vscode
admin zabbix: fix username for ubus acls 2026-04-07 14:35:44 +02:00
devel
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel ovpn-dco: update to version 0.2.20251017 2026-03-18 12:14:11 +02:00
lang python-jsonschema-specifications: bump to 2025.9.1 2026-04-09 08:01:05 +03:00
libs lmdb: update to 0.9.35 2026-04-03 22:21:29 +03:00
mail mail/bogofilter: fix PKG_CPE_ID 2026-03-20 15:54:46 +02:00
multimedia python3: merge python3-email into python3-urllib 2026-04-04 18:27:26 +03:00
net bind: prevent mismatch of bind-libs version 2026-04-07 11:59:27 -07:00
sound snapcast: update to v0.35.0 2026-03-23 07:59:26 +01:00
utils nano: update to 9.0 2026-04-08 18:59:06 +03:00
.gitignore
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.