module_init_tools: Remove

It is deprecated doesn't handle compressed modules, unlike its modern
counterpart kmod.

Add a compatibility alias to kmod for now in case someone is depending
on this in their scripts.
This commit is contained in:
Tuomas Tynkkynen
2016-04-22 10:44:55 +03:00
parent d0c127487f
commit 0f8a49bb45
6 changed files with 1 additions and 214 deletions
-1
View File
@@ -105,7 +105,6 @@ with import ./release-lib.nix { inherit supportedSystems; };
mingetty = linux;
mk = linux;
mktemp = all;
module_init_tools = linux;
mono = linux;
monotone = linux;
mpg321 = linux;