Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Ryan Press c9220e58b6 lpac: Refresh 0001-driver-add-uqmi-backend.patch
Signed-off-by: Ryan Press <ryan@presslab.us>
2025-04-04 01:32:23 +02:00
.github
.keys
.vscode
admin
devel patch: update to v2.8 2025-04-03 15:15:31 +02:00
fonts/dejavu-fonts-ttf
ipv6
kernel
lang
libs
mail exim: update to 4.98.2 2025-03-30 17:18:03 +01:00
multimedia
net netbird: update to 0.39.2 2025-04-02 20:20:37 +02:00
sound
utils lpac: Refresh 0001-driver-add-uqmi-backend.patch 2025-04-04 01:32:23 +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.