]> 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)
committerRoss Burton <ross.burton@intel.com>
Wed, 5 Dec 2012 12:51:55 +0000 (12:51 +0000)
commit75f28875bcae2f91437d89d1ad97df29226e3303
treebe1129a915643afa82227873519bddf5b830b469
parent49434f789a772620a8eae7220812296523616956
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