Bug#396482: installation-reports: S61mouse-support-x86 should use modprobe in the same way than other scripts (-q + || true)

2006-11-02 Thread Eric Valette
Geert Stappers wrote: 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

Bug#396482: installation-reports: S61mouse-support-x86 should use modprobe in the same way than other scripts (-q + || true)

2006-11-01 Thread Geert Stappers
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

Bug#396482: installation-reports: S61mouse-support-x86 should use modprobe in the same way than other scripts (-q + || true)

2006-11-01 Thread Geert Stappers
Op 01-11-2006 om 23:44 schreef Geert Stappers: Why modprobe another module when all modules are built-in? (i.o.w. I don't understand the reason for this bugreport) From: Frans Pop [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: debian-boot@lists.debian.org Subject: Re: Installing Debian amd64 on an

Bug#396482: installation-reports: S61mouse-support-x86 should use modprobe in the same way than other scripts (-q + || true)

2006-10-31 Thread Eric Valette
Package: installation-reports Severity: normal 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 -- System Information: Debian Release: 4.0 APT