Comment 2 for bug 337570

Revision history for this message
Cyberax (alex-besogonov) wrote :

Jaunty still uses module-init-tools-3.3 which advertises support for "-Q" option:
===========
cyberax@devsrv:~$ modprobe
Usage: /sbin/modprobe.orig [-v] [-V] [-C config-file] [-n] [-i] [-q] [-Q] [-b] [-o <modname>] [ --dump-modversions ] <modname> [parameters...]
/sbin/modprobe.orig -r [-n] [-i] [-v] <modulename> ...
/sbin/modprobe.orig -l -t <dirname> [ -a <modulename> ...]
===========

Either module-init-tools should be fixed or ifupdown. I think that module-init-tools should be fixed for Jaunty, since it's a minimal amount of work.