Description of problem: Since the Release Notes say dmraid is off by default in the installer, I was surprised I had to pass nodmraid to get the installer going, because of bug 180950. If this is a bug in RelNotes, and not in anaconda, please reassign. Version-Release number of selected component (if applicable): anaconda-10.92.5-1 How reproducible: Every time Steps to Reproduce: 1.Scan anaconda.log for a recent install Actual results: You'll see something like this: 10:25:33 DEBUG : starting all dmraids on drives ['hda', 'sda'] 10:25:33 DEBUG : scanning for dmraid on drives ['hda', 'sda'] even though you did not enable dmraid at all. This means dmraid isn't disabled. With nodmraid, there are no such lines. Expected results: Code and docs should match Additional info:
This is a release notes bug -- I've gone ahead and updated them accordingly