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
|
installpkg yaboot fbset hfsutils kernel-bootwrapper ppc64-utils
|
||||||
%endif
|
%endif
|
||||||
%if basearch == "s390x":
|
%if basearch == "s390x":
|
||||||
installpkg lsscsi modutils mount s390utils-base s390utils-cmsfs
|
installpkg lsscsi modutils mount s390utils-base s390utils-cmsfs-fuse
|
||||||
%endif
|
%endif
|
||||||
%if basearch == "sparc":
|
%if basearch == "sparc":
|
||||||
installpkg silo tilo
|
installpkg silo tilo
|
||||||
|
Loading…
Reference in New Issue
Block a user