Initrdrewrite

From FedoraProject

Jump to: navigation, search

The current incarnation of mkinitrd sucks for a variety of reasons. This page documents some of the plans to replace it with something better. This is not yet a feature, it's currently just a playground to try some things out

Important.png
Current project page: http://dracut.wiki.kernel.org

Contents

Planning

Initial ideas

Major Cases

The first cut of this will just support the simple case of root on a hard disk. Eventually we want to support the numerous esoteric cases the existing initrd supports. Namely root on..

Other tasks performed by the initrd other than mounting rootfs

Utilities to include in the initrd

Other stuff

Future Enhancement Requests

Note that our main concern, especially right now, is proving viability of some of the ideas and then showing it with the things that we already support. If things work out, then it should be doable to start putting in support for new things that we don't already have support for. Nothing in this list is guaranteed but if people have ideas about new things, put them here and they'll at least be considered.

Bits

Project Page: https://dracut.wiki.kernel.org

There is also an initramfs@vger.kernel.org mailing list for discussion