include the new cmsfs-fuse interface
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
This commit is contained in:
parent
de48c0fa45
commit
f43034828e
@ -28,7 +28,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
|
||||
|
Loading…
Reference in New Issue
Block a user