Features/Dracut
From FedoraProject
(→Current status) |
(→Current status) |
||
| Line 13: | Line 13: | ||
* Targeted release: [[Releases/12 | 12 ]] | * Targeted release: [[Releases/12 | 12 ]] | ||
* Last updated: 2009-08-19 | * Last updated: 2009-08-19 | ||
| − | * Percentage of completion: | + | * Percentage of completion: 100% |
Working: | Working: | ||
| Line 23: | Line 23: | ||
TODO: | TODO: | ||
| − | * FCoE | + | * FCoE (postponed to post F12) |
| − | * IPv6 | + | * IPv6 (postponed to post F12) |
| − | * multipath | + | * multipath (postponed to post F12) |
== Detailed Description == | == Detailed Description == | ||
Revision as of 08:27, 19 August 2009
Contents |
Dracut
Summary
Dracut is a replacement for nash/mkinitrd.
Owner
- Name: Harald Hoyer
- email: harald@redhat.com
Current status
- Targeted release: 12
- Last updated: 2009-08-19
- Percentage of completion: 100%
Working:
- normal disk with md/dm raid, LVM, crypto
- NFS
- iSCSI
- NBD
TODO:
- FCoE (postponed to post F12)
- IPv6 (postponed to post F12)
- multipath (postponed to post F12)
Detailed Description
Dracut is a generic, modular initramfs generation tool that can be used across various distributions.
See also: Dracut
Benefit to Fedora
Replace nash/mkinitrd with a tool, that is maintained by a cross distribution community.
Scope
All functionality of nash/mkinitrd has to be implemented and tested in dracut.
How To Test
- See also: Dracut
- See also: Dracut/Testing
User Experience
Switching root partitions should be more flexible.
Dependencies
none
Contingency Plan
Fallback to mkinitrd.
Documentation
- Sourceforge Project http://sourceforge.net/projects/dracut/
- git git://dracut.git.sourceforge.net/gitroot/dracut
- Trac Instance: http://apps.sourceforge.net/trac/dracut/
- Mailing List: initramfs@vger.kernel.org
LWN article: http://lwn.net/Articles/317793/
Release Notes
- mkinitrd/nash has been replaced by dracut, which uses standard tools and scripts to boot from the root partition.