~snappy-dev/snapd/+git/snapd-pawel:core20-early-defaults-spread

Last commit made on 2020-06-04
Get this branch:
git clone -b core20-early-defaults-spread https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
core20-early-defaults-spread
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

1ca741e... by Paweł Stołowski

Merge branch 'master' into core20-early-defaults-spread

ba89fd3... by Paweł Stołowski

Merge pull request #8567 from stolowski/core20-early-defaults

o/devicestate: core20 early config from gadget defaults

3dcd566... by Zygmunt Krynicki

Merge pull request #8811 from zyga/fix/preseed-lxd-lxcfs-leak

tests: autoremove after removing lxd in preseed-lxd test

6d263b8... by Claudio Matsuoka

Merge pull request #8591 from cmatsuoka/core20-secboot-tpm-seal

secboot,cmd/snap-bootstrap: add tpm sealing support to secboot

5a8a591... by Michael Vogt

Merge pull request #8785 from zyga/tweak/cgroup-freezer-dir

sandbox/cgroup: move FreezerCgroupDir from dirs.go

ce3325d... by Michael Vogt

Merge pull request #8790 from sergiocazzolato/tests-fix-boot-path-rpi

tests: update the file used to detect the boot path on uc20

92d4801... by Michael Vogt

Merge pull request #8810 from zyga/tweak/debug-var-lib-snapd

spread.yaml: show /var/lib/snapd in debug

ec6077e... by Paweł Stołowski

Fix missing mocking of systemctl in the test.

4e2b8b0... by Zygmunt Krynicki

tests: autoremove after removing lxd in preseed-lxd test

This test was leaking the lxcfs mount point that caused failure of
mount-ns:inherit test, if scheduled accordingly. The root cause is that
lxd Debian package depends on a number of dependencies, including lxcfs,
which keeps a mount point active at all times.

To prevent this from happening again, add an invariant that detects this
case.

Signed-off-by: Zygmunt Krynicki <email address hidden>

7c3e7e6... by Paweł Stołowski

Merge branch 'master' into core20-early-defaults