~mvo/snapd/+git/snapd-mvo:hardcode-nvidia-devices-in-the-cgroup-2.28

Last commit made on 2017-10-11
Get this branch:
git clone -b hardcode-nvidia-devices-in-the-cgroup-2.28 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
hardcode-nvidia-devices-in-the-cgroup-2.28
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

2bc2b48... by Zygmunt Krynicki

cmd/snap-confine: more nvidia profile proofing

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

c79f168... by Zygmunt Krynicki

cmd/snap-confine: future-proof nvidia confinement

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

31596db... by Zygmunt Krynicki

cmd/snap-confine: log devices added to device cgroup

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

60fbf76... by Michael Vogt

add move nvidia paths

be7c8cd... by Michael Vogt

add apparmor rules for nvidia devices

41dc5b9... by Jamie Strandboge

adjust whitespace for syntax check

e7abba3... by Zygmunt Krynicki

cmd: make fmt

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

aa890fd... by Jamie Strandboge

reorganize variable declarations and update comments (thanks to zyga)

bda9de8... by Jamie Strandboge

use consts for major, minor and paths where possible (thanks to mvo)

82f2862... by Jamie Strandboge

fix one more whitespace syntax check