]> git.sur5r.net Git - bacula/rescue/blobdiff - rescue/linux/cdrom/makebinaries
Get rescue boot working
[bacula/rescue] / rescue / linux / cdrom / makebinaries
index ed6af5e1b60be4d38248d4be963d4cf36218f5b6..f026ffb100199f92e958ab32fdd8beae8de86e8d 100755 (executable)
@@ -62,6 +62,7 @@ for lib in `find roottree/sbin/ -type f -exec ldd {} \; | awk '{print $3}' | sor
      fi
   fi
 done
+cp -fp /lib/ld-linux.so.2 roottree/lib/
 strip `find roottree/lib/ -maxdepth 1 -type f` 2>/dev/null