Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

ESXi Unlocker 4.0.4

Compare
Choose a tag to compare
@DrDonk DrDonk released this 03 Jan 14:14
· 13 commits to main since this release

03/01/23 4.0.4

  • check command correctly reports if system not patched
  • unlock command checks for free disk space before patching
  • unlock command checks for previous V3 installation before patching
  • Fixed error if libvmkctl.so already patched
  • Removed an unused unlocker flag (KPPW/KPST) to match Go version
  • Update all copyright dates to 2023
  • Make sure the files to be patched have write permissions before patching as NFS datastores correctly enforce
    R/W permissions but VMFS3 does not and can patch with read only flag set.