Package: fai-doc Version: 3.3.3 Severity: minor In the simple examples, there is a files/etc/kernel-img.conf/DEFAULT which seems to be somewhat outdated. Notably, on Ubuntu 8.04 systems, update-grub is not called automatically when a new kernel version is installed (though this might theoretically be considered an Ubuntu bug). Therefore, I recommend replacing it with the following file which comes from a default install:
# Kernel image management overrides # See kernel-img.conf(5) for details do_symlinks = yes relative_links = yes do_bootloader = no do_bootfloppy = no do_initrd = yes link_in_boot = no postinst_hook = update-grub postrm_hook = update-grub Of course, if the simple examples still want to support LILO, a separate files/etc/kernel-img.conf/LILO would need to be supported. -- Michael Goetze Managed Hosting Interne Systeme Abteilung Managed Hosting E-Mail: [email protected] ----------------------------------------------------------------------- Host Europe GmbH - http://www.hosteurope.de Welserstraße 14 - 51149 Köln - Germany Telefon: 0800 467 8387 - Fax: +49 180 5 66 3233 (*) HRB 28495 Amtsgericht Köln - USt-IdNr.: DE187370678 Geschäftsführer: Uwe Braun - Alex Collins - Mark Joseph - Patrick Pulvermüller (*) 0,14 EUR/Min. aus dem dt. Festnetz, Mobilfunkpreise ggf. abweichend -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

