aboutsummaryrefslogtreecommitdiff
path: root/net/knxd/files
Commit message (Collapse)AuthorAge
* knxd: adjust startup files to better comply with procdOthmar Truniger2019-12-17
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* knxd: bump to upstream version 0.14.24Othmar Truniger2018-02-12
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* knxd: Fix typo in sh vars „send-delay“ and „client-addrs“Patrick Grimm2017-10-06
| | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
* knxd: Add uci config and knxd_args to ini convertPatrick Grimm2017-10-06
| | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
* knxd: Fix config file location and init script.Patrick Grimm2017-10-06
| | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
* knxd: adopt structure and versioning from new upstream stable releaseOthmar Truniger2017-08-28
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* knxd: bump to new versionOthmar Truniger2017-01-18
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* knxd: bump to new versionOthmar Truniger2016-03-13
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* knxd: add one uci option for one cmdline arg. add a lot comments in the ↵Patrick Grimm2016-01-04
| | | | | | | | | | | config file (closes #2233) Signed-off-by: Patrick Grimm <patrick@lunatiki.de> Acked-by: Othmar Truniger <github@truniger.ch> [Squashed patches from PR into single one, bump PKG_RELEASE] Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* knxd: use procd (refs #2233)Patrick Grimm2016-01-04
| | | | | | | | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de> Acked-by: Othmar Truniger <github@truniger.ch> [Squashed patches from PR] Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* knxd: streamline makefileMichael Heimpold2015-03-07
| | | | | | | | | | | | | | | | - use https URL for fetching sources from GitHub, otherwise cloning sources could stall buildbots by asking to accept a/the SSH host key - do not _depend_ on DEPENDS but _select_ them, so the package(s) always appear in menuconfig, not only when all dependencies are already selected --> dependencies are automatically pulled in when package is selected by user - use PKG_INSTALL - factor out the libeibclient library as own package - use CONFIGURE_ARGS instead of dedicated Build/Configure - same for TARGET_CFLAGS and Build/Compile - do not include /etc/functions, already included by /etc/rc.common Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* knxd: improve init scriptOthmar Truniger2015-02-13
| | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* knxd: add config fileOthmar Truniger2014-12-31
| | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* knxd: add init fileOthmar Truniger2014-12-31
Signed-off-by: Othmar Truniger <github@truniger.ch>