lp://qastaging/~mvo/snap-confine/auto-bind-mount-nvidia
- Get this branch:
- bzr branch lp://qastaging/~mvo/snap-confine/auto-bind-mount-nvidia
Branch merges
- Jamie Strandboge (community): Disapprove
-
Diff: 67 lines (+34/-1)2 files modifieddebian/usr.bin.ubuntu-core-launcher (+5/-0)
src/main.c (+29/-1)
Branch information
Recent revisions
- 127. By Michael Vogt
-
check for both src and dst mount points when doing the
ubuntu-core overlay mounts (LP: #1570712) - 125. By Jamie Strandboge
-
* update cgroup handling for 16.04 (LP: #1564401):
- debian/usr.bin. ubuntu- core-launcher:
+ allow creating cgroups with snap.*
+ allow ixr of 'tr'
+ remove access to /var/lib/apparmor/ clicks/
- update README to more fully explain the cgroups implementation
- src/80-snappy- assign. rules: append an app-specific tag instead of
adding a generic tag and snap-specific property
- src/snappy-app-dev: convert the new tag to the directory name
- src/main.c:
+ refactor and simplify control flow to query udev for device assignment
instead of searching apparmor policy for a specific string
+ adjust udev query for app-specific tag
+ raise real_uid after fork() before calling /lib/udev/snappy- app-dev
so non-root app launches work with the device cgroup - 123. By Jamie Strandboge
-
src/main.c: die() if stat fails when errno != ENOENT when checking mount points
- 122. By Jamie Strandboge
-
* implement @complain as a synonym for @unrestricted since snappy will use
@complain to toggle developer mode. This allows snaps to work in developer
mode while seccomp logging is being developed (LP: #1570578)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/~snappy-dev/snap-confine/trunk