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
00ec88dac7
commit
5b6bc40e79
@ -29,7 +29,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