@ -88,19 +88,19 @@ Two different kinds of variables are used:
- **LVM**:
- type: boolean.
- description: uses the `lvmetad` and `vgchange` program to activate LVM partitions.
- description: uses the `lvmetad` and `vgchange` program to activate LVM partitions. If these programs is not installed on your system, the boot process **fail** even if the enable process finish successfully.
- **DMRAID**:
- type: boolean.
- description: uses the `dmraid` program to activate RAID partitions.
- description: uses the `dmraid` program to activate RAID partitions. If the program is not installed on your system, the boot process **fail** even if the enable process finish successfully.
- **BTRFS**:
- type: boolean.
- description: uses the `btrfs` program to activate BTRFS partitions.
- description: uses the `btrfs` program to activate BTRFS partitions. If the program is not installed on your system, the boot process **fail** even if the enable process finish successfully.
- **ZFS**:
- type: boolean.
- description: uses the `zfs` program to mount ZFS partitions.
- description: uses the `zfs` program to mount ZFS partitions. If the program is not installed on your system, the boot process **fail** even if the enable process finish successfully.