mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-05 23:23:02 +02:00
This patch drops our use of mdnsd and mdev in regular Infix builds, yet keeping them in the config and repo for smaller builds, e.g. endpoints. Also, enable dbus to increase level of integration between compoents. The dbus-test-tool is included for debugging connections. Since it's about the tenth time I've been missing strace on target, it too is added in this commit. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>