NetworkManager/man
Thomas Haller 947fc9a278 config: add write support for NMConfig
Internal configuration is written as keyfile to
NMSTATEDIR"/NetworkManager-intern.conf"

Basically, the content of this file is merged with user
configuration from "NetworkManager.conf" files. After loading
the configuration, NMConfig exposes a merged view of user-provided
settings and internal overwrites.

All sections/groups named [.intern*] are reserved for internal
configuration values. They can be written by API, but are ignored
when the user sets them via "NetworkManager.conf". For these
internal sections, no conflicts can arise.

We can also overwrite individual properties from user configuration.
In this case, we store the value we want to set, but also remember
the value that the user configuration had, at the time of setting.
If on a later reload the user configuration changed, we ignore our
internal value -- as we assume that the user modified the value
afterwards.
We can also hide/delete value from user configuration.
This works on a per-setting basis.
2015-07-02 16:01:20 +02:00
..
Makefile.am dist: include manual page sources 2015-01-23 11:03:41 +01:00
NetworkManager.conf.xml.in config: add write support for NMConfig 2015-07-02 16:01:20 +02:00
NetworkManager.xml platform: give the platform an opportunity to override default-unmanaged 2015-03-23 15:13:02 +01:00
nm-online.1.in man: clarify the meaning of "nm-online --wait-for-startup" 2014-05-27 10:53:53 -04:00
nm-settings-ifcfg-rh.xsl man: add description of BOOTPROTO to nm-settings-ifcfg-rh manpage 2015-01-15 13:03:13 +01:00
nm-settings-keyfile.xsl man: generate nm-settings-keyfile(5) manual page 2014-08-29 13:59:54 +02:00
nm-settings.xsl man, docs: add the secret flags notes non-hackishly 2014-11-19 09:24:10 -05:00
nm-system-settings.conf.5.in remove obsolete nm-tool 2013-03-04 22:11:45 +01:00
nmcli-examples.xml man: update version reference to 1.0 in manual pages 2014-11-19 16:53:30 +01:00
nmcli.1.in cli: allow specifying arbitrary properties on "nmcli c add" 2015-07-02 09:33:58 +02:00
nmtui.1.in man: fix a typo in nmtui manual page 2014-11-19 13:22:28 +01:00