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/ChangeLog | 6 +++++- profiles/desc/dracut_modules.desc | 5 ++++- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'profiles') diff --git a/profiles/ChangeLog b/profiles/ChangeLog index f09dd289fa04..d733b30a5ee2 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6911 2012/08/20 00:35:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6912 2012/08/20 16:16:25 aidecoe Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 20 Aug 2012; Amadeusz Żołnowski + desc/dracut_modules.desc: + Add cifs, crypt-loop and systemd to dracut_modules. + 20 Aug 2012; Alexandre Rostovtsev package.mask: media-gfx/gnome-scan was removed from the tree. 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