245f9b0
--- mdadm/udev-md-raid-assembly.rules~	2018-07-09 18:24:27.450774446 +0800
245f9b0
+++ mdadm/udev-md-raid-assembly.rules	2018-07-09 18:25:12.630735637 +0800
Jes Sorensen e444603
@@ -5,6 +5,10 @@
Jes Sorensen e444603
 ENV{ANACONDA}=="?*", GOTO="md_inc_end"
Jes Sorensen e444603
 # assemble md arrays
Jes Sorensen 09420a0
 
Jes Sorensen 09420a0
+# In Fedora we handle the raid components in 65-md-incremental.rules so that
Jes Sorensen 09420a0
+# we can do things like honor anaconda command line options and such
Jes Sorensen e444603
+GOTO="md_inc_end"
Jes Sorensen e444603
+
Jes Sorensen e444603
 SUBSYSTEM!="block", GOTO="md_inc_end"
Jes Sorensen 09420a0
 
245f9b0
 # skip non-initialized devices