nixpkgs/pkgs/os-specific/linux/busybox
Alyssa Ross 7ff58e4a86 busybox: use more featureful modprobe by default
The default version (modprobe-small) is missing important features,
and can also be _extremely_ slow (on purpose[1]).

The non-small modprobe implementation doesn't have all features
enabled by default, so by changing implementation we'd be risking
regression.  To mitigate that, I've ensured every feature checked for
in modprobe.c is enabled.  So unless there's functionality that's
_only_ in modprobe-small, we should be fine.

[1]: https://git.busybox.net/busybox/tree/modutils/Config.src?h=1_34_1#n8
2021-10-13 17:30:25 +00:00
..
busybox-in-store.patch
clang-cross.patch
default.nix busybox: use more featureful modprobe by default 2021-10-13 17:30:25 +00:00
sandbox-shell.nix busybox-sandbox-shell: use 64-bit numbers in test command 2021-07-06 10:43:39 +02:00