• Home
  • Raw
  • Download

Lines Matching refs:kmod

1 kmod 24
19 kmod 23
48 kmod 22
69 kmod 21
73 - kmod tool started to learn the "insert" and "remove" commands that
78 - kmod tool now prints the relevant configuration options it was built
81 module but kmod was built without support for the compression method.
85 servers by distro maintainers. If kmod is configured with
90 kmod 20
130 kmod 19
135 - Fix error message while opening kmod's index
138 - Add kmod(8) man page
153 kmod 18
166 change in behavior regarding previous kmod releases and
174 kmod 17
179 line be parsed as kmod options
196 - Add experimental python bindings, merged from python-kmod repository
197 (https://github.com/agrover/python-kmod)
204 kmod 16
222 kmod 15
226 - kmod static-nodes doesn't fail if modules.devname isn't available
232 - kmod static-nodes creates parent directories if given a -o option
233 - kmod binary statically links to libkmod - if distro is only interested
234 in the kmod tool (for example in an initrd) it can refrain from
236 - Add shell completion for kmod tool
238 kmod 14
254 - Add static-nodes command to kmod that parses modules.devname
257 kmod 13
279 kmod 12
289 kmod 11
317 kmod 10
336 kmod 9
349 kmod 8
361 kmod 7
381 kmod 6
405 kmod 5
437 kmod 4
455 printed. If you are hacking on kmod, consider using bootstrap-configure
461 kmod 3
474 - Tools are now bundled together in a single tool called kmod. It can be
476 E.g: /usr/bin/lsmod -> /usr/bin/kmod. With this we are aiming to complete a
479 - The only missing tool, depmod, was added to kmod together with the necessary
487 handle unaligned access can use kmod, too.
489 kmod 2
500 - Support to load gzipped kernel modules: kmod can be compiled with support to
511 - New tool: kmod-modinfo
513 - kmod-modprobe gained several features to be a 1:1 replacement for modprobe.
516 modprobe. A lot of effort has been put on kmod-modprobe to ensure it
519 - linux-modules@vger.kernel.org became the official mailing list for kmod
521 kmod 1
524 First version of kmod and its library, libkmod.
540 - kmod-lsmod
541 - kmod-insmod
542 - kmod-rmmod
543 - kmod-modprobe, with some functionality still missing (use of softdep,