settings: remove ifcfg-suse plugin

System Internals / NetworkManager - Beniamino Galvani [redhat.com] - 12 June 2015 08:59 UTC

After the hostname functionality has been moved from plugins to core, the ifcfg-suse plugin contains only boilerplate code with no actual functionality.

Remove the plugin, mark it as deprecated in manual page and print a warning when it is selected in configuration file.

4739ff6 settings: remove ifcfg-suse plugin
Makefile.am | 1 -
configure.ac | 6 +-
man/NetworkManager.conf.xml.in | 9 +-
src/settings/nm-settings.c | 5 ++
src/settings/plugins/Makefile.am | 4 -
src/settings/plugins/ifcfg-suse/Makefile.am | 19 ----
src/settings/plugins/ifcfg-suse/plugin.c | 125 ---------------------------
src/settings/plugins/ifcfg-suse/plugin.h | 50 -----------
8 files changed, 9 insertions(+), 210 deletions(-)

Upstream: cgit.freedesktop.org


  • Share