diff options
| author | Jonathan Bauer | 2014-04-17 12:44:01 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-04-17 12:44:01 +0200 |
| commit | 565fa71984d6f8d668e1f1a9bbe64eefbed85fb1 (patch) | |
| tree | c07ea4f155361ba34c7e68be4e9f466430ad6f27 /remote/modules | |
| parent | [vmware] added exit codes for chroot steps (diff) | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-565fa71984d6f8d668e1f1a9bbe64eefbed85fb1.tar.gz tm-scripts-565fa71984d6f8d668e1f1a9bbe64eefbed85fb1.tar.xz tm-scripts-565fa71984d6f8d668e1f1a9bbe64eefbed85fb1.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/nvidia_kernel/module.conf.ubuntu.14.04 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/remote/modules/nvidia_kernel/module.conf.ubuntu.14.04 b/remote/modules/nvidia_kernel/module.conf.ubuntu.14.04 new file mode 100644 index 00000000..73887357 --- /dev/null +++ b/remote/modules/nvidia_kernel/module.conf.ubuntu.14.04 @@ -0,0 +1,4 @@ +REQUIRED_VERSION="337.12" +REQUIRED_NVIDIA="NVIDIA-Linux-x86_64-$REQUIRED_VERSION.run" +REQUIRED_URL="http://download.nvidia.com/XFree86/Linux-x86_64/$REQUIRED_VERSION/$REQUIRED_NVIDIA" + |
