From a759fc65e5705fcf7384dd05ed7cb4a0c3e64b67 Mon Sep 17 00:00:00 2001 From: Amadeusz Piotr Żołnowski Date: Mon, 20 Aug 2012 16:16:25 +0000 Subject: Add cifs, crypt-loop and systemd to dracut_modules. --- profiles/desc/dracut_modules.desc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'profiles/desc') 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 -- cgit v1.2.3-65-gdbad