diff options
Diffstat (limited to 'profiles/desc/dracut_modules.desc')
-rw-r--r-- | profiles/desc/dracut_modules.desc | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/profiles/desc/dracut_modules.desc b/profiles/desc/dracut_modules.desc new file mode 100644 index 00000000..e841c072 --- /dev/null +++ b/profiles/desc/dracut_modules.desc @@ -0,0 +1,26 @@ +# Copyright 1999-2012 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/dracut_modules.desc,v 1.7 2012/05/18 07:20:56 aidecoe Exp $ + +# This file contains descriptions of DRACUT_MODULES USE_EXPAND flags. + +bootchart - Measure performance of the boot process for later visualisation +biosdevname - Name devices with names returned by BIOS +btrfs - Scan for Btrfs on block devices +caps - Load kernel modules and drop this privilege for real init +crypt - Decrypt devices encrypted with cryptsetup/LUKS +crypt-gpg - Support for GPG-encrypted keys for crypt module +dmraid - Support dmraid devices, also known as ATA-RAID, or Fake RAID +dmsquash-live - Module which might be used for Live CDs +livenet - Similar to dmsquash-live but gets image via HTTP(S) +gensplash - Framebuffer splash (media-gfx/splashutils) +iscsi - Support iSCSI +lvm - Support Logical Volume Manager +mdraid - Support MD devices, also known as software RAID devices +multipath - Support Device Mapper multipathing +plymouth - Plymouth boot splash +nbd - Support network block devices +nfs - Support NFS +ssh-client - Install ssh and scp along with config files and specified keys +syslog - Enable logging with syslog-ng or rsyslog +xen - Support for Xen |