summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-15 19:49:53 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-15 19:49:53 +0200
commit343bfa89524e42ddf836cbcd3dd7d67687ba379a (patch)
treefaf1b088341432a7fc2c2d7860b136ca4cd35b4d /update_jdn.sh
parente1ee51de63b40580b1f5113d3886d8a3538e8fe3 (diff)
downloadjenkins.debian.net-343bfa89524e42ddf836cbcd3dd7d67687ba379a.tar.xz
reproducible: add stats page with graphs
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 7ebb6621..f2bf6f46 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2012 Holger Levsen <holger@layer-acht.org>
+# Copyright 2012-2014 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
BASEDIR=/root/jenkins.debian.net
@@ -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 webcheck poxml vncsnapshot imagemagick ffmpeg2theora python-twisted python-imaging gocr guestmount schroot sqlite3\
- unzip python-hachoir-metadata ghc
+ unzip python-hachoir-metadata ghc python-rpy2
sudo apt-get install -t wheezy-backports qemu
explain "Packages installed."