Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Michal Hrusecky 63b4501754 mariadb: update to 11.8.3
Update to the latest version in 11.8 stable branch.

See https://mariadb.org/11-8-lts-released/ for main changes.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2025-10-06 19:18:19 -03:00
.devcontainer
.github multi-arch-test-build: run it only after the Formality check succeeds 2025-10-05 13:33:33 +02:00
.keys
.vscode
admin syslog-ng: update to version 4.10.1 2025-10-01 15:28:02 +02:00
devel gitlab-runner: drop unmaintained package here 2025-10-01 21:17:29 -03:00
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel ovpn-dco: bump version to 0.2.20250801 2025-09-28 11:49:46 -03:00
lang lua-eco: update to 3.13.0 2025-10-06 12:07:09 -03:00
libs libcbor: update to 0.13.0 2025-10-02 13:37:16 +03:00
mail msmtp: update to version 1.8.31 2025-10-01 08:44:15 +02:00
multimedia yt-dlp: update to version 2025.9.26 2025-10-03 20:32:23 +03:00
net phantap: bump minimum cmake version to 3.10 2025-10-06 17:06:23 -04:00
sound owntone: update to 29.0 2025-09-29 05:58:02 -03:00
utils mariadb: update to 11.8.3 2025-10-06 19:18:19 -03:00
.gitignore
CONTRIBUTING.md CONTRIBUTING.md: accept only real names in the SoB 2025-08-05 21:08:01 +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.