Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
John Audia 3e331ddcc0 lxc: update to 6.0.1
Changelog: https://discuss.linuxcontainers.org/t/lxc-6-0-lts-has-been-released/19567

Required libdbus as a depends for liblxc.  I verified that both
lxc-create and lxc-checkconfig work with the rebases to the
following patches but do please review:

  020-lxc-checkconfig.patch
  025-remove-unsupported-option.patch

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-06-29 11:56:46 -07:00
.github
.keys
admin zabbix: update to 7.0.0 2024-06-23 11:28:47 -07:00
devel
fonts/dejavu-fonts-ttf
ipv6
kernel
lang
libs qrencode: add support for PNG output 2024-06-23 23:11:19 -07:00
mail
multimedia
net alist: Update to 3.35.0 2024-06-29 17:16:20 +08:00
sound shairport-sync: fixed diagnostics settings 2024-06-23 11:17:49 -07:00
utils lxc: update to 6.0.1 2024-06-29 11:56:46 -07: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.