From: Manuel Amador (Rudd-O) Date: Thu, 17 Mar 2011 22:18:13 +0000 (-0700) Subject: Add dracut support X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=commitdiff_plain;h=ae26d0465a234d7b340566287908c78fe24901e1;hp=ae26d0465a234d7b340566287908c78fe24901e1;p=zfs.git Add dracut support To simplify the process of using zfs as your root filesystem a zfs-drucat sub-package has been added. This sub-package adds a zfs dracut module which allows your initramfs to be rebuilt with zfs support. The process for doing this is still complicated but there is clearly interest from the community about getting this working well and documented. This should help lay some of the groundwork. Longer term these changes should be pushed in the upstream dracut package. Once that occurs this subpackage will no longer be required for new systems, however we may want to conditionally build this package in the future for systems running older dracut versions. Signed-off-by: Brian Behlendorf ---