Iterate over kernel version when generating initramfs.
authorMichael Prokop <mika@grml.org>
Mon, 6 Jun 2011 23:56:23 +0000 (01:56 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 6 Jun 2011 23:56:26 +0000 (01:56 +0200)
commit8d2eced2c2fd6b311d86da34c5e83e647ccf9451
tree8d5dfc5486c996b61c6a970a82232e52e9ff0a0f
parent6998e9e9aa3461fb186de599b670108e2ad61842
Iterate over kernel version when generating initramfs.

update-initramfs -k all ... otherwise just comes back without
taking any actions, so we have to build the initramfs explicitely
on our own at least once. (Why this is necessary at all needs
to be investigated seperately, but for now we definitely have
to solve this issue).
grml-live