diff options
| author | Simon Rettberg | 2014-04-17 15:06:10 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2014-04-17 15:06:10 +0200 |
| commit | ed66ffde51ae0d35eb0af7d908237d4f51a40f13 (patch) | |
| tree | ae9c7f72170a5efa11b5b51bc827052d07f81d07 /remote/modules/nvidia_kernel | |
| parent | [remote/include/qt] Fix qt version selection on systems without qtchooser (diff) | |
| parent | [vmware] added patch for vmnet + old patching functionality (diff) | |
| download | tm-scripts-ed66ffde51ae0d35eb0af7d908237d4f51a40f13.tar.gz tm-scripts-ed66ffde51ae0d35eb0af7d908237d4f51a40f13.tar.xz tm-scripts-ed66ffde51ae0d35eb0af7d908237d4f51a40f13.zip | |
Merge branch 'master' of dnbd3:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/nvidia_kernel')
| -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" + |
