Community maintained packages for difos.
Find a file
Sebastian Moeller 1b5afe8f46 sqm-scripts: make run.sh ignore spurious incomplete hotplug ifups
During system start up pppoe devices seem to receice ifup events before
the interface actually exists. This commit makes sqm's run.sh script
test whether the sys files for an interface exist before actually trying
to start an SQM instance on an interface. This seems to nicely avoid
starting on an not fully established pppoe interface and avoids a number
of error messages during startup.

In addition, debug logging is disabled.

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-03-05 16:23:42 +01:00
admin sudo: update to version 1.8.12 2015-02-14 22:33:46 +01:00
devel lttng-modules: add dependency on kernel tracing 2015-02-11 11:52:01 +01:00
ipv6 aiccu: fix requiretls option handling 2015-03-02 21:43:53 +01:00
lang dkjson: bump release 2015-03-03 22:26:13 +01:00
libs libuv: add package 2015-03-04 22:11:29 +01:00
mail mailsend: split into 2 packages - with SSL and without SSL 2015-03-04 16:52:02 -05:00
multimedia ffmpeg: update to 2.5.4 2015-02-28 13:58:12 -08:00
net sqm-scripts: make run.sh ignore spurious incomplete hotplug ifups 2015-03-05 16:23:42 +01:00
sound forked-daapd: update to 22.3 2015-02-22 23:04:17 +01:00
utils Merge pull request #979 from mstorchak/attr 2015-03-02 18:44:36 -05:00
CONTRIBUTING.md CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag. 2015-02-04 15:45:08 -05:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

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.