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
+1 -1
View File
@@ -7,7 +7,7 @@ include $(top_srcdir)/config/tgz.am
SUBDIRS = include rpm
if CONFIG_USER
SUBDIRS += dracut udev etc man scripts lib cmd contrib
SUBDIRS += udev etc man scripts lib cmd contrib
endif
if CONFIG_KERNEL
SUBDIRS += module