# # ChangeLog for trunk/src/VBox/Installer in vbox # # Generated by Trac 1.4.3.2 # Dec 4, 2024 12:01:24 PM Fri, 29 Aug 2008 08:58:23 GMT vboxsync [11793] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) shared libs should be 0755 as well Thu, 28 Aug 2008 14:02:48 GMT vboxsync [11762] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) #3076: don't use files directly from objcopy or make any use of cp ... Thu, 28 Aug 2008 11:34:36 GMT vboxsync [11751] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) SDK: rename package to avoid odd naming in the build repo. Thu, 28 Aug 2008 10:27:11 GMT vboxsync [11749] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) solaris installer: added VBoxPython.so Thu, 28 Aug 2008 09:32:35 GMT vboxsync [11747] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) VBoxPython added to the Linux installer Thu, 28 Aug 2008 09:09:34 GMT vboxsync [11744] * trunk/src/VBox/Installer/Makefile.kmk (modified) Installer: not in ose Wed, 27 Aug 2008 22:21:47 GMT vboxsync [11725] * trunk/Config.kmk (modified) * trunk/debian/LocalConfig.kmk (modified) * trunk/debian/postinst (modified) * trunk/debian/rules (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/localipc.h (added) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFEHardened.cpp (added) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadlessHardened.cpp (added) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLHardened.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/hardenedmain.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvc.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcInternal.h (added) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp (added) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) #3076: Merged in the branch with the alternate driver authentication ... Wed, 27 Aug 2008 22:05:27 GMT vboxsync [11724] * trunk/src/VBox/Installer/Makefile.kmk (modified) Added VBoxKeygen to the build chain. Wed, 27 Aug 2008 20:09:03 GMT vboxsync [11721] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/sdkfiles.ose (deleted) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) - completly divorced SDK and binary, use 'kmk sdk' to build SDK Tue, 26 Aug 2008 12:30:10 GMT vboxsync [11657] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/installer: added libs needed for VBoxQtconfig. Tue, 26 Aug 2008 07:56:22 GMT vboxsync [11644] * trunk/src/VBox/Installer/solaris/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris/installer: removed obsolete qt3 stuff. Mon, 25 Aug 2008 18:49:02 GMT vboxsync [11631] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/solaris: fixes for packing rdesktop-vrdp Mon, 25 Aug 2008 15:12:02 GMT vboxsync [11625] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris/installer: Added Qt4, separate SDK packing. Mon, 25 Aug 2008 13:52:37 GMT vboxsync [11612] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/solaris/sdkfiles.ose (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) major rework of sdk dirs layout Mon, 25 Aug 2008 13:09:37 GMT vboxsync [11610] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/vrdp/USBProxyDevice-linux.c (modified) * trunk/src/VBox/RDP/client/vrdp/vrdpusb.h (modified) RDP/client: Enable building/packaging on solaris. Use vbox openssl ... Wed, 20 Aug 2008 14:36:31 GMT vboxsync [11520] * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) Installer/solaris: Shuffle around instance stuff. With the default ... Wed, 20 Aug 2008 11:46:39 GMT vboxsync [11510] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) * trunk/src/VBox/Installer/solaris/webservice.cfg (deleted) Installer/solaris: change the smf stuff once again. By coincidence I ... Wed, 20 Aug 2008 09:07:36 GMT vboxsync [11506] * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) Installer/solaris: fix smf start command for vboxwebsrv. Tue, 19 Aug 2008 19:19:03 GMT vboxsync [11499] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Installer/solaris: Move the webservice start/stop script to the right ... Tue, 19 Aug 2008 13:48:12 GMT vboxsync [11487] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Installer/solaris: fix script naming. Tue, 19 Aug 2008 13:43:02 GMT vboxsync [11486] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Installer/solaris: remove devlink.tab Tue, 19 Aug 2008 12:59:27 GMT vboxsync [11485] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Installer/solaris: Don't purge /opt/VirtualBox/etc, and disable the ... Tue, 19 Aug 2008 12:13:02 GMT vboxsync [11480] * trunk/src/VBox/Installer/solaris/webservice.cfg (modified) Comment wording change. Tue, 19 Aug 2008 08:48:02 GMT vboxsync [11475] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) * trunk/src/VBox/Installer/solaris/webservice.cfg (added) Installer/Solaris: add webservice configuration file, used by the smf ... Thu, 14 Aug 2008 08:21:30 GMT vboxsync [11414] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) KCHMVIEWER depends on Qt4 GUI Wed, 13 Aug 2008 15:43:45 GMT vboxsync [11396] * trunk/src/VBox/Installer/solaris/sdkfiles.ose (modified) - also fixed ose filelist Tue, 12 Aug 2008 17:45:45 GMT vboxsync [11369] * trunk/src/VBox/Installer/solaris/preremove.sh (modified) Solaris: don't forget to remove the SMF stuff for the webservice on ... Tue, 12 Aug 2008 17:44:03 GMT vboxsync [11368] * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) Ordering matters in SMF xml files Tue, 12 Aug 2008 17:37:24 GMT vboxsync [11367] * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) Typo in SMF xml file. Tue, 12 Aug 2008 15:41:41 GMT vboxsync [11365] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) typo in typo fix Tue, 12 Aug 2008 15:08:45 GMT vboxsync [11363] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) more typos Tue, 12 Aug 2008 14:30:34 GMT vboxsync [11360] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) typo Tue, 12 Aug 2008 14:13:23 GMT vboxsync [11358] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (added) * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (added) Installer/solaris: Add SMF support for webservice. Also cleaned up ... Fri, 08 Aug 2008 10:13:57 GMT vboxsync [11238] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux/Makefile.kmk: Don't be too quiet about the zipping, ... Thu, 07 Aug 2008 12:19:13 GMT vboxsync [11203] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Added support for separate VBOX SDK build, controlled by ... Wed, 30 Jul 2008 14:49:08 GMT vboxsync [10990] * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) Solaris/installer: force unload vbi for loading newer vbi versions. Fri, 25 Jul 2008 13:11:40 GMT vboxsync [10889] * trunk/src/VBox/Installer/solaris/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Handle the Qt3 GUI in the Solaris installer. Tue, 22 Jul 2008 08:12:42 GMT vboxsync [10797] * trunk/Config.kmk (modified) * trunk/include/VBox/HostServices/GuestPropertySvc.h (moved) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxControl (deleted) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.rc (added) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (moved) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties (moved) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (copied) * trunk/src/VBox/HostServices/GuestProperties/noncopyable.h (copied) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (copied) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Guest properties: initial commit of new interface Wed, 09 Jul 2008 21:15:33 GMT vboxsync [10449] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) typo Wed, 09 Jul 2008 17:09:34 GMT vboxsync [10441] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) more installer fixes Wed, 09 Jul 2008 17:05:35 GMT vboxsync [10440] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Wed, 09 Jul 2008 16:34:10 GMT vboxsync [10438] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) forgot this Wed, 09 Jul 2008 15:35:58 GMT vboxsync [10435] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) fixed the Solaris builds as long as FE/Qt4 is not added Wed, 09 Jul 2008 14:31:00 GMT vboxsync [10431] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) FE/Qt3 is now obsolete Tue, 08 Jul 2008 08:37:27 GMT vboxsync [10350] * trunk/src/VBox/Installer/linux/VBox.sh (modified) Installer/linux: fix for the case in which the VBox.sh script was ... Thu, 26 Jun 2008 19:09:14 GMT vboxsync [9976] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) more Qt4 lib installer fixes Thu, 26 Jun 2008 18:17:28 GMT vboxsync [9974] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) libVBoxQt* libs are already stripped Thu, 26 Jun 2008 17:02:25 GMT vboxsync [9972] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) typo Thu, 26 Jun 2008 16:27:48 GMT vboxsync [9971] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Linux installer: added Qt4 GUI Fri, 20 Jun 2008 14:56:10 GMT vboxsync [9861] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) be nice to our dep build machines :) Thu, 19 Jun 2008 19:05:21 GMT vboxsync [9832] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer: added host/guest information service to the installers Wed, 18 Jun 2008 14:42:23 GMT vboxsync [9789] * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) Installer/linux: fixed a bug in the creation of tap host interfaces ... Tue, 17 Jun 2008 07:58:17 GMT vboxsync [9746] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris installer minor changes (syntax and comment) Wed, 11 Jun 2008 09:12:19 GMT vboxsync [9591] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) linux builds: add version and revision to the package name Mon, 09 Jun 2008 13:44:08 GMT vboxsync [9548] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/apps (added) * trunk/src/apps/tunctl (added) * trunk/src/apps/tunctl/tunctl.c (moved) apps/tunctl: moved VBoxTunctl to src/apps Fri, 06 Jun 2008 13:44:48 GMT vboxsync [9482] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris installer: if-test simplification Mon, 02 Jun 2008 05:08:03 GMT vboxsync [9279] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris installer: excluded VirtualBoxKern from base package as its ... Mon, 02 Jun 2008 05:07:06 GMT vboxsync [9278] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris installer: Added check for xVM Dom0. Wed, 28 May 2008 09:12:23 GMT vboxsync [9192] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/sdkfiles (deleted) * trunk/src/VBox/Installer/solaris/sdkfiles.ose (added) Solaris OSE installer fix (export appropriate sdkfiles) Wed, 28 May 2008 08:44:35 GMT vboxsync [9190] * trunk/debian/VBox.sh (modified) * trunk/debian/dirs (modified) * trunk/debian/postinst (modified) * trunk/debian/preinst.in (modified) * trunk/debian/rules (modified) * trunk/debian/templates (modified) * trunk/debian/vboxdrv.init.in (deleted) * trunk/debian/vboxnet.init.in (deleted) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) synced debian/, use vboxdrv and vboxnet from the Installer directory Tue, 27 May 2008 15:19:34 GMT vboxsync [9175] * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (added) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs.h (added) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vfsops.c (added) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vnops.c (added) * trunk/src/VBox/Installer/solaris/vbi/makepackage.sh (added) * trunk/src/VBox/Installer/solaris/vbi/vboxkern.pkginfo (added) re-export SharedFolders and vbi (installer). Tue, 27 May 2008 15:04:17 GMT vboxsync [9170] * trunk/src/VBox/Additions/solaris/SharedFolders (added) * trunk/src/VBox/Installer/solaris/vbi (added) Export SharedFolders and vbi installer to OSE. Tue, 27 May 2008 14:02:14 GMT vboxsync [9163] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Oops. Tue, 27 May 2008 14:00:12 GMT vboxsync [9162] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris VBI installer: added PUEL copyright display. Tue, 27 May 2008 13:53:14 GMT vboxsync [9159] * trunk/doc/ReadMe-Solaris-vbi.txt (deleted) * trunk/doc/ReadMe-Solaris.txt (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris VBI installer: pack it in the same .tar.gz and removed ... Tue, 27 May 2008 12:30:59 GMT vboxsync [9157] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris installer: correct group to sys from bin for vboxdrv. Tue, 27 May 2008 12:28:33 GMT vboxsync [9156] * trunk/doc/ReadMe-Solaris-vbi.txt (added) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris VBI installer. Mon, 26 May 2008 09:33:25 GMT vboxsync [9108] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) reverted most parts of r31214 and 31223, postponed to > 1.6.2 Mon, 26 May 2008 07:26:51 GMT vboxsync [9102] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: shorthand gobjcopy. Sun, 25 May 2008 21:35:33 GMT vboxsync [9096] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) Linux kernel module scripts: unify output functions; mount/umount all ... Fri, 23 May 2008 09:55:53 GMT vboxsync [9066] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) kmk has a $(date ) function. Thu, 22 May 2008 10:57:45 GMT vboxsync [9052] * trunk/src/VBox/Additions/solaris/Installer/makepackage.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris installer: added PUEL to additions package. Fixed broken OSE ... Thu, 22 May 2008 10:28:17 GMT vboxsync [9051] * trunk/src/VBox/Additions/solaris/Installer/vboxguest.pkginfo (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/vbox.pkginfo (modified) Solaris host and guest installer: Changes to pass Sun's RE packaging ... Thu, 22 May 2008 08:35:27 GMT vboxsync [9049] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris installer: included copyright PUEL. Fri, 16 May 2008 04:50:01 GMT vboxsync [8867] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox.desktop (added) Solaris installer: Added desktop entry for launching VirtualBox. Sun, 11 May 2008 18:53:32 GMT vboxsync [8761] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) The reminder. Sun, 11 May 2008 18:39:30 GMT vboxsync [8760] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/daemon/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PATM/VMMGC/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMGC/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/ffmpeg-20060710/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-1.51/Makefile.kmk (modified) * trunk/src/libs/libpng-1.2.8/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30/Makefile.kmk (modified) * trunk/src/libs/libxslt-1.1.22/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.1/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) * trunk/tools/Makefile-ose.kmk (modified) PATH_KBUILD -> KBUILD_PATH. Sun, 11 May 2008 18:27:49 GMT vboxsync [8758] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/ffmpeg-20060710/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/tools/CommonFetch.kmk (modified) BUILD_TARGET* -> KBUILD_TARGET*. Sun, 11 May 2008 18:19:50 GMT vboxsync [8757] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) BUILD_PLATFORM* -> KBUILD_HOST*. Thu, 08 May 2008 14:03:16 GMT vboxsync [8713] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) no, fix the default runlevels instead Thu, 08 May 2008 14:00:39 GMT vboxsync [8712] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Linux kernel module: Removed default runlevel, trust the host OS when ... Thu, 08 May 2008 13:59:48 GMT vboxsync [8710] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: added more dependencies while packing. Wed, 07 May 2008 17:39:53 GMT vboxsync [8674] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: revert debug package to using CP rather than copy ... Wed, 07 May 2008 14:40:04 GMT vboxsync [8660] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: kmk clean corrections. Wed, 07 May 2008 14:25:50 GMT vboxsync [8657] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: more silly mistakes corrected. Wed, 07 May 2008 13:31:05 GMT vboxsync [8656] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) comments. Wed, 07 May 2008 13:23:33 GMT vboxsync [8655] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Use word separators, please, only typedefs are - by optional ... Wed, 07 May 2008 11:17:33 GMT vboxsync [8647] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: corrected some file permissions. Wed, 07 May 2008 11:03:10 GMT vboxsync [8646] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: use objcopy to copy only debug symbols. Fixed ... Wed, 07 May 2008 10:24:35 GMT vboxsync [8643] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris Installer: fix for SDK conditionally includes and other cleanups. Tue, 06 May 2008 18:44:55 GMT vboxsync [8638] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Attempted build fix Tue, 06 May 2008 17:20:38 GMT vboxsync [8634] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: commented out Conditional SDK stuff for build ... Tue, 06 May 2008 17:01:30 GMT vboxsync [8633] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/sdkfiles (added) Solaris installer: attempt to pack SDK conditionally for excluding ... Tue, 06 May 2008 13:19:54 GMT vboxsync [8623] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Attempt to fix parallel packing. Mon, 05 May 2008 16:56:41 GMT vboxsync [8607] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris packing: added debug archive of non-stripped binaries. Fri, 02 May 2008 06:58:04 GMT vboxsync [8526] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) Solaris installer: Cleanups, better output messages. Fri, 02 May 2008 05:37:25 GMT vboxsync [8525] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris installer: use devfsadm for device link creation rather than ... Wed, 30 Apr 2008 12:11:10 GMT vboxsync [8505] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Solaris/installer: include webservice and SDK. Tue, 29 Apr 2008 15:18:34 GMT vboxsync [8469] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) NonOSE Tue, 29 Apr 2008 15:12:32 GMT vboxsync [8468] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBox.png (deleted) Linux installer: use the icon from the Qt3 frontend