summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-02 01:06:27 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-02 01:06:27 +0200
commit92f31b8b5e9ad845cdf4843a12df2d7742e17943 (patch)
treeaf548b0da6ea2c53b194e30836ed19aef194c5a5 /update_jdn.sh
parent7806a709cd53c14d348b93e55e626e7fc29fc523 (diff)
downloadjenkins.debian.net-92f31b8b5e9ad845cdf4843a12df2d7742e17943.tar.xz
jenkins.d.n jessie upgrade: workaround #681884 the lazy way: by installing sysv-init. patches for #681884 much welcome and will be tested
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 813e578c..64885565 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -184,7 +184,8 @@ if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then
openbios-ppc \
openbios-sparc \
python-arpy \
- ovmf
+ ovmf \
+ sysvinit-core
#sudo apt-get install -t jessie-backports \
# pbuilder \