diff options
| author | Christian Rößler | 2015-05-12 17:08:08 +0200 |
|---|---|---|
| committer | Christian Rößler | 2015-05-12 17:08:08 +0200 |
| commit | b60f27776ba0e1cf08ed864abe19dc9ba0283f2f (patch) | |
| tree | 5e8c642a90c151b20384083404c1f5dc7261bb1e /remote/modules/vbox/module.conf.ubuntu.14 | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-b60f27776ba0e1cf08ed864abe19dc9ba0283f2f.tar.gz tm-scripts-b60f27776ba0e1cf08ed864abe19dc9ba0283f2f.tar.xz tm-scripts-b60f27776ba0e1cf08ed864abe19dc9ba0283f2f.zip | |
[vbox] CAUTION: COMPATIBILITY BREAK to V3! virtualbox runs now, needs further
work eg. fullscreen, Shared folders, less GUI messages etc.
Diffstat (limited to 'remote/modules/vbox/module.conf.ubuntu.14')
| -rw-r--r-- | remote/modules/vbox/module.conf.ubuntu.14 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/vbox/module.conf.ubuntu.14 b/remote/modules/vbox/module.conf.ubuntu.14 index 5691459b..59ed5ca7 100644 --- a/remote/modules/vbox/module.conf.ubuntu.14 +++ b/remote/modules/vbox/module.conf.ubuntu.14 @@ -1,5 +1,5 @@ -REQUIRED_VBOX_OSCODE='Ubuntu~raring' # raring: 13.04, but also used here. Should be changed when - # version for 14.04 appears on virtualbox.org. +REQUIRED_VBOX_OSCODE='Ubuntu~raring' # raring: 13.04, but also used here. Has not be changed when + # version for 14.04 appeared on virtualbox.org. REQUIRED_VBOXBASEURL="http://download.virtualbox.org/virtualbox/${REQUIRED_VBOX_VERSION}/virtualbox-${REQUIRED_VBOX_VERSION_MAJOR}_${REQUIRED_VBOX_VERSION}-${REQUIRED_VBOX_VERSIONCODE}~${REQUIRED_VBOX_OSCODE}_${AMD64_I386}.deb" REQUIRED_VBOXEXTURL="http://download.virtualbox.org/virtualbox/${REQUIRED_VBOX_VERSION}/Oracle_VM_VirtualBox_Extension_Pack-${REQUIRED_VBOX_VERSION}-${REQUIRED_VBOX_VERSIONCODE}.vbox-extpack" |
