Package: kernel-package Version: 11.009 Tags: patch There are a few postinst-related errors in generated linux-image-* packages:
* $loader isn't expanded in the "really-run-bootloader" template.
${loader} is needed.
* The logic of that question is reversed: answering "no" causes the
bootloader (in my case, lilo) to be run.
The attached patch fixes both problems.
I also noticed a spelling error, which the following command will fix:
sed -i -e s/retreiving/retrieving/ kernel/pkg/image/p*
--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| <URL:http://www.youmustbejoking.demon.co.uk/progs.packages.html>
(((YOU)))(((ARE)))(((((((FEELING)))))))((((((SLEEPY))))))
kernel-package-postinst.patch
Description: Binary data

