tracertools are an early hack to make use of the monitor port of
the Tracer MPPT solar charge controller family.
Currently status info can be acquired from the controller and
formatted into a bunch of useful output formats.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
- [PATCH 5/6] BUG/MEDIUM: http: tarpit timeout is reset
- [PATCH 6/6] MEDIUM: connection: add new bit in Proxy Protocol V2
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Since the current release of the package does not provide a
configure option to disable this dependency, a patch is necessary
to add this option.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Since the current release of the package does not provide
configure options to disable these dependencies, a patch is necessary.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Since the current release of the package does not provide a
configure option to disable this dependency, a patch is necessary
to add this option.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
In order to reduce the dependencies, this patch disables following features:
* Extended Attributes
* ACL support
* bzip2 through bz2lib
* lzop through liblzo2
* crypto support from Nettle
* xar through libxml2
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
- update to latest version (v2.0.4)
- use PKG_INSTALL
- add DBI plugin
- convert init script to procd
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
- update to latest version (v1.0.2)
- add dependency on libmnl
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
libnetfilter_acct is a userspace library providing a programming interface
(API) to the extended accounting infrastructure.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
- rename packages from libdbi-drivers-* to libdbd-*
- cleanup title & description
- remove SQLite v2 driver
- use PKG_INSTALL
- add a BuildPlugin macro to package drivers
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
- cleanup title & description
- install dbi.pc during InstallDev
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>