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>
Tue, 15 Apr 2008 20:33:01 +0000 (22:33 +0200)
commitacc6a13aea40a6d24ee04f004aa322b42ba9d00b
treeaf995eba9bc5d1dbafb6e065368c5d126dd95f40
parenta0e75528542d35969b4bccc200ec705a50b569e1
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