~snappy-dev/snapd/+git/snapd-pawel:prebaking/systemd-preseed-mode

Last commit made on 2019-12-18
Get this branch:
git clone -b prebaking/systemd-preseed-mode https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
prebaking/systemd-preseed-mode
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

579792c... by Paweł Stołowski

Removed unused MockOsSymlink. Fixed the error message from mount and added a unit test (thanks Samuele).

29c5114... by Paweł Stołowski

Add unit test that simulates the need for fuse.

c76193b... by Paweł Stołowski

Use named return arguments in writeMountUnitFile. Rename fstype to actualFsType.

8d76773... by Paweł Stołowski

Merge branch 'master' into prebaking/systemd-preseed-mode

5a7905b... by Michael Vogt

Merge pull request #7918 from mvo5/core20-make-bootable-copy-base-kernel

boot: copy kernel/base to data partition in makeBootable20RunMode

a48cee2... by Sergio Cazzolato

Merge pull request #7858 from anonymouse64/bugfix/lxd-inside-lxd-regression-test

tests: also check nested lxd container

0b005e9... by Paweł Stołowski

Merge pull request #7930 from bboozzoo/bboozzoo/run-chceks-match-v

run-checks: complain about MATCH -v

9b037eb... by Maciej Borzecki

Merge pull request #7929 from mvo5/core20-boot-not-runmode-2

boot: always return the trivial boot participant in ephemeral mode

f3761fc... by Maciej Borzecki

boot: fix comment typo

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

a17652f... by Maciej Borzecki

tests/main/snap-set-core-config: fix use of MATCH -v

Use of MATCH -v is often incorrect since it returns 0 when there are lines not
matching the pattern in the input.

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