Files
poky/meta/recipes-core
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
..
2012-10-27 09:47:07 +01:00
2012-09-27 16:05:09 +01:00
2012-10-25 17:50:19 +01:00
2012-07-26 14:40:47 +01:00
2012-09-04 12:52:55 +01:00
2012-07-05 14:21:57 +01:00
2012-05-09 21:42:52 +01:00