This is an automated email from the ASF dual-hosted git repository.

paul_a pushed a commit to branch 41120-memory
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 6bad3b8cecece0beb7fe5d7562c5c701ccb4becc
Author: Paul Angus <paul.an...@shapeblue.com>
AuthorDate: Mon Dec 3 21:50:38 2018 +0000

    remove no longer required aria2 adn add rng-tools
---
 .../appliance/systemvmtemplate/scripts/install_systemvm_packages.sh  | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git 
a/tools/appliance/systemvmtemplate/scripts/install_systemvm_packages.sh 
b/tools/appliance/systemvmtemplate/scripts/install_systemvm_packages.sh
index 585b38d..72eed8b 100644
--- a/tools/appliance/systemvmtemplate/scripts/install_systemvm_packages.sh
+++ b/tools/appliance/systemvmtemplate/scripts/install_systemvm_packages.sh
@@ -68,9 +68,10 @@ function install_packages() {
     python-flask \
     haproxy \
     radvd \
-    sharutils genisoimage aria2 \
+    sharutils genisoimage \
     strongswan libcharon-extra-plugins libstrongswan-extra-plugins \
-    virt-what open-vm-tools qemu-guest-agent hyperv-daemons
+    virt-what open-vm-tools qemu-guest-agent hyperv-daemons \
+    rng-tools
 
   apt-get -q -y -t stretch-backports install nftables
 

Reply via email to