Hello,

Le 04/12/13 17:37, Jonh Wendell a écrit :
2013/4/12 Thomas Heil <[email protected]
<mailto:[email protected]>>

    Hi,

    Here are two files that implement modprobe  for OpenWrt. Comments are
    welcome!


hi. we already have modprobe in busybox, haven't you seen it?

busybox's modprobe requires dependency files to be installed on the system, and these files are pretty big, and they require the build system to generate them. This shell-script based version is small and uses information that is already present in kernel modules files, so I like this one much.
--
Florian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to