On 04/27/2012 06:53 AM, Dan Horák wrote:
dracut now reads the additional config files for anaconda and uses the new cmsfs-fuse interface to the CMS filesystem instead of the old cmsfs tools --- share/runtime-install.tmpl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index 29c8565..a8adc29 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -27,7 +27,7 @@ installpkg kernel installpkg yaboot fbset hfsutils kernel-bootwrapper ppc64-utils %endif %if basearch == "s390x": - installpkg lsscsi modutils mount s390utils-base s390utils-cmsfs + installpkg lsscsi modutils mount s390utils-base s390utils-cmsfs-fuse %endif %if basearch == "sparc": installpkg silo tilo
So I'm not entirely certain how things work in dracut land, but wouldn't the dracut package require s390utils-base and s390utils-cmsfs-fuse?
-- Jesse Keating Fedora -- Freedom² is a feature! _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list