~snappy-dev/snapd/+git/snapd-pawel:update-snap-preseed-help

Last commit made on 2019-12-17
Get this branch:
git clone -b update-snap-preseed-help https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
update-snap-preseed-help
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

07956b8... by Paweł Stołowski

Update snap-preseed help strings, per discussion with Samuele and Graham.

7c18092... by Michael Vogt

Merge pull request #7905 from xnox/fix-the-modeenv

cmd/snap-bootstrap: actually parse snapd_recovery_system label

7ee4757... by Michael Vogt

Merge pull request #7914 from xnox/run-mode-optimize

bootstrap: reduce runmode mounts from 5 to 2 steps.

deb53b4... by Michael Vogt

Merge pull request #7915 from anonymouse64/typo/lk-include-file

lkenv.go: adjust for new location of include file

6fc30ea... by Michael Vogt

Merge pull request #7909 from mvo5/unsquasfs-err

snap: improve squashfs.ReadFile() error

5ccc3e1... by Michael Vogt

Merge pull request #7911 from xnox/uc20-shutdown

systemd: fix uc20 shutdown

9e20b97... by Michael Vogt

Merge pull request #7912 from mvo5/core20-make-bootable-modeenv

boot: write modeenv when creating the run mode

1019d1a... by Ian Johnson

lkenv.go: adjust for new location of include file

This file was moved in 381f5acc5f2a5d7a6fc8eacc6f680a85990cd7c6, but the
location here in the code was not updated to reflect this.

Signed-off-by: Ian Johnson <email address hidden>

0983a4a... by Dimitri John Ledkov

bootstrap: reduce runmode mounts from 5 to 2 steps.

Perform similar refactor in runMode, as was done in installMode and
mount all available mount points in combined step.

251a4b8... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into core20-make-bootable-modeenv