]> code.ossystems Code Review - openembedded-core.git/commit
initramfs-live-boot: Make sure we kill udev before switching root when live booting
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Tue, 26 Jul 2016 22:10:02 +0000 (22:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2016 14:25:58 +0000 (15:25 +0100)
commite5190cdcf4efe5e80967bded13ef8e530811b0ec
tree11faa5ce24236a649e4a258dac761d902bcaad75
parent49086f40c8068ed504d301ef8f56528fd813e10f
initramfs-live-boot: Make sure we kill udev before switching root when live booting

When live booting, we need to make sure the running udev processes are killed
to avoid unexepected behavior, we do this just before switching root,
once we do, a new udev process will be spawned from init and will take care
of whatever work was still missing

[YOCTO #9520]

(From OE-Core rev: e88d9e56952414e6214804f9b450c7106d04318d)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/initrdscripts/files/init-live.sh