Fix linux-image package check for Debian/jessie 32bit
authorMichael Prokop <mika@grml.org>
Mon, 13 Oct 2014 18:46:23 +0000 (20:46 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 13 Oct 2014 19:06:11 +0000 (21:06 +0200)
commit5adf8f682756357f82f26b7400b1c140f1924bcf
treec4ad8980cbebd9d6554ab176a9392f63bb7d5902
parente0b0b8bc2d0f5260639f598bf79677248de2339c
Fix linux-image package check for Debian/jessie 32bit

The linux-image-686 package no longer exists in jessie,
instead we have to use linux-image-686-pae nowadays.

Thanks: Patrick Schleizer <adrelanos@riseup.net> for the bug report
Fixes #32 @ github
chroot-script