VirtualBox

Ignore:
Timestamp:
Mar 22, 2008 11:15:44 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28986
Message:

Additions/FreeBSD: initial commit

Mostly tested on FreeBSD 7.0.

Working: the additions kernel module

VBoxService (working on FreeBSD 6.2 too)
vboxvideo

Partially working: vboxmouse - 100% CPU usage and clicking does not work yet
Not tested: xclient
TODO: shared folder module is currently a stub

Installer and startup scripts

Location:
trunk/src/VBox/Additions/x11/xclient
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/xclient/Makefile.kmk

    r7363 r7517  
    4040        X11 \
    4141        Xt
     42VBoxClient_LIBPATH.freebsd += \
     43        /usr/local/lib
     44VBoxClient_LIBS.freebsd += \
     45        iconv
    4246ifdef VBOX_X11_SEAMLESS_GUEST
    4347 VBoxClient_DEFS += SEAMLESS_GUEST DYNAMIC_RESIZE
  • trunk/src/VBox/Additions/x11/xclient/seamless-guest.h

    r6783 r7517  
    7979};
    8080
    81 #if defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS)
     81#if defined(RT_OS_LINUX) || defined(RT_OS_SOLARIS) || defined(RT_OS_FREEBSD)
    8282# include "seamless-x11.h"  /* for VBoxGuestSeamlessGuestImpl */
    8383#else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette