summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-20 01:11:42 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-20 01:11:42 +0100
commit90b7877c32210b06d8a9dccb4004b2d091d0d98e (patch)
treee5aabf0a288c118df9b7b134669dcc30751ddc6f /update_jdn.sh
parent03b64eeda07cd4d7098b5ce66fa43f224fe4cfa8 (diff)
downloadjenkins.debian.net-90b7877c32210b06d8a9dccb4004b2d091d0d98e.tar.xz
install the right kernel package
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 7ca8d6f9..955c6e96 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -68,7 +68,7 @@ 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-3.16.0-0.bpo.4-amd64
+ linux-image-amd64
explain "Packages installed."
echo "Also needs python-arpy from jessie..."