summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-19 13:11:49 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-19 13:11:49 +0100
commit75b0837762aeac5fd5a8d5b006a25aae5dce5987 (patch)
tree35205ff2ff68e04309f38fd210dbeaca3d5ba785 /update_jdn.sh
parente5077b44944a7e752d85862a52c653aae9ba4588 (diff)
downloadjenkins.debian.net-75b0837762aeac5fd5a8d5b006a25aae5dce5987.tar.xz
upgrade to munin 2.0.25-1~bpo70+1, drop some FIXMEs, add one to TODO
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 955c6e96..164f0455 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -57,7 +57,7 @@ fi
# install packages we need
# (more or less grouped into more-then-nice-to-have, needed-while-things-are-new, needed)
#
-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 \
+sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat devscripts bash-completion shorewall shorewall6 cron-apt apt-listchanges calamaris visitors procmail libjson-rpc-perl libfile-touch-perl zutils ip2host pigz \
build-essential python-setuptools molly-guard \
debootstrap sudo figlet graphviz apache2 libapache2-mod-macro python-yaml python-pip mr subversion subversion-tools vnstat poxml vncsnapshot imagemagick libav-tools python-twisted python-imaging gocr guestmount schroot sqlite3 dose-extra apt-file python-lzma bc \
unzip python-hachoir-metadata ghc python-rpy2 libsoap-lite-perl haveged postgresql-client-9.1 xvfb virt-viewer libsikuli-script-java \
@@ -68,7 +68,8 @@ sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat dev
# debootstrap is affected by #766459 in wheezy
sudo apt-get install -t wheezy-backports qemu debootstrap qemu-kvm qemu-system-x86 libvirt0 qemu-user-static binfmt-support \
libvirt-dev libvirt-bin seabios ruby-rjb ruby-packetfu cucumber \
- linux-image-amd64
+ linux-image-amd64 \
+ munin munin-plugins-extra
explain "Packages installed."
echo "Also needs python-arpy from jessie..."