Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Michael Heimpold 60e503a4d7
Merge pull request #19614 from mhei/libxml2-update-2.10.3
libxml2: update to 2.10.3
2022-10-17 07:42:47 +02:00
.circleci
.github
.keys
admin zabbix: add variants for SSL support 2022-10-06 06:44:03 -06:00
devel patch: do not patch automake Makefile template 2022-09-09 15:20:58 -07:00
fonts/dejavu-fonts-ttf
ipv6
kernel mdio-tools: update to 1.2.0 2022-09-19 19:50:16 +02:00
lang django-restframework: bump to version 3.14.0 2022-10-11 19:16:18 +03:00
libs Merge pull request #19614 from mhei/libxml2-update-2.10.3 2022-10-17 07:42:47 +02:00
mail exim: update to version 4.96 2022-09-07 22:56:26 +01:00
multimedia ffmpeg: update to 5.1.2 2022-09-25 11:41:03 -07:00
net Merge pull request #19606 from Gingernut1978/samba4 2022-10-17 07:05:22 +02:00
sound
utils auc: update to version 0.3.2 2022-10-16 20:30:22 +01:00
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.