/etc/kernel-img.conf:
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = /sbin/update-grub
postrm_hook   = /sbin/update-grub
no_symlinks = yes

I have now set no_symlinks to no, as I don't really know why I had it on in the first place and that solves the problem. I probably it on when I should have turned off do_symlinks. Regardless, no_symlinks conflicts with do_symlinks. Maybe a quick check to make sure they aren't both on should be added to the postinst.


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to