Community maintained packages for difos.
Find a file
Florian Eckert c9d8fceb63 net/mwan3: add ttl check
Add the additional optional ttl check to test the connection.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-24 10:20:35 +02:00
.github
.keys
admin syslog-ng: update to 3.17.2 2018-09-22 08:39:38 -04:00
devel
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel
lang php7: update to 7.2.10 2018-09-23 21:35:11 +02:00
libs Merge pull request #6995 from neheb/odbc 2018-09-23 23:34:49 +02:00
mail mutt: bump to version 1.10.1 2018-09-08 21:02:09 +02:00
multimedia motion: Backport upstream commit to fix running on musl. 2018-09-15 10:39:53 -07:00
net net/mwan3: add ttl check 2018-09-24 10:20:35 +02:00
sound Merge pull request #6907 from thess/espeak-work 2018-08-31 15:18:09 -04:00
utils Merge pull request #6538 from FireCulex/bonnie++ 2018-09-23 19:22:38 +03:00
.travis.yml
.travis_do.sh travis: fail on bad hash message 2018-07-17 20:35:00 +08:00
CONTRIBUTING.md
LICENSE
README.md README.md - update links to current docs pages 2018-08-31 15:08:17 -04:00

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.