dcavalca / rpms / mdadm

Forked from rpms/mdadm 3 years ago
Clone
b7f731
--- mdadm/udev-md-raid-assembly.rules~	2017-09-19 11:22:49.912766829 +0800
b7f731
+++ mdadm/udev-md-raid-assembly.rules	2017-09-19 11:23:23.951809560 +0800
0c53fc
@@ -5,6 +5,10 @@
0c53fc
 ENV{ANACONDA}=="?*", GOTO="md_inc_end"
0c53fc
 # assemble md arrays
0c53fc
 
0c53fc
+# In Fedora we handle the raid components in 65-md-incremental.rules so that
0c53fc
+# we can do things like honor anaconda command line options and such
0c53fc
+GOTO="md_inc_end"
0c53fc
+
0c53fc
 SUBSYSTEM!="block", GOTO="md_inc_end"
0c53fc
 
b7f731
 # skip non-initialized devices