Merge lp://staging/~zeller-benjamin/ubuntu-sdk-tools/nvidiafix into lp://staging/ubuntu-sdk-tools

Proposed by Benjamin Zeller
Status: Merged
Approved by: Zoltan Balogh
Approved revision: 30
Merged at revision: 24
Proposed branch: lp://staging/~zeller-benjamin/ubuntu-sdk-tools/nvidiafix
Merge into: lp://staging/ubuntu-sdk-tools
Diff against target: 1043 lines (+725/-117)
12 files modified
fixables.go (+0/-70)
fixables/containerAccess.go (+110/-0)
fixables/devices.go (+120/-0)
fixables/dri.go (+108/-0)
fixables/fixable.go (+28/-0)
fixables/nvidia.go (+206/-0)
helpers.go (+41/-2)
usdk-target/autofix.go (+22/-2)
usdk-target/create.go (+57/-30)
usdk-target/images.go (+20/-12)
usdk-target/initialized.go (+1/-1)
usdk-target/register.go (+12/-0)
To merge this branch: bzr merge lp://staging/~zeller-benjamin/ubuntu-sdk-tools/nvidiafix
Reviewer Review Type Date Requested Status
Zoltan Balogh Approve
Review via email: mp+298295@code.staging.launchpad.net

Commit message

- Deprectate -a and -f switches when creating containers, we can get the information from the image
- Automatically fix broken devices in containers
- Automatically add DRI devices if they are not in the containers
- Automatically fix NVidia driver issues

Description of the change

- Deprectate -a and -f switches when creating containers, we can get the information from the image
- Automatically fix broken devices in containers
- Automatically add DRI devices if they are not in the containers
- Automatically fix NVidia driver issues

To post a comment you must log in.
Revision history for this message
Zoltan Balogh (bzoltan) wrote :

nice

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches