tn3399_openwrt/package/system
Jo-Philipp Wich d8c154a29d ubox: fix kmod loading for modules with varying dashes & underscores in names (#14182, #14189)
Instead of canonicalizing module names in the internal avl tree simpyl use a
custom strcmp() variant for the avl tree key comparisation. The custom comperator
simply treats dashes and underscores the same, so "nls_iso8859-15" is equal to
"nls-iso8859-15".

This allows us to simplify the code considerably and makes manual "modprobe"
invocations more forgiving when looking up the given module name.

SVN-Revision: 38248
2013-09-28 13:12:42 +00:00
..
ixp4xx-microcode move lots of kernel related packages to the new system/ folder 2012-10-17 22:45:58 +00:00
mountd packages: clean up the package folder 2013-06-21 16:54:37 +00:00
mtd package/mtd: enable seama fixup code for ar71xx 2013-09-19 22:36:40 +00:00
opkg opkg: add build variant with signature support 2013-09-26 19:51:03 +00:00
procd fix various init scripts 2013-09-23 21:58:36 +00:00
rpcd procd: convert various packages to procd style init.d scripts 2013-09-17 21:45:30 +00:00
ubox ubox: fix kmod loading for modules with varying dashes & underscores in names (#14182, #14189) 2013-09-28 13:12:42 +00:00
ubus ubus: update to latest version, fixes a bug in reconnect after ubusd dies 2013-08-08 20:45:09 +00:00
uci packages: clean up the package folder 2013-06-21 16:54:37 +00:00
udev packages: clean up the package folder 2013-06-21 16:54:37 +00:00
vsc73x5-ucode move lots of kernel related packages to the new system/ folder 2012-10-17 22:45:58 +00:00
zram-swap packages: clean up the package folder 2013-06-21 16:54:37 +00:00