dracut/modules.d/90dmraid
Harald Hoyer f874872fc2 add command line parameters to specify exact actions for root assembly
LVM
       rd_NO_LVM
              disable LVM detection

       rd_LVM_VG=<volume group name>
              only activate the volume groups with the given name

crypto LUKS
       rd_NO_LUKS
              disable crypto LUKS detection

       rd_LUKS_UUID=<luks uuid>
              only activate the LUKS partitions with the given UUID

MD
       rd_NO_MD
              disable MD RAID detection

       rd_MD_UUID=<md uuid>
              only activate the raid sets with the given UUID

DMRAID
       rd_NO_DM
              disable DM RAID detection

       rd_DM_UUID=<dmraid uuid>
              only activate the raid sets with the given UUID
2009-07-15 18:27:21 +02:00
..
61-dmraid-imsm.rules remove partitions from raid devices before they are used for something 2009-07-15 18:27:20 +02:00
61-dmraid.rules remove partitions from raid devices before they are used for something 2009-07-15 18:27:20 +02:00
check Update check scripts in modules to make them work again. 2009-05-29 23:07:15 -05:00
dmraid.sh add command line parameters to specify exact actions for root assembly 2009-07-15 18:27:21 +02:00
install Make Intel BIOS raid use mdraid instead of dmraid when mdadm 3.0 is available 2009-07-15 18:27:20 +02:00
parse-dm.sh add command line parameters to specify exact actions for root assembly 2009-07-15 18:27:21 +02:00