2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Adam Stevko
14 # Copyright 2017 Andreas Grueninger, Grueninger GmbH, (grueni). All rights reserved.
15 # Copyright 2019 Michal Nowak
18 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 file files/open-vm-tools.xml path=lib/svc/manifest/system/virtualization/open-vm-tools.xml restart_fmri=svc:/system/manifest-import:default
28 file files/tools.conf path=etc/vmware-tools/tools.conf preserve=true
30 dir path=var/log/vmtools
32 # Install desktop part automatically if Xorg is installed
33 depend type=conditional fmri=pkg:/system/virtualization/open-vm-tools-desktop@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
34 predicate=pkg:/x11/server/xorg
36 file path=etc/vmware-tools/poweroff-vm-default mode=0555
37 file path=etc/vmware-tools/poweron-vm-default mode=0555
38 file path=etc/vmware-tools/resume-vm-default mode=0555
39 file path=etc/vmware-tools/scripts/vmware/network mode=0555
40 file path=etc/vmware-tools/statechange.subr mode=0555
41 file path=etc/vmware-tools/suspend-vm-default mode=0555
42 file path=etc/vmware-tools/tools.conf.example mode=0555
43 file path=etc/vmware-tools/vm-support mode=0555
45 file path=usr/bin/vmhgfs-fuse
46 file path=usr/bin/vmtoolsd
47 file path=usr/bin/vmware-checkvm
48 file path=usr/bin/vmware-hgfsclient
49 file path=usr/bin/vmware-namespace-cmd
50 file path=usr/bin/vmware-rpctool
51 file path=usr/bin/vmware-toolbox-cmd
52 file path=usr/bin/vmware-vmblock-fuse
53 file path=usr/bin/vmware-xferlogs
54 file path=usr/include/vmGuestLib/includeCheck.h
55 file path=usr/include/vmGuestLib/vmGuestLib.h
56 file path=usr/include/vmGuestLib/vmSessionId.h
57 file path=usr/include/vmGuestLib/vm_basic_types.h
58 link path=usr/lib/$(MACH64)/libguestlib.so target=libguestlib.so.0.0.0
59 link path=usr/lib/$(MACH64)/libguestlib.so.0 target=libguestlib.so.0.0.0
60 file path=usr/lib/$(MACH64)/libguestlib.so.0.0.0
61 link path=usr/lib/$(MACH64)/libhgfs.so target=libhgfs.so.0.0.0
62 link path=usr/lib/$(MACH64)/libhgfs.so.0 target=libhgfs.so.0.0.0
63 file path=usr/lib/$(MACH64)/libhgfs.so.0.0.0
64 link path=usr/lib/$(MACH64)/libvmtools.so target=libvmtools.so.0.0.0
65 link path=usr/lib/$(MACH64)/libvmtools.so.0 target=libvmtools.so.0.0.0
66 file path=usr/lib/$(MACH64)/libvmtools.so.0.0.0
67 file path=usr/lib/$(MACH64)/open-vm-tools/plugins/common/libhgfsServer.so
68 file path=usr/lib/$(MACH64)/open-vm-tools/plugins/common/libvix.so
69 file path=usr/lib/$(MACH64)/open-vm-tools/plugins/vmsvc/libguestInfo.so
70 file path=usr/lib/$(MACH64)/open-vm-tools/plugins/vmsvc/libpowerOps.so
71 file path=usr/lib/$(MACH64)/open-vm-tools/plugins/vmsvc/libtimeSync.so
72 file path=usr/lib/$(MACH64)/open-vm-tools/plugins/vmsvc/libvmbackup.so
74 file path=usr/lib/$(MACH64)/pkgconfig/vmguestlib.pc
75 file path=usr/sbin/mount.vmblock
77 file path=usr/share/open-vm-tools/messages/de/toolboxcmd.vmsg
78 file path=usr/share/open-vm-tools/messages/de/vmtoolsd.vmsg
79 file path=usr/share/open-vm-tools/messages/ja/toolboxcmd.vmsg
80 file path=usr/share/open-vm-tools/messages/ja/vmtoolsd.vmsg
81 file path=usr/share/open-vm-tools/messages/ko/toolboxcmd.vmsg
82 file path=usr/share/open-vm-tools/messages/ko/vmtoolsd.vmsg
83 file path=usr/share/open-vm-tools/messages/zh_CN/toolboxcmd.vmsg