Go to file
Jeremy Katz ca9f625917 Some debugging helpers
Install terminfo files so that less is useful.  Also, timeout mounting
the rootfs so that we can debug better
2008-12-15 14:40:36 -05:00
rules.d Add the basics for LVM support 2008-12-15 14:07:55 -05:00
COPYING And licensing... 2008-12-10 16:36:31 -05:00
README And licensing... 2008-12-10 16:36:31 -05:00
generate.sh Some debugging helpers 2008-12-15 14:40:36 -05:00
init Some debugging helpers 2008-12-15 14:40:36 -05:00
switch_root Various fixes to make things work; also listen to root= 2008-12-15 13:39:41 -05:00

README

This is the simple skeleton of a new initrd infrastructure.
Information about our goals and aims can be found at
https://fedoraproject.org/wiki/Initrdrewrite

One of the biggest goals is that we're using common pieces from the
system as much as possible and we also want to do this in a way that
can eventually get some cross-distro buy-in.  But for now, it's a
playground to see what of our ideas are actually feasible.


Licensed under the GPLv2

Copyright 2008, Red Hat, Inc. -- Jeremy Katz <katzj@redhat.com>