Jes Sorensen e444603
--- mdadm-3.3.1/udev-md-raid-assembly.rules~	2014-06-10 13:29:41.192829830 +0200
Jes Sorensen e444603
+++ mdadm-3.3.1/udev-md-raid-assembly.rules	2014-06-10 13:30:20.838613208 +0200
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
 
Jes Sorensen e444603
 # handle potential components of arrays (the ones supported by md)