1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
flash-kernel (3.0~rc.1) experimental; urgency=low
flash-kernel will now always install the highest version (according to
linux-version) and will ignore calls specifying other versions. /vmlinuz
and /initrd.img symlinks are ignored; kernel and initrd are read from /boot
instead.
-- Loïc Minier <lool@debian.org> Thu, 10 Nov 2011 22:57:56 +0100
flash-kernel (2.18) unstable; urgency=medium
flash-kernel is now directly called by update-initramfs when updating
the ramdisk, so the kernel postinst hook that calls flash-kernel
is no longer necessary. Please edit the file /etc/kernel-img.conf
and remove the following line:
postinst_hook = flash-kernel
This will ensure that flash-kernel is only executed when necessary.
-- Martin Michlmayr <tbm@cyrius.com> Tue, 19 May 2009 12:46:20 +0200
|