new iso, proper directory, vmware tunning
diff --git a/ubuntu-14.04/scripts/base.sh b/ubuntu-14.04/scripts/base.sh
index 4f1b197..257df54 100644
--- a/ubuntu-14.04/scripts/base.sh
+++ b/ubuntu-14.04/scripts/base.sh
@@ -1,9 +1,10 @@
-# TODO: move this to packages.sh
+# base packages and setup
 apt-get update
 apt-get -y upgrade
 apt-get -y dist-upgrade
 apt-get -y install linux-headers-$(uname -r)
 apt-get -y install curl
+
 # apt-get -y install cloud-init
 
 # to be removed
diff --git a/ubuntu-14.04/scripts/vmware.sh b/ubuntu-14.04/scripts/vmware.sh
index 05b0af0..bd193ee 100644
--- a/ubuntu-14.04/scripts/vmware.sh
+++ b/ubuntu-14.04/scripts/vmware.sh
@@ -1,2 +1,2 @@
 apt-get -y install open-vm-tools
-echo -n ".host:/ /mnt/hgfs vmhgfs rw,ttl=1,uid=my_uid,gid=my_gid,nobootwait 0 0" >> /etc/fstab
+#echo -n ".host:/ /mnt/hgfs vmhgfs rw,ttl=1,uid=my_uid,gid=my_gid,nobootwait 0 0" >> /etc/fstab