]> 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>
Wed, 17 Aug 2016 09:31:01 +0000 (10:31 +0100)
commite88d9e56952414e6214804f9b450c7106d04318d
treef7029bd091c6c056a5ce444a99a64659975f9734
parentea24d69fdf7ebbd7f2d9811cff8a77bffc19a75c
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]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/initrdscripts/files/init-live.sh