dracut/modules.d/90mdraid
Alexander Wenzel d364ce8334 fix(mdraid): allow UUID comparison for more than one UUID
If the system provides more than one UUID, the _MD_UUID var
contains a line break after each UUID. Therefore the strstr
function could not find any UUID, caused by the additional
spaces provided to the function.

Furthermore this could lead to a boot interruption, because
the start of a degraded raid1 won't be executed. So, manual
interaction is necessary.
2021-11-24 11:15:11 +01:00
..
59-persistent-storage-md.rules modules.d: fix udev rules detection of multipath devices 2019-09-04 13:43:20 +02:00
65-md-incremental-imsm.rules fix(mdraid): remove offroot 2021-02-05 10:59:50 +01:00
md-shutdown.sh fix(mdraid): shellcheck for modules.d/90mdraid 2021-03-30 04:16:57 +02:00
mdmon-pre-shutdown.sh fix(mdraid): shellcheck for modules.d/90mdraid 2021-03-30 04:16:57 +02:00
mdmon-pre-udev.sh fix: always use mkdir -p 2021-03-03 13:06:02 +01:00
mdraid-cleanup.sh fix(mdraid): shellcheck for modules.d/90mdraid 2021-03-30 04:16:57 +02:00
mdraid-needshutdown.sh style: shfmt reformat 2021-03-13 20:10:43 +01:00
mdraid-waitclean.sh fix(mdraid): shellcheck for modules.d/90mdraid 2021-03-30 04:16:57 +02:00
mdraid_start.sh fix(mdraid): allow UUID comparison for more than one UUID 2021-11-24 11:15:11 +01:00
module-setup.sh fix(mdraid): remove dependency statements 2021-05-03 13:44:29 +02:00
parse-md.sh fix: shellcheck 0.7.2 2021-05-05 14:55:30 +02:00