dcavalca / rpms / mdadm

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