~ondrak/+git/snapd:test-p-p

Last commit made on 2019-10-11
Get this branch:
git clone -b test-p-p https://git.launchpad.net/~ondrak/+git/snapd
Only Ondrej Kubik can upload to this branch. If you are Ondrej Kubik please log in for upload directions.

Branch merges

Branch information

Name:
test-p-p
Repository:
lp:~ondrak/+git/snapd

Recent commits

aab0ac5... by Ondrej Kubik

log: overlord/asseert: seed16: add boot logs

Signed-off-by: Ondrej Kubik <email address hidden>

877f454... by Ondrej Kubik

log: seed: seed16: add async wait time log

Signed-off-by: Ondrej Kubik <email address hidden>

895e3d2... by Ondrej Kubik

log: seed: seed16: add boot speed logs

Signed-off-by: Ondrej Kubik <email address hidden>

adea907... by Ondrej Kubik

overlord: statemachine: running managers Ensure asynchronously

Signed-off-by: Ondrej Kubik <email address hidden>

4bce40e... by Ondrej Kubik

seed: seed16: run adding snaps in parallel

sha3384 calculation is signle threaded and on multicore arm devices does not fully utilise device's potentian
run addSnap routine in parallel

Signed-off-by: Ondrej Kubik <email address hidden>

0bcd223... by Michael Vogt

Merge pull request #7582 from bboozzoo/bboozzoo/findmnt-in-debug

spread: include mounts list in task debug output

a8a46db... by Maciej Borzecki

spread: include mounts list in task debug output

When a task fails, it is sometimes useful to be able to inspect the mount table.
Include the relevant output in debug-each.

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

b6579a4... by Zygmunt Krynicki

Merge pull request #7584 from zyga/tweak/gitignore-update

.gitignore: pair of trivial changes

8a9f832... by Samuele Pedroni

image,seed/seedwriter: switch image to use seedwriter.Writer

For this introduce Writer.BootSnaps|UnassertedSnaps|Warnings.

5bba757... by Samuele Pedroni

asserts: introduce explicit support for grade for Core 20 models

Grade can be secured|signed|dangerous. For Core 16/18 models we report grade as 'unset'.
With grade dangerous snap ids are optional in the "snaps" stanza entries.