dracut/modules.d/99base
Lianbo Jiang 84c862d8f3 99base: enable the initqueue in both 'dracut --add-device' and 'dracut --mount' cases.
The commit 9f3c31cd8d ("99base: enable initqueue if extra devices are added")
only covers 'dracut --add-device' case, but it did not cover 'dracut --mount'
case, which causes the kdump failure in the Amazon virtual machine.

Lets make sure that the initqueue is enabled in both cases in order to wake up
the device in time.

Reported-by: Xiao Liang <xiliang@redhat.com>
Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2019-07-19 15:51:21 +02:00
..
dracut-lib.sh remove superfluous quotes in parameter expansion 2018-12-13 15:13:03 +01:00
init.sh 99base: apply kernel module memory debug support 2016-11-27 12:09:10 +08:00
initqueue.sh initqueue: add online queue 2015-11-11 15:20:36 +01:00
loginit.sh change "while read x" to cope with EOF without newline 2015-04-28 11:39:15 +02:00
memtrace-ko.sh 99base: add memtrace-ko.sh to debug kernel module large memory consumption 2016-11-27 12:09:10 +08:00
module-setup.sh 99base: enable the initqueue in both 'dracut --add-device' and 'dracut --mount' cases. 2019-07-19 15:51:21 +02:00
parse-root-opts.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
rdsosreport.sh rdsosreport.sh: best effort to strip out passwords 2018-07-05 14:49:23 +02:00