From ab64c7df6f51823928d4c79ffde2cc2dcdd7b047 Mon Sep 17 00:00:00 2001 From: Ian Southam Date: Mon, 28 Jul 2014 17:33:18 +0200 Subject: [PATCH] Added curl to the base install --- .../definitions/systemvmtemplate/install_systemvm_packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh b/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh index ff25ac08dc0..1c4e7aebca5 100644 --- a/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh +++ b/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh @@ -55,7 +55,7 @@ function install_packages() { rsyslog logrotate cron chkconfig insserv net-tools ifupdown vim-tiny netbase iptables \ openssh-server e2fsprogs dhcp3-client tcpdump socat wget \ python bzip2 sed gawk diffutils grep gzip less tar telnet ftp rsync traceroute psmisc lsof procps \ - inetutils-ping iputils-arping httping \ + inetutils-ping iputils-arping httping curl \ dnsutils zip unzip ethtool uuid file iproute acpid virt-what sudo \ sysstat \ apache2 ssl-cert \