dracut/modules.d/99base
Mike Gilbert f649cd10b2 fix(base): do not quote $initargs for switch_root
We want word splitting to occur so that the arguments are passed
separately, and we don't end up passing an empty string if no arguments
are specified.

Bug: https://bugs.gentoo.org/803548
Fixes: 2fabaaa62d
2021-08-06 13:52:19 +00:00
..
dracut-dev-lib.sh fix(base): add missing `str_replace` to `dracut-dev-lib.sh` 2021-05-18 11:31:16 +02:00
dracut-lib.sh fix(base): split out `dracut-dev-lib.sh` 2021-05-17 16:22:49 +02:00
init.sh fix(base): do not quote $initargs for switch_root 2021-08-06 13:52:19 +00:00
initqueue.sh fix(base): shellcheck for modules.d/99base 2021-03-26 12:17:00 +01:00
loginit.sh fix(base): shellcheck for modules.d/99base 2021-03-26 12:17:00 +01:00
module-setup.sh fix(base): repair installing dracut-util 2021-07-23 13:11:17 +00:00
parse-root-opts.sh fix(base): shellcheck for modules.d/99base 2021-03-26 12:17:00 +01:00
rdsosreport.sh fix(base): shellcheck for modules.d/99base 2021-03-26 12:17:00 +01:00