summaryrefslogtreecommitdiffstats
path: root/core/busybox/busybox-1.13.2-modprobe-speedup.patch
Commit message (Collapse)AuthorAgeFilesLines
* extra/wget: restore busybox links on deinstallNatanael Copa2009-03-201-445/+0
|
* core/busybox: modprobe speedup patch refreshTimo Teras2009-02-261-47/+123
| | | | | Make the trivial cases faster. E.g. when probing module by exact name, do not parse the alias maps.
* core/busybox: speed up modprobe -aTimo Teras2009-02-251-0/+369
experimental patch to speed up bootup time.