File installation-images-fix-vim.patch of Package installation-images.28785

--- installation-images-14.337.17/data/root/root.file_list.xx	2023-03-07 14:20:59.168597914 +0100
+++ installation-images-14.337.17/data/root/root.file_list	2023-03-07 14:24:44.866549721 +0100
@@ -190,7 +190,7 @@
 vim:
   /
   # avoid update-alternatives
-  e cd usr/bin ; if [ -f vim-nox11 ] ; then ln -snf vim-nox11 vim ; fi
+  e cd usr/bin ; if [ -f vim-nox11 ] ; then ln -snf vim-nox11 vim ; ln -snf vim-nox11 vi ; fi
 
 # either new yast storage or the old one
 if exists(yast2-storage-ng)
--- installation-images-14.337.17/data/rescue/rescue.file_list.xx	2023-03-07 14:21:10.684289278 +0100
+++ installation-images-14.337.17/data/rescue/rescue.file_list	2023-03-07 15:41:40.838828683 +0100
@@ -177,13 +177,15 @@
 vim:
   /
   # avoid update-alternatives
-  e cd usr/bin ; if [ -f vim-nox11 ] ; then ln -snf vim-nox11 vim ; fi
+  e cd usr/bin ; if [ -f vim-nox11 ] ; then ln -snf vim-nox11 vim ; ln -snf vim-nox11 vi ; fi
 
 # we have full samba in rescue-server
 if filelist ne 'rescue-server'
   if exists(samba-client-libs)
     samba-client-libs: nodeps
+      /usr/lib*/libwbclient.*
       /usr/lib*/samba/libreplace*.so
+      /usr/lib*/samba/libwinbind-client*.so
 
     samba-libs: nodeps
       /usr/lib*/samba/libwinbind-client*.so
openSUSE Build Service is sponsored by