No edit summary |
|||
Line 63: | Line 63: | ||
<!-- The Fedora Release Notes inform end-users about what is new in the release. Examples of past release notes are here: http://docs.fedoraproject.org/release-notes/ --> | <!-- The Fedora Release Notes inform end-users about what is new in the release. Examples of past release notes are here: http://docs.fedoraproject.org/release-notes/ --> | ||
<!-- The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns. If there are any such changes involved in this feature, indicate them here. You can also link to upstream documentation if it satisfies this need. This information forms the basis of the release notes edited by the documentation team and shipped with the release. --> | <!-- The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns. If there are any such changes involved in this feature, indicate them here. You can also link to upstream documentation if it satisfies this need. This information forms the basis of the release notes edited by the documentation team and shipped with the release. --> | ||
* | * mkinitrd/nash has been replaced by dracut, which uses standard tools and scripts to boot from the root partition. | ||
== Comments and Discussion == | == Comments and Discussion == |
Revision as of 14:05, 3 April 2009
Feature Name
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-04-03
- Percentage of completion: 40%
Detailed Description
Dracut is a generic, modular initramfs generation tool that can be used across various distributions.
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
Use the created initrd on any machine to boot from any root partitions.
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
Release Notes
- mkinitrd/nash has been replaced by dracut, which uses standard tools and scripts to boot from the root partition.