mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 11:18:52 +03:00
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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user