• Home
  • Raw
  • Download

Lines Matching refs:modprobe

14 	- Teach the --show-exports option to modprobe. This works similarly to
128 - insmod was taught the -f flag, just like in modprobe. It was previously
144 are the simplified versions of the older modprobe tool. These
178 Now some commands will start to fail, e.g. "modprobe vt". Since vt
262 - Accept special files given to "-C" switch in modprobe. This way it's
263 possible to skip system configuration with "modprobe -C /dev/null"
344 - rmmod understands builtin modules, just like modprobe does
394 probe only if mod is an alias. Now modprobe uses this flag by default.
423 - Fix a bug in "modprobe -c" output: be compatible with
436 1. /etc/modprobe.d
437 2. /run/modprobe.d
438 3. /lib/modprobe.d
445 with modprobe
448 - 'modprobe -r' always look at all command line arguments
449 - Fix '-q' usage in modprobe
478 - Break libkmod's API to insert a module like modprobe does. It now accepts
482 - Share more code between modprobe and libkmod: using the new version of
484 code between modprobe and libkmod
486 - modprobe no longer works with paths: it only accepts module names and/or
492 - modprobe: when dumping configuration ('-c' option) separate config
515 - Several bugs fixed in libkmod, modprobe, depmod and modinfo
528 - 'modprobe -c' works as expected now. As opposed to module-init-tools, it
538 - Insert module like modprobe, checking (soft-)dependencies, commands,
577 - Configuration files are parsed in the same order as modprobe: files are
583 - kmod-modprobe gained several features to be a 1:1 replacement for modprobe.
586 modprobe. A lot of effort has been put on kmod-modprobe to ensure it
587 maintains compabitility with modprobe.
613 - kmod-modprobe, with some functionality still missing (use of softdep,