diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-02 17:06:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-02 17:06:25 +0000 |
commit | 45a085ac121097053e07252c60df65b972d4d74c (patch) | |
tree | 87327f81a78f2fa500bff3fc34f4495e37864806 /emulators/vmware-guestd6/pkg-descr.tools | |
parent | 620d4f39c35f41046c4023311f01f21e300539df (diff) |
Notes
Diffstat (limited to 'emulators/vmware-guestd6/pkg-descr.tools')
-rw-r--r-- | emulators/vmware-guestd6/pkg-descr.tools | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/emulators/vmware-guestd6/pkg-descr.tools b/emulators/vmware-guestd6/pkg-descr.tools index 2027da8571ce..cccff5433821 100644 --- a/emulators/vmware-guestd6/pkg-descr.tools +++ b/emulators/vmware-guestd6/pkg-descr.tools @@ -2,14 +2,11 @@ VMware tools support FreeBSD _guest_ OS running on VMware Workstation. Beware, this port is _not_ for FreeBSD _host_ OS. VMware tools for FreeBSD consist of vmware-toolbox which supports -seamless operation between the Host and the Guest OS, dual-boot -configulation files, and special XFree86 3.x server for Guest OS. -However, we cannot install dual-boot configuration since it requires -to modify /etc files. +seamless operation between the Host and the Guest OS and dual-boot +configulation files. However, we cannot install dual-boot configuration +since it requires to modify /etc files. -This ports will install vmware-toolbox to your computer, and -XFree86 X server if you set XFREE86_VERSION to 3 in /etc/make.conf, -If you already use XFree86 4.1.0 or later, you may use 'vmware' +This ports will install vmware-toolbox to your computer. You may use 'vmware' driver for X server. Vmware-guestd is installed as a separate port, ports/emulators/vmware-guestd4, but this port install guestd automatically. |