NetworkManager/man
Thomas Haller 14202e10b7 config: fix order of processing [connection] sections in NMConfig
We support the "NetworkManager.conf" sections '[connection]' and
'[connection.\+]' (with arbitrary suffix).

Fix the order of how we evaluate these section.

Note that the literal '[connection]' section is always evaluated lastly
after any other '[connection.\+]' section.

Within one file, we want to evaluate the sections in top-to-bottom
order. But accross multiple files, we want to order them
later-files-first. That gives a reasonable behavior if the user
looks at one file, and also if he wants to overwrite configuration
via configuration snippets like "conf.d/99-last.conf".

Note that if a later file extends/overwrites a section defined in an
earlier file, the section is still considered with lower priority
This is intentional, because the user ~extends~ a lower priority
section. If he wants to add a higher priority section, he should
choose a new suffix.

Fixes: dc0193ac02
(cherry picked from commit f8c9863d55)
2015-07-03 09:24:02 +02:00
..
Makefile.am man: allow installing pre-built manual pages if we can't build it 2014-12-11 17:05:36 +01:00
NetworkManager.conf.xml.in config: fix order of processing [connection] sections in NMConfig 2015-07-03 09:24:02 +02:00
NetworkManager.xml platform: give the platform an opportunity to override default-unmanaged 2015-06-17 13:39:42 +02: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:24:18 +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 multiple devices for 'nmcli device disconnect/delete' (bgo #746097) 2015-06-25 16:16:07 +02:00
nmtui.1.in man: fix a typo in nmtui manual page 2014-11-19 13:22:28 +01:00