~mvo/snapd/+git/snapd-mvo:remodel-v0-spread

Last commit made on 2019-01-18
Get this branch:
git clone -b remodel-v0-spread https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
remodel-v0-spread
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

6acb7a5... by Michael Vogt

many: add remodel API, `snap remodel` CLI and spead test

39a1f82... by Michael Vogt

devicestate: set new model after as last "Remodel()" task

01eb23f... by Michael Vogt

devicestate: add initial Remodel support

This initial PR adds a new devicestate.Remodel() function that
takes a new model assertion and creates a change that will move
the system from the current model to the new model.

In this version of the remodel support is limited to just adding
new required snaps and to change the kernel track.

18f3408... by Paweł Stołowski

Merge pull request #6330 from zyga/tweak/unused-iface-cruft

many: remove unused interface code

6368547... by Michael Vogt

Merge pull request #5982 from jdstrand/use-unsafe-with-docker-support

interfaces/many: use 'unsafe' with docker-support change_profile rules

cb9016d... by Zygmunt Krynicki

interfaces/policy: remove unused slotSnapType method

Signed-off-by: Zygmunt Krynicki <email address hidden>

07db8c4... by Zygmunt Krynicki

interfaces/policy: remove unused plugSnapType method

Signed-off-by: Zygmunt Krynicki <email address hidden>

fc0a8a7... by Zygmunt Krynicki

interfaces/apparmor: remove unused chopTree function

Signed-off-by: Zygmunt Krynicki <email address hidden>

06e24fc... by Zygmunt Krynicki

interfaces: remove unused import

Signed-off-by: Zygmunt Krynicki <email address hidden>

dec30f2... by Zygmunt Krynicki

interfaces: remove unused bySlotInfo sorting helper

Signed-off-by: Zygmunt Krynicki <email address hidden>