Move dracut directory to contrib

The dracut code is analogous to the initramfs code and as such
it should be located in the contrib with initramfs for consistency.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
Brian Behlendorf
2015-07-09 11:41:14 -07:00
parent 2cac7f5f11
commit cc49250563
14 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -58,8 +58,6 @@ ZFS_AC_DEBUG_DMU_TX
AC_CONFIG_FILES([
Makefile
dracut/Makefile
dracut/90zfs/Makefile
udev/Makefile
udev/rules.d/Makefile
etc/Makefile
@@ -115,6 +113,8 @@ AC_CONFIG_FILES([
cmd/zed/Makefile
contrib/Makefile
contrib/bash_completion.d/Makefile
contrib/dracut/Makefile
contrib/dracut/90zfs/Makefile
contrib/initramfs/Makefile
module/Makefile
module/avl/Makefile