Op 01-11-2006 om 01:07 schreef Eric Valette: > > Using this version of the script make this system boot with a kernel where > all modules are built-in > > if [ "$DEBIAN_FRONTEND" = gtk ] ; then > modprobe -q evdev || true > modprobe psmouse || true > fi
Why modprobe another module when all modules are built-in? (i.o.w. I don't understand the reason for this bugreport) Cheers Geert Stappers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

