open-vm-tools: Add new package open-vm-tools
authorYuhei OKAWA <redacted>
Mon, 25 Feb 2019 03:02:55 +0000 (12:02 +0900)
committerYousong Zhou <redacted>
Mon, 25 Feb 2019 05:47:01 +0000 (13:47 +0800)
commit48eadd2ffd274031053415eeb7a6e35409511022
tree3c45b575eaeab7672c7a8539e37d5e6f6c66b22a
parent7c0c22f6f7826ba835db01c2eff0cb57f72427ee
open-vm-tools: Add new package open-vm-tools

Add new package,
open-vm-tools is Open Virtual Machine Tools for VMware guest OS

tested: OpenWrt master and 18.06.2 (x86_64) on ESXi 6.5, 6.7

Signed-off-by: Yuhei OKAWA <redacted>
17 files changed:
utils/open-vm-tools/Makefile [new file with mode: 0644]
utils/open-vm-tools/files/shutdown [new file with mode: 0644]
utils/open-vm-tools/files/tools.conf [new file with mode: 0644]
utils/open-vm-tools/files/vmtoolsd.init [new file with mode: 0644]
utils/open-vm-tools/files/vmware-scsi.hotplug [new file with mode: 0644]
utils/open-vm-tools/patches/0001-configure.ac-don-t-use-dnet-config.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0002-add-include-sys-sysmacros.h.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0003-Use-configure-test-for-struct-timespec.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0004-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0005-Use-configure-to-test-for-feature-instead-of-platfor.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0006-Use-configure-test-for-sys-stat.h-include.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0007-include-poll.h-instead-of-sys-poll.h.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0010-Use-uintmax_t-for-handling-rlim_t.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0011-Use-off64_t-instead-of-__off64_t.patch [new file with mode: 0644]
utils/open-vm-tools/patches/0012-Fix-some-bad-derefs-in-primary-NIC-gathering-code.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT