Community maintained packages for difos.
Find a file
Ondřej Caletka 4f7b0213d9 aiccu: add NTP sync check
This check tries to wait for NTP daemon to synchronise clock to lower stratum
than 16 before running the aiccu binary. In case timeout (configurable
in new option ntpsynctimeout; default is 90 seconds) is reached, the
AICCU is run neverrtheless. This makes the new script compliant with
some corner case scenarios like not using Busybox NTPd or not using NTPd
at all, maintaining maximum out-of-the box functionality.

Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
2014-12-01 15:15:35 +01:00
admin debootstrap: bump to version 1.0.66 2014-11-27 13:41:08 +01:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 aiccu: add NTP sync check 2014-12-01 15:15:35 +01:00
lang python3 upgrade to version 3.4.2 2014-11-28 21:15:20 +02:00
libs Merge pull request #583 from Frieds-Technology/libartnet 2014-12-01 08:59:00 +01:00
mail Merge pull request #582 from Shulyaka/master 2014-12-01 08:53:28 +01:00
multimedia Merge pull request #563 from antonlacon/license-updates 2014-11-26 14:20:54 +01:00
net Revert "aria2: enable bittorrent and metalink by default" 2014-11-30 17:53:43 +01:00
sound misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
utils open-plc-utils: add license information 2014-11-28 11:36:36 -08:00
CONTRIBUTING.md CONTRIBUTING.md: typo in PKG_LICENSE_FILES 2014-11-24 23:43:37 -08: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.