Community maintained packages for difos.
Find a file
Etienne Champetier 68fb9c62a5 sqm-scripts: switch back to iptables
Following recent dependency rework, we can switch
between iptables-legacy and iptables-nft, and they both
PROVIDES iptables. Make it easier for user that want/need to
stick to firewall3/iptables-legacy to do so.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2022-03-02 17:26:23 -05:00
.circleci CircleCI: Add 21.02 GPG and usign public keys and update to Debian 10 2022-02-15 21:00:39 -05:00
.github CI: fix runtime testing for non master branch 2022-01-14 14:45:19 +01:00
.keys
admin atop: update to 2.7.1 2022-02-28 11:44:23 -08:00
devel lpc21isp: fix build on macos 2022-01-18 18:03:44 -08:00
fonts/dejavu-fonts-ttf
ipv6
kernel ksmbd: remove 2022-02-19 17:08:02 -08:00
lang python-psutil: update to version 5.9.0, fix build on macos 2022-02-24 14:33:56 -08:00
libs p11-kit: update to 0.24.1 2022-02-28 01:42:41 -08:00
mail Revert "postfix: fix build on macos" 2022-02-11 17:56:07 -08:00
multimedia tvheadend: add /etc/tvheadend config to conffiles 2022-02-25 06:08:46 -08:00
net sqm-scripts: switch back to iptables 2022-03-02 17:26:23 -05:00
sound mpd-full: enable soxr 2022-02-24 14:33:03 -08:00
utils rng-tools: drop unneeded dep 2022-03-01 18:01:55 -05:00
CONTRIBUTING.md
LICENSE
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.