]> code.ossystems Code Review - openembedded-core.git/commit
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:30:19 +0000 (22:30 +0000)
commit543606e5dc379497c34196d004a214e847f5db2d
tree4953d3562739abffb255010c62f72f3e71fbf59f
parent713e1c82d32a477be84951d1dba8326b0342c8ca
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.

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