]> code.ossystems Code Review - openembedded-core.git/commit
initramfs-live-boot: handle multiple udev locations
authorRoss Burton <ross.burton@intel.com>
Thu, 17 Jan 2013 16:29:39 +0000 (16:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2013 13:05:33 +0000 (13:05 +0000)
commita5de76317112fc065a78a745c2f23775dca15d75
treeb0800d4c78a9b972cbc8e79665c50e1ff6e2ddc9
parentc34bb3554112cbaeb4e125ff5ed190c0d3bbcf36
initramfs-live-boot: handle multiple udev locations

udevd isn't on $PATH and is in different places depending on what version of
udev is being used.  Copy the code from initramfs-framework to search for the
right udevd at boot time instead of hard-coding a location.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/files/init-live.sh