a58f54f Emit a dracut setup string for the root device itself

Authored and Committed by jwrdegoede 14 years ago
    Emit a dracut setup string for the root device itself
    
    We were only emitting dracut setup strings for devices the root device
    depends on, not for the root device itself. This causes non booting systems
    when the root device itself is of a type which needs a setup string
    (such as a regular mdraid array).
    
        
file modified
+1 -1