Skip to content

Commit

Permalink
Removing support for ESXi 6.x as unreliable - 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDonk committed Oct 11, 2017
1 parent c6ff390 commit e11d6f4
Show file tree
Hide file tree
Showing 31 changed files with 29 additions and 3,676 deletions.
2 changes: 1 addition & 1 deletion dumpsmc.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
0x10/16 0x08/08 Q ptr Internal VMware routine
0x18/24 0x30/48 48B byte Data
"""

"""

from __future__ import print_function
import struct
Expand Down
13 changes: 0 additions & 13 deletions esxi-build.sh

This file was deleted.

29 changes: 0 additions & 29 deletions esxi-install.sh

This file was deleted.

4 changes: 0 additions & 4 deletions esxi-smctest.sh

This file was deleted.

16 changes: 0 additions & 16 deletions esxi-uninstall.sh

This file was deleted.

63 changes: 0 additions & 63 deletions esxiconfig.py

This file was deleted.

2 changes: 1 addition & 1 deletion lnx-install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

echo VMware Unlocker 2.1.0
echo VMware Unlocker 2.1.1
echo ===============================
echo Copyright: Dave Parsons 2011-17

Expand Down
2 changes: 1 addition & 1 deletion lnx-uninstall.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

echo VMware Unlocker 2.1.0
echo VMware Unlocker 2.1.1
echo ===============================
echo Copyright: Dave Parsons 2011-17

Expand Down
2 changes: 1 addition & 1 deletion lnx-update-tools.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

echo VMware Get OS X Tools 2.1.0
echo VMware Get OS X Tools 2.1.1
echo ===============================
echo Copyright: Dave Parsons 2015-16

Expand Down
65 changes: 0 additions & 65 deletions local-prefix.sh

This file was deleted.

4 changes: 0 additions & 4 deletions local-suffix.sh

This file was deleted.

Loading

0 comments on commit e11d6f4

Please sign in to comment.