Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Etienne Champetier 4741715d8e prometheus-node-exporter-lua: add test / skip test-version
test.sh is pretty basic and will not fail if one of the plugin fails,
which is fine as most plugins will fail in CI anyway.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2026-07-05 18:16:22 +03:00
.devcontainer
.github ci: bump lewagon/wait-on-check-action from 1.8.0 to 1.8.1 2026-07-05 00:12:39 +02:00
.vscode vscode: update commit message validation line length 2026-07-04 15:30:52 +02:00
admin tree-wide: remove redundant test.sh files 2026-07-04 23:42:46 +03:00
devel
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel
lang tree-wide: remove redundant test.sh files 2026-07-04 23:42:46 +03:00
libs avahi: define missing DEFAULT_VARIANT and add conflicts 2026-07-05 12:01:26 +03:00
mail tree-wide: remove redundant test.sh files 2026-07-04 23:42:46 +03:00
multimedia yt-dlp: add version check override 2026-06-14 14:11:15 +03:00
net modemmanager: fix dependency and ci 2026-07-05 13:24:51 +03:00
sound tree-wide: remove redundant test.sh files 2026-07-04 23:42:46 +03:00
utils prometheus-node-exporter-lua: add test / skip test-version 2026-07-05 18:16:22 +03:00
.gitignore
CONTRIBUTING.md contributing: update CI section with current test infrastructure 2026-07-03 15:25:09 +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.