It'll be very helpful if the hook script included with initramfs-tools
warns us that it isn't generating the initramfs, as people might not
expect it. Something like this:

7c7,10
< [ -z "$2" ] || exit 0
---
> [ -z "$2" ] ||
> echo "warning: not running update-initramfs, see make-kpkg(1) and
> /usr/share/doc/kernel-package/README.gz for details" &&
> exit  0

Cipta



--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to