switch to initqueue handling of events
authorHarald Hoyer <harald@redhat.com>
Thu, 2 Jul 2009 09:42:35 +0000 (11:42 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 2 Jul 2009 09:47:28 +0000 (11:47 +0200)
commiteab677a2164bccb3990487dc5ef4549b30cb1055
tree0beffc0b0217bb44a5ccb059683d46100e8d0863
parent4ce1991856e33d3aa6a3f8483ca790282dc86b48
switch to initqueue handling of events

Jobs are no longer handled inside the udev events.
/sbin/initqueue is called with the commands to queue.
init will work on these jobs sequentially, so that we prevent jobs
from being killed by udev timeouts.
This serialization also prevents some problems introduced by
the udev event parallelization.
modules.d/40network/net-genrules.sh
modules.d/50plymouth/63-luks.rules
modules.d/90crypt/70-luks.rules
modules.d/95nbd/nbdroot
modules.d/95rootfs-block/block-genrules.sh
modules.d/99base/init
modules.d/99base/initqueue [new file with mode: 0755]
modules.d/99base/install