commit 2cf328ad0ae7fb5ee7de8fac5652e4cd58adca1a (renamed usrmove to convertfs) renamed usrmove, but forgot to change dracut.spec.
Cc: Harald Hoyer <[email protected]> Signed-off-by: WANG Cong <[email protected]> --- diff --git a/dracut.spec b/dracut.spec index 10556d0..50c6af7 100644 --- a/dracut.spec +++ b/dracut.spec @@ -232,7 +232,7 @@ rm -rf $RPM_BUILD_ROOT %{dracutlibdir}/modules.d/05busybox %{dracutlibdir}/modules.d/10i18n %{dracutlibdir}/modules.d/10rpmversion -%{dracutlibdir}/modules.d/30usrmove +%{dracutlibdir}/modules.d/30convertfs %{dracutlibdir}/modules.d/50plymouth %{dracutlibdir}/modules.d/90btrfs %{dracutlibdir}/modules.d/90crypt -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
