Dynamically determine the correct kernel package name
authorEvgeni Golov <evgeni@grml.org>
Wed, 8 Aug 2012 06:25:22 +0000 (08:25 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 14 Aug 2012 17:05:48 +0000 (19:05 +0200)
Dynamically determine the correct kernel package name by
checking if the package exists. This allows bootstrapping from a
Debian ISO which, depending on the release, only contains the
linux-image-2.6-$ARCH or the linux-image-$ARCH meta-package.

Thanks to Ulrich Dangel for the initial patch and the great discussion!

Closes: issue1206


No differences found