From: Michael Prokop Date: Mon, 6 Jun 2011 23:56:23 +0000 (+0200) Subject: Iterate over kernel version when generating initramfs. X-Git-Tag: v0.15.1_0~74 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=8d2eced2c2fd6b311d86da34c5e83e647ccf9451;hp=8d2eced2c2fd6b311d86da34c5e83e647ccf9451;p=grml-live-grml.git 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). ---