summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kmod
Commit message (Collapse)AuthorAge
* kmod: Bump to version 9Shea Levy2012-07-29
|
* * kmod: look in /etc/modprobe.d.Eelco Dolstra2012-06-15
| | | | svn path=/nixpkgs/trunk/; revision=34521
* * kmod updated to version 8. Disabled the xz and zlib dependenciesEelco Dolstra2012-06-15
| | | | | | | because they're inconvenient in the initrd. Put modprobe etc. in $out/sbin. svn path=/nixpkgs/trunk/; revision=34520
* kmod: Create compat program symlinksShea Levy2012-04-04
| | | | svn path=/nixpkgs/trunk/; revision=33579
* kmod: respect MODULE_DIRShea Levy2012-04-04
| | | | svn path=/nixpkgs/trunk/; revision=33578
* Add kmod, the replacement for the now-defunct module-init-toolsShea Levy2012-03-25
The kmod tools appear to take a flag to name the location of the modules directory, so we may not need to migrate our module-init-tools patches svn path=/nixpkgs/trunk/; revision=33413