Restricting counting of installed kernels based on /boot/vmlinuz-* instead of /boot...
authorDaniel Baumann <daniel@debian.org>
Tue, 15 Apr 2008 20:33:01 +0000 (22:33 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:47:59 +0000 (17:47 +0100)
commitb9590afc81e0ef83eb4252f68c3ec41fc88a7756
treeaf995eba9bc5d1dbafb6e065368c5d126dd95f40
parent55d0448c2b0bef163092e251879047d92a58c91e
Restricting counting of installed kernels based on /boot/vmlinuz-* instead of /boot/vmlinuz*.

Kernel images installed the proper way from .deb packages are always
naming their kernel files vmlinuz-*. This way, we can avoid tampering
with completely customized kernels which handle initramfs on their own
(or completely different).
debian/postinst
debian/postrm