Date: Sun, 6 Feb 2005 14:04:38 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware-guestd4 Makefile pkg-plist ports/emulators/vmware-guestd4/files vmware-guestd.sh Message-ID: <200502061404.j16E4cIS018660@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2005-02-06 14:04:38 UTC
FreeBSD ports repository
Modified files:
emulators/vmware-guestd4 Makefile pkg-plist
emulators/vmware-guestd4/files vmware-guestd.sh
Log:
o Make sure that /etc/vmware-tools is created as symlink pointing out to
${PREFIX}/share/vmware-tools. And create three symlinks to true(1) there
(poweroff-vm-default, poweron-vm-default, suspend-vm-default), which makes
it possible to shutdown or reboot guest FreeBSD system cleanly at the request
of the host. vmware-guestd expects those binaries/scripts to be present.
o Use `shutdown -p now' instead of `shutdown -h now', which in the case of
vmware allows to avoid spinning host CPU after shutdown.
o Patch vmware-checkvm, so that it traps proper signal (SIGBUS not SIGSEGV).
Apparently checkvm utility have not been tested on FreeBSD (apart from the
fact that it compiles).
Bump PORTREVISION.
Revision Changes Path
1.20 +8 -2 ports/emulators/vmware-guestd4/Makefile
1.6 +2 -2 ports/emulators/vmware-guestd4/files/vmware-guestd.sh
1.4 +6 -0 ports/emulators/vmware-guestd4/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502061404.j16E4cIS018660>
