From: Michael Prokop Date: Mon, 13 Oct 2014 18:46:23 +0000 (+0200) Subject: Fix linux-image package check for Debian/jessie 32bit X-Git-Tag: v0.67~2 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=5adf8f682756357f82f26b7400b1c140f1924bcf;hp=5adf8f682756357f82f26b7400b1c140f1924bcf;p=grml-debootstrap.git 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 for the bug report Fixes #32 @ github ---