diff options
author | 2016-11-16 16:02:34 -0500 | |
---|---|---|
committer | 2016-11-16 19:24:19 -0500 | |
commit | 7b8470560359e6fc6c9ab966811a3afabc9c868f (patch) | |
tree | 6abf36bb175a885efb446f43a9597996e696fdd4 /profiles/desc | |
parent | sys-kernel/dracut: remove 034-r1 (diff) | |
download | gentoo-7b8470560359e6fc6c9ab966811a3afabc9c868f.tar.gz gentoo-7b8470560359e6fc6c9ab966811a3afabc9c868f.tar.bz2 gentoo-7b8470560359e6fc6c9ab966811a3afabc9c868f.zip |
profiles: remove DRACUT_MODULES USE_EXPAND
This is no longer utilized by any version of dracut still in the repo.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/dracut_modules.desc | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/profiles/desc/dracut_modules.desc b/profiles/desc/dracut_modules.desc deleted file mode 100644 index a08a391e1d41..000000000000 --- a/profiles/desc/dracut_modules.desc +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# 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 -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 -dash - Allows use of dash instead of default bash (on your own risk) -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 -systemd - Experimental systemd module |