Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Aleksey Vasilenko dfd0245f19 krant: drop maintainership
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2025-12-28 09:58:22 +02:00
.devcontainer
.github ci: switch formal to an external action 2025-12-26 10:22:52 +01:00
.keys
.vscode
admin zabbix: tweak frontend dependencies 2025-12-26 09:39:50 +01:00
devel lttng-tools: update to 2.13.15 2025-10-15 01:34:05 +08:00
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel v4l2loopback: bump to 0.15.3 2025-12-23 21:19:25 +01:00
lang krant: drop maintainership 2025-12-28 09:58:22 +02:00
libs krant: drop maintainership 2025-12-28 09:58:22 +02:00
mail exim: update to version 4.99 2025-12-01 22:37:41 +00:00
multimedia krant: drop maintainership 2025-12-28 09:58:22 +02:00
net krant: drop maintainership 2025-12-28 09:58:22 +02:00
sound shairport-sync: enable Airplay 2 for -openssl only 2025-12-18 16:47:18 +01:00
utils krant: drop maintainership 2025-12-28 09:58:22 +02: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.