Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
George Sapkin bd9b7967d7 dockerd: bump to 29.4.1
Disable building for all MIPS variants.

Changes: https://docs.docker.com/engine/release-notes/27/
Changes: https://docs.docker.com/engine/release-notes/28/
Changes: https://docs.docker.com/engine/release-notes/29/#2941
Co-authored-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Signed-off-by: George Sapkin <george@sapk.in>
2026-04-25 08:39:01 +03:00
.devcontainer
.github ci: bump HyperStickler to v1-rc.1 2026-01-30 23:07:25 +02:00
.keys
.vscode vscode: update editor settings and commit constraints 2026-03-13 19:59:50 +02:00
admin treewide: set me where PKG_MAINTAINER empty 2026-04-16 21:48:36 +03:00
devel treewide: set me where PKG_MAINTAINER empty 2026-04-16 21:48:36 +03:00
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel ovpn-dco: work around EIP-197 incompatibility 2026-04-25 08:30:25 +03:00
lang python-semanage: fix cross-compilation, add test.sh 2026-04-25 07:48:58 +03:00
libs valkey: add new package 2026-04-24 06:51:29 +03:00
mail treewide: set me where PKG_MAINTAINER empty 2026-04-16 21:48:36 +03:00
multimedia treewide: set me where PKG_MAINTAINER empty 2026-04-16 21:48:36 +03:00
net boinc: version 8.2.11 2026-04-25 08:17:13 +03:00
sound treewide: set me where PKG_MAINTAINER empty 2026-04-16 21:48:36 +03:00
utils dockerd: bump to 29.4.1 2026-04-25 08:39:01 +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.