generic-poky/meta/recipes-core/udev
Richard Purdie 4801ed7915 udev: Ensure tmpfs are mounted and volatile/run exists
There is a race with udev where eiher the run directory can get replaced
during bootup leading to ude errors, or if the tmpfs was mounted and
populate-volatiles hasn't run, udev won't start at all.

This ensures that any tmpfs get mounted before udev starts and that the
default volatiles/run directory at least exists, fixing the races
and boot time errors caused after the recent udev upgrade.

(From OE-Core rev: fbec192f6bc41a335ede85843ba22a89d13501ab)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-30 11:06:38 +00:00
..
udev udev: Ensure tmpfs are mounted and volatile/run exists 2012-10-30 11:06:38 +00:00
udev-extraconf udev-extraconf: Don't mount root filesystem under /media 2012-10-27 09:47:08 +01:00
udev-extraconf_1.0.bb udev-extraconf: Don't mount root filesystem under /media 2012-10-27 09:47:08 +01:00
udev.inc udev: Use correct variable in udev.conf for run_path 2012-10-30 11:06:37 +00:00
udev_182.bb udev: Ensure tmpfs are mounted and volatile/run exists 2012-10-30 11:06:38 +00:00