summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/vbox/module.conf12
-rw-r--r--remote/modules/vbox/module.conf.ubuntu.144
2 files changed, 8 insertions, 8 deletions
diff --git a/remote/modules/vbox/module.conf b/remote/modules/vbox/module.conf
index 7b4a23d2..c172669a 100644
--- a/remote/modules/vbox/module.conf
+++ b/remote/modules/vbox/module.conf
@@ -1,12 +1,12 @@
# VBox version 5 branch:
-REQUIRED_VBOX_VERSION_MAJOR="5.0"
-REQUIRED_VBOX_VERSION_MINOR="0"
-REQUIRED_VBOX_VERSIONCODE="101573"
+# REQUIRED_VBOX_VERSION_MAJOR="5.0"
+# REQUIRED_VBOX_VERSION_MINOR="0"
+# REQUIRED_VBOX_VERSIONCODE="101573"
# VBox version 4 last branch:
-# REQUIRED_VBOX_VERSION_MAJOR="4.3"
-# REQUIRED_VBOX_VERSION_MINOR="26"
-# REQUIRED_VBOX_VERSIONCODE="98988"
+REQUIRED_VBOX_VERSION_MAJOR="4.3"
+REQUIRED_VBOX_VERSION_MINOR="26"
+REQUIRED_VBOX_VERSIONCODE="98988"
REQUIRED_VBOX_VERSION="$REQUIRED_VBOX_VERSION_MAJOR.$REQUIRED_VBOX_VERSION_MINOR"
diff --git a/remote/modules/vbox/module.conf.ubuntu.14 b/remote/modules/vbox/module.conf.ubuntu.14
index 31a11b95..5ec7cc83 100644
--- a/remote/modules/vbox/module.conf.ubuntu.14
+++ b/remote/modules/vbox/module.conf.ubuntu.14
@@ -1,8 +1,8 @@
# VBox version 5 branch:
-REQUIRED_VBOX_OSCODE='Ubuntu~trusty'
+# REQUIRED_VBOX_OSCODE='Ubuntu~trusty'
# VBox version 4 last branch:
-# REQUIRED_VBOX_OSCODE='Ubuntu~raring'
+REQUIRED_VBOX_OSCODE='Ubuntu~raring'
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"