summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2012-08-20 16:16:25 +0000
committerAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2012-08-20 16:16:25 +0000
commita759fc65e5705fcf7384dd05ed7cb4a0c3e64b67 (patch)
treedfb959f3cc2e8dea9265f63522b55d5d2036bba9 /profiles/desc/dracut_modules.desc
parentStable for x86, wrt bug #429050 (diff)
downloadgentoo-2-a759fc65e5705fcf7384dd05ed7cb4a0c3e64b67.tar.gz
gentoo-2-a759fc65e5705fcf7384dd05ed7cb4a0c3e64b67.tar.bz2
gentoo-2-a759fc65e5705fcf7384dd05ed7cb4a0c3e64b67.zip
Add cifs, crypt-loop and systemd to dracut_modules.
Diffstat (limited to 'profiles/desc/dracut_modules.desc')
-rw-r--r--profiles/desc/dracut_modules.desc5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/desc/dracut_modules.desc b/profiles/desc/dracut_modules.desc
index e841c072ac61..a3739a0382a5 100644
--- a/profiles/desc/dracut_modules.desc
+++ b/profiles/desc/dracut_modules.desc
@@ -1,6 +1,6 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/dracut_modules.desc,v 1.8 2012/08/20 16:16:25 aidecoe Exp $
# This file contains descriptions of DRACUT_MODULES USE_EXPAND flags.
@@ -8,8 +8,10 @@ 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
+cifs - Support CIFS
crypt - Decrypt devices encrypted with cryptsetup/LUKS
crypt-gpg - Support for GPG-encrypted keys for crypt module
+crypt-loop - Support for LUKS-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)
@@ -23,4 +25,5 @@ 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
+systemd - Experimental systemd module
xen - Support for Xen