From: Jeremy Katz Date: Wed, 10 Dec 2008 21:35:29 +0000 (-0500) Subject: Having a README is always nice X-Git-Tag: 0.1~521 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7de1a73d66d672881788ffc38b831789bb20d5ac;p=thirdparty%2Fdracut-ng.git Having a README is always nice --- diff --git a/README b/README new file mode 100644 index 000000000..32e65f21c --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +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. + +