summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2018-07-09 13:51:46 +0200
committerRamón M. Gómez <ramongomez@us.es>2018-07-09 13:51:46 +0200
commit65dd71b8035f8cf6e3b3ea1fa7cff838c21d43d2 (patch)
treebf80f37f2c4c16577b5ac1545c388fe3bd2e93f2 /installer
parenta58595a2510d05630d9282f915759ad272122ee8 (diff)
#847: Correcting errata when obtaining revision date (commit SHA1 is not verified); updating change log.
Diffstat (limited to 'installer')
-rw-r--r--installer/vagrant/Vagrantfile-boottools-vbox2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/vagrant/Vagrantfile-boottools-vbox b/installer/vagrant/Vagrantfile-boottools-vbox
index 83348f02..0c1f081b 100644
--- a/installer/vagrant/Vagrantfile-boottools-vbox
+++ b/installer/vagrant/Vagrantfile-boottools-vbox
@@ -19,7 +19,7 @@ sed -i "s/XKBLAYOUT=.*/XKBLAYOUT=\"${LANG%_*}\"/" /etc/default/keyboard
dpkg-reconfigure -fnoninteractive console-setup
# Install dependencies.
apt-get update -y
-apt-get install -y subversion
+apt-get install -y subversion syslinux syslinux-efi syslinux-utils
# Prepare environment.
groupadd opengnsys
mkdir -p /opt/opengnsys/client /tmp/opengnsys_installer/opengnsys