Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Dirk Brenken 6e90c8fa53
adblock: reporting fixes/tweaks
* prevents the creation of an invalid json structure
* add more space to the domain column on cli

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-11-29 08:46:28 +01:00
.circleci
.github Revert "CI: add super-linter for pull requests" 2020-11-06 07:25:42 -10:00
.keys
admin debian-archive-keyring: install to expected location 2020-11-20 05:08:46 +00:00
devel Merge pull request #14017 from neheb/aautom 2020-11-25 14:25:42 -08:00
fonts/dejavu-fonts-ttf
ipv6
kernel
lang Merge pull request #14034 from nxhack/node_12200 2020-11-27 00:28:12 -08:00
libs Merge pull request #14047 from neheb/lnq 2020-11-28 05:48:54 -08:00
mail
multimedia gst1-plugins-base: fix build with no module 2020-11-28 09:08:30 +02:00
net adblock: reporting fixes/tweaks 2020-11-29 08:46:28 +01:00
sound alsa-utils: update to 1.2.4 2020-11-24 22:31:51 -08:00
utils jupp: update to current version 2020-11-29 01:32:32 +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.