~gerboland/+git/multipass-confined:strict-snap-part1

Last commit made on 2019-01-24
Get this branch:
git clone -b strict-snap-part1 https://git.launchpad.net/~gerboland/+git/multipass-confined
Only Gerry Boland can upload to this branch. If you are Gerry Boland please log in for upload directions.

Branch merges

Branch information

Name:
strict-snap-part1
Repository:
lp:~gerboland/+git/multipass-confined

Recent commits

289697f... by Gerry Boland

Some cleanups and improvements

4467afe... by Gerry Boland

Final refactor, mp::Process and friends really only needed for linux platform

75fbf9a... by Gerry Boland

Refactor whole security design, Process creation to be a Platform responsibility

5196daf... by Gerry Boland

Refactor SSHFS mount management into own class

a90983b... by Gerry Boland

Refactor for mp::Process subclass QProcess, and apply apparmor policy on exec inline. Allows future user/group/chrooting

1e4d12a... by Gerry Boland

Allow firmware when daemon running unconfined

ba45e3b... by Gerry Boland

Give client (limited) access to user $HOME

e0e38d6... by Gerry Boland

Merge branch 'strict-snap-part1' of github.com:CanonicalLtd/multipass into strict-snap-part1

ee92616... by Gerry Boland

Merge branch 'master' into strict-snap-part1

f3ed010... by "bors[bot]" <bors[bot]@users.noreply.github.com>

Merge #556

556: Add cloud-init usage example and link to blog post r=ricab a=aral

The readme currently does not provide an example of using cloud-init with multipass. This pull request fixes that and links to the blog post on the subject from the Ubuntu blog.

Co-authored-by: Aral Balkan <email address hidden>