appliance: except for openswan upgrade rest of the packages

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Rohit Yadav 2015-01-28 23:26:47 +05:30
parent 6b6ce5d074
commit b9ae18c5fb

View File

@ -76,6 +76,11 @@ function install_packages() {
radvd \
sharutils
# hold on installed openswan version, upgrade rest of the packages (if any)
apt-mark hold openswan
apt-get update
apt-get -y --force-yes upgrade
# commented out installation of vmware-tools as we are using the open source open-vm-tools:
# ${apt_install} build-essential linux-headers-`uname -r`
# df -h