~snappy-dev/snapd/+git/snapd-pawel:debug-hotplug-core18

Last commit made on 2019-05-08
Get this branch:
git clone -b debug-hotplug-core18 https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
debug-hotplug-core18
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

fdb9073... by Paweł Stołowski

Add debug.

b360b4f... by Michael Vogt

Merge pull request #6790 from MirServer/login-session

interfaces: add login-session-control interface

50579ec... by Michael Vogt

Merge pull request #6837 from stolowski/snapshots-test-debug

tests: extra debug for snapshot-basic test

c573edd... by Paweł Stołowski

Extra debug for snapshot-basic test.

5bf2e57... by Samuele Pedroni

overlord,overlord/devicestate: do without GadgetInfo/KernelInfo in devicestate

This is mostly achieved by using the fact that we know the name of the gadget snap from the model and by introducing instead a snapstate.HasSnapOfType.

As a drive-by this also simplifies a bit the triggering logic for registration.

130a274... by Maciej Borzecki

Merge pull request #6832 from bboozzoo/bboozzoo/gadget-update-more-structure-validation

gadget: more validation checks for legacy MBR structure type & role

421e69a... by Michael Vogt

Merge pull request #6819 from mvo5/test-build-go

osutil: fix TestReadBuildGo test in sbuild

e1949ff... by Maciej Borzecki

gadget: more validation checks for legacy MBR structure type & role

Add more checks for legay `type: mbr` in structure definition. Catch cases, when
legacy MBR type is used, with an incompatible role.

Signed-off-by: Maciej Borzecki <email address hidden>

33cfcf4... by Michael Vogt

Merge pull request #6813 from jhenstridge/xdg-data-dirs-via-environment.d

data: update XDG_DATA_DIRS via the systemd environment.d mechanism too

d343cd9... by Samuele Pedroni

remove usage of GadgetInfo also from devicestate tests