Package: wnpp Severity: wishlist Owner: Philippe Seewer <[email protected]>
* Package name : dracut Version : 3.0 Upstream Author : Harald Hoyer <[email protected]> * URL : https://sourceforge.net/projects/dracut/ * License : GPLv2 Programming Lang: Shell Description : A new initramfs infrastructure Unlike existing initramfs's, this is an attempt at having as little as possible hard-coded into the initramfs as possible. The initramfs has (basically) one purpose in life -- getting the rootfs mounted so that we can transition to the real rootfs. This is all driven off of device availability. Therefore, instead of scripts hard-coded to do various things, we depend on udev to create device nodes for us and then when we have the rootfs's device node, we mount and carry on. Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI, NBD and FCOE. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

