~mvo/snapd/+git/snapd-mvo:fix-snapd-snap-restart-handling

Last commit made on 2019-03-04
Get this branch:
git clone -b fix-snapd-snap-restart-handling https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
fix-snapd-snap-restart-handling
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

abd4e66... by Michael Vogt

snapstate: checking that "snapd" has a valid snapstate is enough

When we check in snapdSnapInstalled() if snapd is available it's
enough if we can load the snapstate of the "snapd" snap without
error to know that its installed.

1211e07... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into fix-snapd-snap-restart-handling

1ad3bd5... by Michael Vogt

address review feedback

d862573... by Michael Vogt

Merge pull request #6543 from sergey-borovkov/add-force-turbo

Add force_turbo to the list valid pi config keys

309c416... by Michael Vogt

Merge pull request #6558 from chipaca/unused-1

many: remove unused code (mostly)

e68e32f... by Samuele Pedroni

interfaces/greengrass_support: update accesses for GGC 1.8

07f8694... by "John R. Lenton" <email address hidden>

Merge pull request #6545 from chipaca/get-connectivity

cmd/snap, daemon: make the connectivity check use GET

4f27662... by John Lenton

many: remove unused code (mostly)

The mostly bit is because I couldn't resist a teeny tiny refactoring
along the way.

Anyhow, this is the result of running the `unused` static analyser on
the code. There's a bunch more, but unused doesn't know about gocheck,
so it gets confused about some things, and separating the wheat from
the chaff is tedious.

e22d7ee... by Ian Johnson

interfaces/builtin/greengrass_support.go: remove stray newline

aa6607e... by Ian Johnson

interfaces/builtin/greengrass_support.go: misc updates from 1.8