initrdscripts: fix udevd in the live boot init scripts
authorRoss Burton <ross.burton@intel.com>
Mon, 12 Nov 2012 16:18:35 +0000 (16:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Nov 2012 22:31:20 +0000 (22:31 +0000)
commit65ffb243aebf303a6a622ce8efd6db5055684126
tree10c0ae1fe2ebd33b6e42a07691aafb925ce86bb4
parentb8499c6e2269f038d3a9eff708c4ab3353cc7fff
initrdscripts: fix udevd in the live boot init scripts

udevd moved location and isn't in $PATH anymore, so use an absolute path to
start it.

The control socket path moved too, so mkdir the directory it's in.

Mounts the new devtmpfs on /dev device tree.

(From OE-Core rev: 543606e5dc379497c34196d004a214e847f5db2d)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Alexandru Damian <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/files/init-live.sh
meta/recipes-core/initrdscripts/initramfs-framework/udev
meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb
meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb