811e3dc9d5
- changes that were applied by several people, one change (mine, the actual upgrade) made hgfs unloadable. - other changes along the way, attempting to fix it made port broken were also backed out - Only patches left were DougB's rc script patches - Bump PORTEPOCH PR: ports/161891 Submitted by: scheidell (me) Approved by: ports@ (maintainer, implicit), gabor (mentor)
11 lines
398 B
Text
11 lines
398 B
Text
*******************************************************************
|
|
To run the Open Virtual Machine tools at startup, add the following
|
|
settings to your /etc/rc.conf
|
|
|
|
vmware_guest_vmblock_enable="YES"
|
|
vmware_guest_vmhgfs_enable="YES"
|
|
vmware_guest_vmmemctl_enable="YES"
|
|
vmware_guest_vmxnet_enable="YES"
|
|
vmware_guestd_enable="YES"
|
|
|
|
*******************************************************************
|