Community maintained packages for difos.
Find a file
Christian Schoenebeck 5e8123eb3b ddns-scripts: Update to version 2.1.0-3
- removed special handling for dynamic_dns_helper.sh and url_escape.sed in Makefile/postinst
- minor fixes in logging
- allow retry_count of "0" to run infinite retrys on error
	-- https://dev.openwrt.org/ticket/18382
- changed naming of .dat and .err file to have one per section, not one per process
- defer hotplug helper from 25-ddns to 95-ddns (according initscript START=95)
	-- https://github.com/openwrt/packages/issues/568 (#568)
- fix commandline for busybox wget
	-- https://dev.openwrt.org/ticket/18411
	-- https://dev.openwrt.org/ticket/18437
	-- https://github.com/openwrt/packages/issues/605 (#605)
- remove checking answer from ddns provider because there are to many different.
	Some providers do not follow API from dyndns.com

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-12-07 14:45:31 +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 hotplug hook 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 #578 from Frieds-Technology/dmx_usb_module 2014-12-07 11:17:53 +01:00
mail fdm: add missing quote mark in Makefile 2014-12-07 19:48:17 +08:00
multimedia gst1-plugins-bad: (Re-)add srtp plugin (use latest libsrtp) 2014-12-06 10:44:56 -05:00
net ddns-scripts: Update to version 2.1.0-3 2014-12-07 14:45:31 +01:00
sound misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
utils btrfs-progs: import from oldpackges 2014-12-05 18:57:45 +01: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.