~mvo/snapd/+git/snapd-mvo:core20-wip-2-spread

Last commit made on 2019-12-19
Get this branch:
git clone -b core20-wip-2-spread https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
core20-wip-2-spread
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

2664032... by Michael Vogt

more tweaks

09e79a8... by Michael Vogt

more prepre.sh fixes

e5d8d07... by Michael Vogt

rework user addition

61f6eda... by Michael Vogt

rework passwd tweaking

fbb9353... by Michael Vogt

prepare.sh: tweak

78c7327... by Michael Vogt

Merge branch 'core20-make-bootable-uc16-bootvars' into core20-wip-2-spread

a4a50f8... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into core20-wip-2-spread

37985e5... by Michael Vogt

snap-bootstrap: read only stdout when parsing the sfdisk json

The sfdisk output may contain warnings on stderr. This is the case
for the qemu based spread test I'm working on. To avoid failing
completely in this case only parse the stdout output from sfdisk.

29c8a90... by Michael Vogt

tests: add core20 tests

4119cb2... by Michael Vogt

Merge pull request #7932 from mvo5/core20-make-bootable-reboot

devicestate: request reboot after successful doSetupRunSystem()