Package: fai
Version: 2.8.4
When installing a kernel-image the installer halts because /lib/modules/$KERNELVERSION is already there.
this can be helped by applying this patch:
---%<---
$ diff -u /var/fai/config/hooks/instsoft.FAIBASE /usr/share/doc/fai/examples/simple/hooks/instsoft.FAIBASE
--- /var/fai/config/hooks/instsoft.FAIBASE 2005-06-17 13:53:17.337175819 +0200
+++ /usr/share/doc/fai/examples/simple/hooks/instsoft.FAIBASE 2005-04-05 10:42:41.000000000 +0200
@@ -1,11 +1,9 @@
#! /bin/sh
-ifconfig lo 127.0.0.1 netmask 255.0.0.0 up
#HG: work around buggy kernel postinst
if [ ! -s $target/etc/kernel-img.conf ] ; then
cat > $target/etc/kernel-img.conf <<-EOF
do_boot_enable = no
- silent_modules = Yes
do_initrd = Yes
EOF
fi
---%<---
BTW: this also raises interface lo to have the portmapper work correctly ( this is about bug #312128 )
Greetings,
Richard
P.S.: sorry about the footer, can't help it.
----------------------------------------------------------------------
The information contained in this email is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any form of disclosure, reproduction, distribution or any action taken or refrained from in reliance on it, is prohibited and may be unlawful. Please notify the sender immediately. The content of this email is not legally binding unless confirmed by letter.
Der Inhalt dieser E-Mail ist ausschliesslich fuer den bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, dass jede Form der Kenntnisnahme, Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail unzulaessig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen. Der Inhalt der E-Mail ist nur rechtsverbindlich, wenn er unsererseits durch einen Brief entsprechend bestaetigt wird.
----------------------------------------------------------------------