commit | dfc08f0d06e7820961000d6cc8e7903aa9de43e0 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Apr 29 20:17:55 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Apr 29 20:17:55 2015 +0200 |
tree | 9f343452f1a1a1280109a8c39c37df0e2fceb675 | |
parent | 3ea7ab5ed25c09e8ad04f9d9ca344356cd194354 [diff] [blame] |
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