diff options
author | XU Benda <heroxbd@gmail.com> | 2013-06-19 22:46:50 +0900 |
---|---|---|
committer | XU Benda <heroxbd@gmail.com> | 2013-06-19 22:46:50 +0900 |
commit | 9cd40284e50b0f3f6afb0f54762dacd88c76f267 (patch) | |
tree | 5eaacd9ca7c53e2c4b7b9bc6ad302b8928973669 /profiles/desc/dracut_modules.desc | |
parent | drop powerpc-softfloat-linux-gnu, glibc and wxPython updates (diff) | |
download | android-9cd40284e50b0f3f6afb0f54762dacd88c76f267.tar.gz android-9cd40284e50b0f3f6afb0f54762dacd88c76f267.tar.bz2 android-9cd40284e50b0f3f6afb0f54762dacd88c76f267.zip |
Prefix with-libc for wiki
http://wiki.gentoo.org/wiki/Prefix/libc
Diffstat (limited to 'profiles/desc/dracut_modules.desc')
-rw-r--r-- | profiles/desc/dracut_modules.desc | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/profiles/desc/dracut_modules.desc b/profiles/desc/dracut_modules.desc new file mode 100644 index 0000000..a3739a0 --- /dev/null +++ b/profiles/desc/dracut_modules.desc @@ -0,0 +1,29 @@ +# 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.8 2012/08/20 16:16:25 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 +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) +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 +xen - Support for Xen |