summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-01 17:33:45 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-01 17:33:45 +0100
commit33cbb1d3b3d7158d0773736fde258c11f04db861 (patch)
tree543696dbc6ddcce9c50e7de87cf557c8f951bd3c /update_jdn.sh
parent46194b60fd8cbc82071cc4dd92ca19e2184990d4 (diff)
downloadjenkins.debian.net-33cbb1d3b3d7158d0773736fde258c11f04db861.tar.xz
install haveged to have more entropy available on the host
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index e8a9ca29..1bab4a3c 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -60,7 +60,7 @@ fi
sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat devscripts bash-completion shorewall shorewall6 cron-apt apt-listchanges munin munin-plugins-extra calamaris visitors procmail libjson-rpc-perl libfile-touch-perl zutils ip2host pigz \
build-essential python-setuptools \
debootstrap sudo figlet graphviz apache2 python-yaml python-pip mr subversion subversion-tools vnstat poxml vncsnapshot imagemagick ffmpeg2theora python-twisted python-imaging gocr guestmount schroot sqlite3\
- unzip python-hachoir-metadata ghc python-rpy2 libsoap-lite-perl
+ unzip python-hachoir-metadata ghc python-rpy2 libsoap-lite-perl haveged
# debootstrap is affected by #766459 in wheezy
sudo apt-get install -t wheezy-backports qemu debootstrap
explain "Packages installed."