Change RAID command print priorities (jlaska).
commitb84a5f1561c1168384c528f6de8528c60ec3b946
authorChris Lumens <clumens@redhat.com>
Wed, 21 May 2008 13:59:17 +0000 (21 09:59 -0400)
committerChris Lumens <clumens@redhat.com>
Wed, 21 May 2008 13:59:17 +0000 (21 09:59 -0400)
tree3af35d8ea47ba6a8fbc7c40e526bac7864aef15d
parent073d139dd9a14ba84498cc17130e0f4469071da5
Change RAID command print priorities (jlaska).

We can change the priorities a bit more, but the issue is that
raid partitions must come before lvm stuff.  The failure encountered
here is when creating a kickstart to describe a "LVM on raid0" install.
Anaconda wasn't happy since the pv.01 (raid) partition was below the
volgroup that used it.
pykickstart/commands/raid.py