This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a commit to branch debian9-systemvmtemplate
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/debian9-systemvmtemplate by
this push:
new f449c77 remove inserv, rearrange pkgs
f449c77 is described below
commit f449c77738d1882bdeafa4689ea7de4b2d5cc472
Author: Rohit Yadav <[email protected]>
AuthorDate: Wed Nov 29 17:14:24 2017 +0530
remove inserv, rearrange pkgs
Signed-off-by: Rohit Yadav <[email protected]>
---
.../systemvmtemplate/install_systemvm_packages.sh | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git
a/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
b/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
index 4c84a6c..2cceb98 100644
--- a/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
+++ b/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
@@ -53,11 +53,11 @@ function install_packages() {
fi
${apt_get} install grub-legacy \
- rsyslog logrotate cron insserv net-tools ifupdown vim tmux netbase
iptables \
+ rsyslog logrotate cron net-tools ifupdown vim tmux netbase iptables \
openssh-server e2fsprogs tcpdump socat wget \
python bzip2 sed gawk diffutils grep gzip less tar telnet ftp rsync
traceroute psmisc lsof procps \
inetutils-ping iputils-arping httping curl \
- dnsutils zip unzip ethtool uuid file iproute acpid virt-what sudo \
+ dnsutils zip unzip ethtool uuid file iproute acpid sudo \
sysstat python-netaddr \
apache2 ssl-cert \
dnsmasq dnsmasq-utils \
@@ -65,7 +65,9 @@ function install_packages() {
samba-common cifs-utils \
xl2tpd bcrelay ppp ipsec-tools tdb-tools \
xenstore-utils libxenstore3.0 \
- conntrackd ipvsadm libnetfilter-conntrack3 libnl-3-200 libnl-genl-3-200 \
+ ipvsadm conntrackd libnetfilter-conntrack3 \
+ keepalived irqbalance \
+ libnl-3-200 libnl-genl-3-200 \
ipcalc \
openjdk-8-jre-headless \
ipset \
@@ -75,8 +77,8 @@ function install_packages() {
haproxy \
radvd \
sharutils \
- keepalived irqbalance open-vm-tools qemu-guest-agent hyperv-daemons \
- strongswan libcharon-extra-plugins libstrongswan-extra-plugins
+ strongswan libcharon-extra-plugins libstrongswan-extra-plugins \
+ virt-what open-vm-tools qemu-guest-agent hyperv-daemons
# Install xenserver guest utilities as debian repos don't have it
wget
https://mirrors.kernel.org/ubuntu/pool/universe/x/xe-guest-utilities/xe-guest-utilities_7.4.0-0ubuntu1_amd64.deb
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].