buildrootschalter/package/eudev
Paul Cercueil df8ae412a4 eudev: improve S10udev script for startup
This commit adjusts the S10udev script by:

 * Using the --action=add option to udevadm trigger. By default, only
   the "change" events are handled by 'udevadm trigger', which means
   it doesn't handle all the "device add" events that occured during
   the boot time, before eudev was started.

 * Adds a call to 'udevadm settle' to make sure we wait for udev to
   handle all the events that occured before eudev was started.

Both of these change match what the Ubuntu and Debian udev startup
scripts are doing.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-10-12 09:25:53 +02:00
..
Config.in package/eudev: Update project URL in Config.in 2014-07-26 08:56:37 +02:00
eudev-0003-libudev-Only-use-pragma-for-ignoring-diagnostics-if-.patch eudev: only use pragma diagnostics if GCC supports it. 2014-04-03 21:33:07 +02:00
eudev.mk packages: rename FOO_CONF_OPT into FOO_CONF_OPTS 2014-10-04 18:54:16 +02:00
S10udev eudev: improve S10udev script for startup 2014-10-12 09:25:53 +02:00