~snappy-dev/snapd/+git/snapd-pawel:remove-snapd-name-checks

Last commit made on 2019-07-18
Get this branch:
git clone -b remove-snapd-name-checks https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
remove-snapd-name-checks
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

56a51cc... by Michael Vogt

configstate: use snapst.Type() instead of snapst.SnapType

f9b8f9e... by Michael Vogt

snapstate: add new checkSnapdName

This check will ensure that there is only a single snap of
TypeSnapd with the name "snapd".

83d23de... by Michael Vogt

Merge remote-tracking branch 'stolowski/remove-snapd-name-checks' into HEAD

79f121b... by Michael Vogt

interfaces: replace some "if name == "core"" with TypeOS checks

df39c91... by Michael Vogt

snap: restore transition of "snapd" name to snapdType

We will do this in the PR that will actually switch to the
snapd type which also allows us to not have to hack in the
spread tests (the hack there is also removed in this commit).

20d02bd... by John Lenton

Merge branch 'master' into remove-snapd-name-checks

7721bb9... by Michael Vogt

Merge pull request #7101 from bboozzoo/bboozzoo/gadget-update-updater-test-name-tweaks

gadget: use struct field names when intializing data in mounted updater unit tests

dba8e09... by Michael Vogt

Merge pull request #7104 from zyga/fix/firmware

cmd/snap-confine: bring /lib/firmware from the host

bf063f0... by Michael Vogt

Merge pull request #6977 from stolowski/snapd-type

snap: set snapd snap type (1/4)

7938e62... by Michael Vogt

Merge pull request #7105 from mvo5/validate-seed-more

snap: add checks in validate-seed for missing base/default-provider