Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Jakov Petrina 6024474329 uci2: update revision
Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
2021-03-17 20:01:13 +02:00
.circleci
.github
.keys
admin sudo: update to version 1.9.6p1 2021-03-16 21:33:16 +02:00
devel asu: remove ASU server from packages 2021-03-14 12:15:16 -10:00
fonts/dejavu-fonts-ttf
ipv6
kernel ksmbd: update to 3.3.7 2021-03-12 18:07:32 -08:00
lang openpyxl: bump to version 3.0.7 2021-03-15 20:49:20 +02:00
libs uci2: update revision 2021-03-17 20:01:13 +02:00
mail
multimedia v3l2rtspserver: update to 0.23 2021-03-14 17:12:48 -07:00
net adguardhome: bump to 0.105.2 2021-03-17 19:58:04 +02:00
sound upmpdcli: update to 1.5.9 2021-03-14 17:18:24 -07:00
utils Merge pull request #15105 from TDT-AG/pr/20210312-collectd 2021-03-17 10:56:18 +01:00
.travis.yml
.travis_do.sh
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.