Dan did danw/wip/hostnamed to use hostnamed to set the hostname, but it never got merged. In the meantime, these things are fixed and the branch cannot be meaningful rebased.
I drop it from our git-repository and park it int the mailing list for later reference. The patches apply on commit 8215fd92fc2d39701ab8b058612a7a5b836f1af2. No patch left behind :) Thomas Dan Winship (4): settings: Fix PLUGIN_PRINT / PLUGIN_WARN macros build: put compiler warnings in AM_CFLAGS, not CFLAGS ifcfg-rh: port this from dbus-glib to gdbus ifcfg-rh: Use hostnamed to monitor/update the hostname .gitignore | 1 + configure.ac | 9 +- m4/compiler_warnings.m4 | 10 +- src/settings/nm-system-config-interface.h | 4 +- src/settings/plugins/ifcfg-rh/Makefile.am | 23 +- src/settings/plugins/ifcfg-rh/nm-ifcfg-rh.xml | 45 ++- src/settings/plugins/ifcfg-rh/plugin.c | 390 ++++++++++++-------------- 7 files changed, 240 insertions(+), 242 deletions(-) -- 2.5.0 _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
