summaryrefslogtreecommitdiff
path: root/man/NetworkManager.conf.xml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-12-20 10:42:41 +0100
committerThomas Haller <thaller@redhat.com>2017-12-21 10:50:33 +0100
commit0474441e2258eeecb356e2aa3cde5c7328828646 (patch)
tree25c879d620c6290fb95b15299c4295529f0049f0 /man/NetworkManager.conf.xml
parent298d156e36a8ce1b4008167fcea986955651aab9 (diff)
downloadNetworkManager-0474441e2258eeecb356e2aa3cde5c7328828646.tar.gz
settings: drop unmaintained ifnet settings plugin of Gentoo
Even Gentoo disables this plugin since before 0.9.8 release of NetworkManager. Time to say goodbye. If somebody happens to show up to maintain it, we may resurrect it later. If "$distro_plugins=ifnet" was set, configure.ac would use that to autodetect --with-hostname-persist=gentoo. Replace that autodetect part by checking for /etc/gentoo-release file.
Diffstat (limited to 'man/NetworkManager.conf.xml')
-rw-r--r--man/NetworkManager.conf.xml13
1 files changed, 2 insertions, 11 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index be6dbf0119..231b7d017f 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -1235,25 +1235,16 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16
</varlistentry>
<varlistentry>
- <term><varname>ifcfg-suse</varname></term>
+ <term><varname>ifcfg-suse</varname>, <varname>ifnet</varname></term>
<listitem>
<para>
- This plugin is deprecated and its selection has no effect.
+ These plugins are deprecated and their selection has no effect.
The <literal>keyfile</literal> plugin should be used
instead.
</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term><varname>ifnet</varname></term>
- <listitem>
- <para>
- This plugin was used on Gentoo but is deprecated.
- </para>
- </listitem>
- </varlistentry>
-
</variablelist>
</refsect1>