~timchen119/snappy-hwe-snaps/+git/network-manager:unmanaged-interface

Last commit made on 2018-07-19
Get this branch:
git clone -b unmanaged-interface https://git.launchpad.net/~timchen119/snappy-hwe-snaps/+git/network-manager
Only Tim Chen can upload to this branch. If you are Tim Chen please log in for upload directions.

Branch merges

Branch information

Name:
unmanaged-interface
Repository:
lp:~timchen119/snappy-hwe-snaps/+git/network-manager

Recent commits

6e50562... by Tim Chen

Add keyfile.unmanaged-devices to let NM ignore devices

72a6b4f... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch improve-snapcraft-2

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager/+merge/347531

Author: Alfonso Sanchez-Beato <email address hidden>

* Fix snapcraft 2.42.1 warnings
* Add network interface to configure hook, for snapctl
* Do not stage libc6, as that makes snapcraft to set RPATH in the binaries
* Reduce size of the snap

6f176a6... by Alfonso Sanchez-Beato

Change folder name dump -> snap-common

8e4e224... by Alfonso Sanchez-Beato

Add arping to snap

It is used for duplicate address detection (DAD).

78b6102... by Alfonso Sanchez-Beato

Remove uneeded staged packages

1edfcbc... by Alfonso Sanchez-Beato

Reduce size of the snap

Remove libraries included in core snap and clean up fileset declaration.

bfed0fc... by Alfonso Sanchez-Beato

Add network interface to configure hook

So some socket denials related to snapctl usage are removed.

5c74d67... by Alfonso Sanchez-Beato

Fix snapcraft 2.42.1 warnings

8acf7a5... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch fix-eth-doc

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager/+merge/343839

Author: Alfonso Sanchez-Beato <email address hidden>

Change docs so they reflect the correct way of making NM manage ethernet devices

1b0b886... by Alfonso Sanchez-Beato

Add explicitly some libraries to the snap

snapcraft was doing automatically this before, but the behavious has
apparently changed.