diff options
| author | Manuel Schneider | 2014-04-22 15:58:35 +0200 |
|---|---|---|
| committer | Manuel Schneider | 2014-04-22 15:58:35 +0200 |
| commit | 6170a9e2db4bed1445480af0d8170a9b17da062e (patch) | |
| tree | 0bb3f89c75afd1723a9faee9d3a7944622d72e1d /remote/modules/nvidia_kernel | |
| parent | [beamergui] added missing ip (diff) | |
| parent | [pam] libncp, ncpfs and libpam-ncp (ncpfs depends on libpam-ncp) for Ubuntu 1... (diff) | |
| download | tm-scripts-6170a9e2db4bed1445480af0d8170a9b17da062e.tar.gz tm-scripts-6170a9e2db4bed1445480af0d8170a9b17da062e.tar.xz tm-scripts-6170a9e2db4bed1445480af0d8170a9b17da062e.zip | |
Merge branch 'master' of git.openslx.org: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" + |
