diff options
author | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2011-08-21 10:59:28 +0000 |
---|---|---|
committer | Amadeusz Piotr Żołnowski <aidecoe@gentoo.org> | 2011-08-21 10:59:28 +0000 |
commit | 20f103999819122a2f877458abdff3a57c52282e (patch) | |
tree | 39b30548d50f15e0b127e6459d7afd4c9ef634b8 /profiles/desc | |
parent | version bump and clean (diff) | |
download | gentoo-2-20f103999819122a2f877458abdff3a57c52282e.tar.gz gentoo-2-20f103999819122a2f877458abdff3a57c52282e.tar.bz2 gentoo-2-20f103999819122a2f877458abdff3a57c52282e.zip |
'livenet' added to dracut_modules.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/dracut_modules.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/dracut_modules.desc b/profiles/desc/dracut_modules.desc index 2df54c32ab20..89ff29e505aa 100644 --- a/profiles/desc/dracut_modules.desc +++ b/profiles/desc/dracut_modules.desc @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.4 2011/07/18 17:18:50 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/dracut_modules.desc,v 1.5 2011/08/21 10:59:28 aidecoe Exp $ # This file contains descriptions of DRACUT_MODULES USE_EXPAND flags. @@ -11,6 +11,7 @@ crypt - Decrypt devices encrypted with cryptsetup/LUKS crypt-gpg - Support for GPG-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 |