buildroot/package/busybox
Peter Korsgaard 07f46c2b6d package/busybox: support automatic module loading with mdev
A recently discussed on the mailing list:
http://lists.busybox.net/pipermail/buildroot/2016-February/154189.html

Our mdev configuration currently doesn't handle module loading. Fix that by:

- Telling mdev to run modprobe on hotplug events providing MODALIAS

- Adjust the init script to handle coldplug modalias events (E.G. modules
  for which the devices were already present before mdev was added as the
  hotplug handler). mdev -s should arguable handle this, but it doesn't.

Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-03-09 23:07:44 +01:00
..
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch busybox: bump to version 1.23.0 2014-12-29 15:55:48 +01:00
0002-unzip.patch busybox: add upstream unzip segv patch 2015-11-13 15:40:57 +01:00
0003-g-unzip-fix-recent-breakage.patch busybox: add another upstream patch to fix (g)unzip 2015-12-02 23:48:58 +01:00
0004-truncate-open-mode.patch busybox: add truncate fix patch 2016-02-01 07:17:30 +01:00
0008-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch busybox: selinux support 2015-07-18 14:55:45 +02:00
busybox.config busybox: tweak IPv6/largefile handling 2016-03-04 17:03:58 +01:00
busybox.hash busybox: bump to version 1.24.1 2015-10-29 20:04:36 +01:00
busybox.mk busybox: tweak IPv6/largefile handling 2016-03-04 17:03:58 +01:00
Config.in libselinux: mark as not available on ARC 2015-08-19 23:06:59 +02:00
inittab inittab: disable reboot by ctrl-alt-del 2016-01-03 23:16:08 +01:00
mdev.conf package/busybox: support automatic module loading with mdev 2016-03-09 23:07:44 +01:00
S01logging busybox: Make S01logging source a default file 2016-03-09 23:07:31 +01:00
S10mdev package/busybox: support automatic module loading with mdev 2016-03-09 23:07:44 +01:00
S15watchdog sysv init scripts: remove gettext invocations 2014-10-26 18:51:00 +01:00
S50telnet package: Replace 'echo -n' by 'printf' 2015-10-04 00:56:41 +02:00
udhcpc.script package/busybox: Add facility for DHCP hooks 2015-01-02 19:24:57 +01:00