[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#535331: Can anyone please explain why 'lilo' was removed from linux-image-*.postinst?



maximilian attems <max@stro.at> writes:

> thanks for your fine analysis, could you for completness please post
> the output of the following:
> cat /etc/kernel-img.conf

Of course, but do note that there is nothing you can set there which
will make the postinst script continue past the line

  last unless $loaderloc;

as $loaderloc will be undefined if $loader is '', and none of these
variables are controlled by /etc/kernel-img.conf.


bmork@adler:~$ cat /etc/kernel-img.conf
# Kernel Image management overrides
# See kernel-img.conf(5) for details
do_symlinks = Yes
do_initrd = Yes
do_bootloader = yes



Bjørn



Reply to: