]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit: adjust boot sequence and remove hack from udev
authorChen Qi <qi.chen@windriver.com>
Sat, 2 Nov 2013 05:22:00 +0000 (13:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Nov 2013 17:24:52 +0000 (17:24 +0000)
commitf6a9df6b7cd411b52e71022b8f7bf8bda6395649
tree56032f1641723d0d035402715027d3fe832d0c8f
parent6059be3ab60b8ab463d438c47bb17553d184a790
sysvinit: adjust boot sequence and remove hack from udev

Adjust the boot sequence in sysvinit based systems.

The mountall.sh (mounting the local file system) needs to be started
before udev and bootlogd.

This patch makes mountall.sh start before udev and removes the hack of
mounting tmpfs in the udev init script.

This patch also adds some comments to the udev init script to make it
clear why we create the '/var/volatile/tmp' directory.

[YOCTO #5273]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/initscripts/initscripts_1.0.bb
meta/recipes-core/udev/udev.inc
meta/recipes-core/udev/udev/init
meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb