dracut/modules.d/99base
Arnaud Rebillout c30070c8f5 99base: Don't let vinfo return 1
When DRACUT_SYSTEMD is set and DRACUT_QUIET=yes, vinfo returns 1. This
is a problem for hooks which end with vinfo, as then the hook returns 1.
Especially problematic if this is a shutdown hook, as it will be
restarted again and again.

This commit fixes that.

Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
2019-07-19 16:24:20 +02:00
..
dracut-lib.sh 99base: Don't let vinfo return 1 2019-07-19 16:24:20 +02: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