~mvo/snapd/+git/snapd-mvo:boot-modeenv-base

Last commit made on 2019-11-28
Get this branch:
git clone -b boot-modeenv-base https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
boot-modeenv-base
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

890d2a6... by Michael Vogt

boot: add boot.Modeenv.Base support

For the "run" mode of UC20 we will need a way to specifc what
base the system should use. This commit adds the required groundwork.

1dbf5df... by Michael Vogt

Merge pull request #7811 from pedronis/snap-bootstrap-find-seed-naming

cmd/snap-bootstrap: some small naming and code org tweaks

0fdddfb... by Michael Vogt

Merge pull request #7796 from bboozzoo/bboozzoo/system-defaults-only-once

overlord/snapstate: make sure configuration defaults are applied only once

dbf0478... by Michael Vogt

Merge pull request #7808 from mvo5/release-2.42.3

release: 2.42.3

89dd778... by Michael Vogt

Merge pull request #7807 from mvo5/snap-bootstrap-no-longer-testing-only

snap-bootstrap: remove SNAPPY_TESTING check, we use it for real now

f33ca98... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into bboozzoo/system-defaults-only-once

e75fe6a... by Samuele Pedroni

cmd/snap-bootstrap: some small naming and code org tweaks

d17c565... by Samuele Pedroni

Merge pull request #7809 from mvo5/unbreak-master-7

interfaces: remove leftover reservedForOS

In one of the recent PRs the reservedForOS part of commonInterface
got removed. Apparently some later commit brought another instance
of this back so this commit fixes that.

1f4c7c9... by Michael Vogt

Merge pull request #7792 from mvo5/snap-bootstrap-cmd-initramfs-write-modeenv-2

snap-bootstrap: write /run/mnt/ubuntu-data/var/lib/snapd/modeenv

ad21fe3... by Maciej Borzecki

overlord/snapstate: tweak config defaults checks

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