NetworkManager/man
Thomas Haller c7cee12189 config: make "ignore-carrier" a per-device configuration option
NetworkManager.conf already contains several per-device settings,
that is, settings that have a device-spec as argument.

   main.ignore-carrier
   main.no-auto-default
   main.assume-ipv6ll-only
   keyfile.unmanged-devices

Optimally, these settings should be moved to the new [device*]
section.

For now, only move main.ignore-carrier there. For the others
it may not make sense to do so:

- main.no-auto-default: is already merged with internal state
  from /var/lib/NetworkManager/no-auto-default.state. While
  NMConfig's write API would be fine to also persist and merge
  the no-auto-default setting, we'd still have to read the old
  file too. Thus, deprecating this setting gets quite cumbersome
  to still handle the old state file.
  Also, it seems a less useful setting to configure in the
  global configuration aside setting main.no-auto-default=*.

- main.assume-ipv6ll-only: one day, I hope that we no longer
  assume connections at all, and this setting becomes entirely
  obsolete.

- keyfile.unmanged-devices: this sets NM_UNMANAGED_USER_SETTINGS,
  which cannot be overruled via D-Bus. For a future device.managed
  setting we want it it to be overwritable via D-Bus by an explicit
  user action. Thus, a device.managed property should have a different
  semantic, this should be more like a device.unmanaged-force setting,
  which could be done.
2016-06-30 08:27:17 +02:00
..
common.ent.in dns: add configure option "--with-config-dns-rc-manager-default" for default of main.rc-manager 2016-05-23 21:49:42 +02:00
Makefile.am man: don't template NetworkManager.conf.xml 2016-04-08 13:10:47 +02:00
NetworkManager.conf.xml config: make "ignore-carrier" a per-device configuration option 2016-06-30 08:27:17 +02:00
NetworkManager.xml man: turn the manual page cross-references into links 2016-06-21 18:40:13 +02:00
nm-online.xml man: turn the manual page cross-references into links 2016-06-21 18:40:13 +02:00
nm-settings-ifcfg-rh.xsl man: turn the manual page cross-references into links 2016-06-21 18:40:13 +02:00
nm-settings-keyfile.xsl man: turn the manual page cross-references into links 2016-06-21 18:40:13 +02:00
nm-settings.xsl man: update the nmcli manual for new connection add syntax 2016-06-21 18:40:22 +02:00
nmcli-examples.xml man: turn the manual page cross-references into links 2016-06-21 18:40:13 +02:00
nmcli.xml cli/device: add modify command 2016-06-29 20:28:42 +02:00
nmtui.1.in man: update version number and dates in manual pages 2016-03-09 10:11:27 +01:00
nmtui.xml man: turn the manual page cross-references into links 2016-06-21 18:40:13 +02:00