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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user