File tree Expand file tree Collapse file tree
tools/appliance/definitions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,8 +64,7 @@ install_packages() {
6464 apt-get --no-install-recommends -q -y --force-yes install iptables-persistent
6565
6666 # vmware tools
67- # uncomment for opensource vmware tool:
68- # apt-get --no-install-recommends -q -y --force-yes install open-vm-tools
67+ apt-get --no-install-recommends -q -y --force-yes install open-vm-tools
6968 apt-get --no-install-recommends -q -y --force-yes install build-essential linux-headers-` uname -r`
7069 df -h
7170 PREVDIR=$PWD
Original file line number Diff line number Diff line change @@ -64,8 +64,7 @@ install_packages() {
6464 apt-get --no-install-recommends -q -y --force-yes install iptables-persistent
6565
6666 # vmware tools
67- # uncomment for opensource vmware tool:
68- # apt-get --no-install-recommends -q -y --force-yes install open-vm-tools
67+ apt-get --no-install-recommends -q -y --force-yes install open-vm-tools
6968 apt-get --no-install-recommends -q -y --force-yes install build-essential linux-headers-` uname -r`
7069 df -h
7170 PREVDIR=$PWD
You can’t perform that action at this time.
0 commit comments