~morphis/snappy-hwe-snaps/+git/network-manager:xenial-add-netplan-support

Last commit made on 2016-09-28
Get this branch:
git clone -b xenial-add-netplan-support https://git.launchpad.net/~morphis/snappy-hwe-snaps/+git/network-manager
Only Simon Fels can upload to this branch. If you are Simon Fels please log in for upload directions.

Branch merges

Branch information

Name:
xenial-add-netplan-support
Repository:
lp:~morphis/snappy-hwe-snaps/+git/network-manager

Recent commits

3b6273f... by Martin Pitt

[SNAPPY] Add support for reading netplan's connection files

Origin: https://git.launchpad.net/network-manager/tree/debian/patches/Read-system-connections-from-run.patch
Bug-Ubuntu: https://launchpad.net/bugs/1594551

ab91818... by Mathieu Trudel-Lapierre

[SNAPPY] Add support to read netplan generated config files

Origin: https://git.launchpad.net/network-manager/tree/debian/patches/Read-config-from-run.patch
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1591898

97a4755... by Simon Fels

Merge remote-tracking branch 'ssweeny/network-manager/1.2.2' into network-manager/1.2.2

35fc2f3... by Scott Sweeny

[SNAPPY] Add source-directory stanza support to ifupdown plugin

6250399... by Simon Fels

[SNAPPY] Remove configure script to trigger regeneration

Needed until snapcraft has a 'force-autogen' option for the autotools
plugin we can use instead.

Regeneration is required due to our patches we apply on top which also
change the build configuration and snapcraft only regenerates everything
with an existing autogen.sh when no 'configure' script exists.

0a71d95... by Simon Fels

[SNAPPY] Add support for Ubuntu Snappy

We have to relocate NetworkManager's filesystem access where need to
work propably in a Ubuntu Snappy based environment.

This tries to just change the minimum of things to get NetworkManager
working. Where paths can be changed through configuration files or
command line arguments this will be preferred over making source code
changes.

Signed-off-by: Simon Fels <email address hidden>

3442867... by Simon Fels

Import NetworkManager 1.2.2 upstream release

Taken from https://download.gnome.org/sources/NetworkManager/1.2/NetworkManager-1.2.2.tar.xz