dracut/modules.d/99base
Harald Hoyer eab677a216 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.
2009-07-02 11:47:28 +02:00
..
check Several updates to make dracut a bit more robust. 2009-05-30 16:53:12 -05:00
dracut-lib.sh renamed dracut-lib to dracut-lib.sh 2009-06-19 13:00:09 +02:00
init switch to initqueue handling of events 2009-07-02 11:47:28 +02:00
initqueue switch to initqueue handling of events 2009-07-02 11:47:28 +02:00
install switch to initqueue handling of events 2009-07-02 11:47:28 +02:00
parse-blacklist.sh add rdblacklist command line parameter 2009-06-19 13:00:08 +02:00
parse-root-opts.sh removed shebang from .sh and changed mode to 0644 2009-06-19 13:00:09 +02:00
selinux-loadpolicy.sh Oops, make it work 2009-05-21 15:16:44 -04:00