# # ChangeLog for trunk/src/VBox/Installer in vbox # # Generated by Trac 1.4.3.2 # Dec 19, 2024 4:10:31 PM Mon, 18 Nov 2013 20:23:28 GMT vboxsync [49540] * trunk/src/VBox/Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) Installer/darwin: 'ln -vh' => '/bin/ln -vh' -- see public ticket 12275 Mon, 18 Nov 2013 16:19:01 GMT vboxsync [49537] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/win/comregister.cmd (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Main/VBoxClient-x86: attempt to fix packaging, needs VBoxRT-x86.dll, ... Mon, 18 Nov 2013 16:13:49 GMT vboxsync [49536] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Fixed invoking file extensions component. Mon, 18 Nov 2013 14:34:06 GMT vboxsync [49534] * trunk/src/VBox/Installer/win/NLS/de_DE.wxl (modified) * trunk/src/VBox/Installer/win/NLS/en_US.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fa_IR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fr_FR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/it_IT.wxl (modified) * trunk/src/VBox/Installer/win/NLS/zh_TW.wxl (modified) * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Make registering .vbox, .vbox-extpack,.ovf ... Wed, 30 Oct 2013 13:57:26 GMT vboxsync [49334] * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) VBoxKEXTs/postflight: Remove old kernel extensions so they don't ... Thu, 17 Oct 2013 13:00:03 GMT vboxsync [49162] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Installer/linux: create system groups instead of normal ones during ... Wed, 16 Oct 2013 13:23:52 GMT vboxsync [49140] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/Linux/installer: set umask. Tue, 15 Oct 2013 12:50:23 GMT vboxsync [49116] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/ipxe/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Config.kmk (modified) *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools ... Fri, 11 Oct 2013 11:00:20 GMT vboxsync [49051] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Windows installer: actually install the docs (chm + pdf) Thu, 10 Oct 2013 18:27:32 GMT vboxsync [49039] * trunk/include/VBox/com/string.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/Installer/linux/install_service/generate_service_file.cpp (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/common/path/RTPathExt.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathHasExt.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathStripExt.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) * trunk/src/VBox/Storage/Parallels.cpp (modified) * trunk/src/VBox/Storage/RAW.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) IPRT: Filename extension versus suffix cleanup, long overdue. Tue, 08 Oct 2013 12:23:43 GMT vboxsync [48974] * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings (modified) Mac OS X installer: fixed typo. Tue, 08 Oct 2013 11:16:21 GMT vboxsync [48972] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/installer/linux: remove old directories too. Mon, 07 Oct 2013 21:57:06 GMT vboxsync [48954] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh (modified) * trunk/src/VBox/Installer/linux/run-inst.sh (modified) * trunk/src/VBox/Installer/linux/scripts/VBoxHeadlessXOrg.sh (modified) * trunk/src/VBox/Installer/linux/scripts/check_module_dependencies.sh (modified) * trunk/src/VBox/Installer/linux/testcase/tstInstallerLinux.sh (modified) * trunk/src/VBox/Installer/linux/vboxautostart-service.sh (modified) * trunk/src/VBox/Installer/linux/vboxballoonctrl-service.sh (modified) * trunk/src/VBox/Installer/linux/vboxweb-service.sh (modified) * trunk/src/VBox/Installer/solaris/VBoxISAExec.c (modified) * trunk/src/VBox/Installer/solaris/VBoxZoneAccess.c (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.cpp (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.h (modified) Installer: Whitespace and svn:keywords cleanups by scm. Mon, 07 Oct 2013 16:29:41 GMT vboxsync [48929] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) build workaround. Mon, 07 Oct 2013 16:13:23 GMT vboxsync [48928] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh (copied) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/org.virtualbox.startup.plist (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) * trunk/src/VBox/Installer/darwin/VBoxStartupItems (deleted) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Replaced VBoxStartupItems with a launch script and plist located in ... Mon, 07 Oct 2013 14:36:15 GMT vboxsync [48926] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: typo Mon, 07 Oct 2013 13:49:09 GMT vboxsync [48924] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/Resources/English.lproj/Localizable.strings (modified) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/VirtualBox (modified) Moved the kernel extension from /Library/Extensions to ... Mon, 07 Oct 2013 12:56:26 GMT vboxsync [48919] * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) Arg!! Remove tiger extensions did not mean remove the "set -e" ... Mon, 07 Oct 2013 00:44:13 GMT vboxsync [48912] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Must sign the kernel extension binary as well as ... Wed, 02 Oct 2013 08:48:34 GMT vboxsync [48810] * trunk/debian/prerm.in (modified) * trunk/src/VBox/Installer/linux/debian/prerm.in (modified) * trunk/src/VBox/Installer/linux/installer-common.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Linux installers: Move the udev rule execution order from 10 to 60. ... Tue, 01 Oct 2013 07:30:24 GMT vboxsync [48787] * trunk/src/VBox/Installer/linux/VBox.sh (modified) Installer/linux: reverted r81811 (use newgrp to become a member of ... Tue, 24 Sep 2013 13:17:14 GMT vboxsync [48658] * trunk/src/VBox/Installer/win/NLS/zh_TW.wxl (modified) Installer: updated Traditional Chinese translation, fixed code page. Tue, 24 Sep 2013 12:22:58 GMT vboxsync [48655] * trunk/src/VBox/Installer/win/NLS/zh_TW.wxl (modified) Installer: updated Traditional Chinese translation - thank you ... Mon, 23 Sep 2013 07:35:01 GMT vboxsync [48623] * trunk/src/VBox/Installer/win/NLS/tr_TR.wxl (added) Installer/Windows: added Turkish translation, thank you Burak Yavuz! Fri, 13 Sep 2013 12:48:20 GMT vboxsync [48470] * trunk/src/VBox/Installer/linux/debian/rules (modified) deb: another dh_python2 fix Wed, 11 Sep 2013 12:44:06 GMT vboxsync [48427] * trunk/src/VBox/Installer/linux/distributions_rpm (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) rpm: added openSUSE 12.3 Thu, 05 Sep 2013 19:41:45 GMT vboxsync [48323] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/win/comregister.cmd (modified) * trunk/src/VBox/Main/src-client/win/VBoxClient-x86.def (copied) * trunk/src/VBox/Main/src-client/win/VBoxClient-x86.rc (copied) * trunk/src/VBox/Main/src-client/win/dllmain.cpp (modified) Main,Installer: 32-bit on 64-bit COM API support (windows). Currently ... Wed, 04 Sep 2013 23:59:15 GMT vboxsync [48282] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-3.4/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.31/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsNativeComponentLoader.cpp (modified) * trunk/src/libs/zlib-1.2.6/Makefile.kmk (modified) 32-bit main API on 64-bit solaris. Wed, 04 Sep 2013 13:14:19 GMT vboxsync [48263] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Missing VBoxPython dependency (harmless/useless (wildcard)). Fri, 30 Aug 2013 17:44:34 GMT vboxsync [48207] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/installer: Only stop services that are running. Should speed ... Fri, 23 Aug 2013 17:52:07 GMT vboxsync [48036] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Fudge to handle thread-context hooks causing ... Fri, 23 Aug 2013 13:11:34 GMT vboxsync [48031] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) Installer/win/Stub: makefile fix Wed, 21 Aug 2013 05:51:12 GMT vboxsync [47943] * trunk/src/VBox/Installer/linux/debian/rules (modified) typo Tue, 20 Aug 2013 16:17:35 GMT vboxsync [47937] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.md5sum (modified) * trunk/src/VBox/Installer/linux/debian/control (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) 4.3 Beta 1 Tue, 20 Aug 2013 15:01:03 GMT vboxsync [47931] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) deb: dh_python2 not available on Ubuntu 10.04 Tue, 20 Aug 2013 11:37:09 GMT vboxsync [47894] * trunk/debian/lintian-override.in (modified) * trunk/debian/postinst.in (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/installer-common.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) VBoxNetLwipNAT => VBoxNetNAT Tue, 20 Aug 2013 10:07:59 GMT vboxsync [47884] * trunk/debian/lintian-override.in (modified) * trunk/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/installer-common.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) deb/rpm: fixes for VBoxNetLwipNAT Tue, 20 Aug 2013 09:55:57 GMT vboxsync [47882] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Installer/solaris: Adding VBoxNetLwipNAT (analogy with VBoxNetDHCP, ... Tue, 20 Aug 2013 09:47:09 GMT vboxsync [47880] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer\darwin: added VBoxNetLwipNAT (not tested). Tue, 20 Aug 2013 09:43:09 GMT vboxsync [47879] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/win: installation of VBoxNetLwipNAT added. tested that ... Mon, 05 Aug 2013 08:10:32 GMT vboxsync [47536] * trunk/debian/control (modified) * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/control (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) deb: python-central => python2 Wed, 31 Jul 2013 13:06:26 GMT vboxsync [47489] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: fix recent breakage in vboxconfig.sh. Tue, 30 Jul 2013 12:33:41 GMT vboxsync [47474] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Remove redundant waiting for service import, ... Mon, 29 Jul 2013 07:53:44 GMT vboxsync [47448] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/PkgBuildComponent.plist (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/preflight (moved) OS X installer: change naming: preinstall -> preflight (more close to ... Wed, 24 Jul 2013 10:16:08 GMT vboxsync [47366] * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/preinstall (modified) OS X installer: more checks for preinstall and postflight scripts. Wed, 24 Jul 2013 09:34:52 GMT vboxsync [47362] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/PkgBuildComponent.plist (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/preinstall (added) OS X installer: keep previously installed extension packs on upgrade. Mon, 22 Jul 2013 16:41:22 GMT vboxsync [47318] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/preremove.sh (modified) Installer/Solaris, Additions/Installer/Solaris: SVN properties. Mon, 22 Jul 2013 16:20:04 GMT vboxsync [47315] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Wait until all services have been imported before ... Thu, 04 Jul 2013 10:50:01 GMT vboxsync [46977] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) pkgutil doesn't forget receipt files. Thu, 04 Jul 2013 10:22:53 GMT vboxsync [46974] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) Don't forget packages related to GAs or anything from the future. Use ... Tue, 02 Jul 2013 10:48:14 GMT vboxsync [46897] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) OS X installer: clean up pkgutil database after VBox uninstall. Mon, 01 Jul 2013 15:50:11 GMT vboxsync [46890] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) deb/rpm: stripping modules not necessary/supported anymore Fri, 28 Jun 2013 22:30:28 GMT vboxsync [46874] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/scripts/install.sh (modified) Linux installer: crap Fri, 28 Jun 2013 18:45:17 GMT vboxsync [46872] * trunk/src/VBox/Installer/linux/scripts/install.sh (modified) Installer/linux: typo Fri, 28 Jun 2013 16:04:55 GMT vboxsync [46870] * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/scripts/install.sh (modified) Linux installer: create components/VBoxVMM.so, otherwise the extpack ... Sun, 23 Jun 2013 10:48:10 GMT vboxsync [46736] * trunk/src/VBox/Installer/darwin/VirtualBox/org.virtualbox.vboxautostart.plist (modified) VBoxAutostart/darwin: Use RunAtLoad and LaunchOnlyOnce instead of ... Sun, 23 Jun 2013 10:46:50 GMT vboxsync [46735] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Make the autostart shell script executable Fri, 31 May 2013 21:07:53 GMT vboxsync [46352] * trunk/src/VBox/Installer/linux/scripts/VBoxHeadlessXOrg.sh (modified) Installer/linux/headlessxorg: a number of updates. Tue, 14 May 2013 12:41:59 GMT vboxsync [46063] * trunk/src/VBox/Installer/linux/distributions_rpm (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) rpm: no EL4 anymore Tue, 07 May 2013 12:22:10 GMT vboxsync [45932] * trunk/configure (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) VPX: support 0.9.5 or higher; removed some obsolete Linux ... Tue, 07 May 2013 12:15:19 GMT vboxsync [45931] * trunk/src/VBox/Installer/linux/distributions_deb (modified) * trunk/src/VBox/Installer/linux/distributions_rpm (modified) deb/rpm: removed a few distributions we don't build packages for anymore Fri, 26 Apr 2013 12:54:34 GMT vboxsync [45776] * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) VPX: nits Fri, 26 Apr 2013 12:34:31 GMT vboxsync [45775] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) VPX: dll => library Fri, 26 Apr 2013 11:58:45 GMT vboxsync [45772] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/libs/Makefile.kmk (modified) VPX: allow to build against libvpx provided by the build system Fri, 26 Apr 2013 08:12:50 GMT vboxsync [45767] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: respect conditionals Fri, 26 Apr 2013 08:08:42 GMT vboxsync [45766] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) enable VPX for Solaris hosts Fri, 26 Apr 2013 07:51:15 GMT vboxsync [45765] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) enable VPX for Darwin hosts Fri, 26 Apr 2013 07:12:26 GMT vboxsync [45758] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) enable VPX for Linux hosts Thu, 18 Apr 2013 16:09:56 GMT vboxsync [45615] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) deb/rpm: adapt to r85112 Thu, 04 Apr 2013 09:43:25 GMT vboxsync [45332] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) VBoxStub.cpp: Don't delete the extraction directory recursively since ... Thu, 04 Apr 2013 08:28:30 GMT vboxsync [45327] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) dependency fixes. Thu, 04 Apr 2013 07:56:10 GMT vboxsync [45326] * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) Misspelled VBox (comment). Wed, 03 Apr 2013 20:16:56 GMT vboxsync [45320] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) * trunk/src/VBox/Installer/win/Stub/resource.h (modified) VBoxStub: Split up main and changed the code to talk more unicode ... Wed, 03 Apr 2013 17:59:47 GMT vboxsync [45319] * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h (modified) oops Wed, 03 Apr 2013 17:59:18 GMT vboxsync [45318] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) grr Wed, 03 Apr 2013 17:46:20 GMT vboxsync [45317] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h (modified) ARG - installer stub exits successfully on failure. -> windows box Sat, 30 Mar 2013 20:15:31 GMT vboxsync [45255] * trunk/src/VBox/Installer/linux/testcase/tstInstallInit.sh (modified) tstInstallInit.sh: Use TESTBOX_PATH_SCRATCH instead of /tmp if ... Sat, 30 Mar 2013 20:12:23 GMT vboxsync [45254] * trunk/src/VBox/Installer/linux/testcase/tstHeadlessXOrg.sh (modified) tstHeadlessXOrg.sh: Use TESTBOX_PATH_SCRATCH instead of /tmp if possible. Wed, 27 Mar 2013 11:19:00 GMT vboxsync [45204] * trunk/configure (modified) * trunk/src/VBox/Installer/linux/distributions_deb (modified) * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) Linux hosts: added support for Ubuntu 13.04 Mon, 25 Mar 2013 13:52:11 GMT vboxsync [45172] * trunk/src/VBox/Installer/linux/scripts/install.sh (modified) header fix Mon, 18 Mar 2013 19:02:24 GMT vboxsync [45072] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Installer/win: handle packaging without docs Mon, 11 Mar 2013 20:29:30 GMT vboxsync [45002] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installers/linux: r84189, missing file. Mon, 11 Mar 2013 16:14:29 GMT vboxsync [44993] * trunk/debian/rules (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) Linux OSE builds: don't pass SVN revision = 0 Mon, 11 Mar 2013 09:34:35 GMT vboxsync [44969] * trunk/debian/dirs (modified) * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/dirs (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/scripts/install.sh (added) Installer/linux: move installer bits out of the Debian installers ... Mon, 11 Mar 2013 09:00:43 GMT vboxsync [44966] * trunk/src/VBox/Installer/linux/VBox.sh (modified) Installer/linux: fix r83769 and VBox.sh. Thu, 07 Mar 2013 08:07:12 GMT vboxsync [44944] * trunk/src/VBox/Installer/linux/debian/rules (modified) Installer/linux: fix NOQT case in Debian rules. Wed, 06 Mar 2013 20:39:10 GMT vboxsync [44939] * trunk/src/VBox/Installer/solaris/pkginstall.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) S10 /bin/sh doesn't grok 'set -o' it turns out, it wants more ... Tue, 05 Mar 2013 10:32:06 GMT vboxsync [44921] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/linux: cosmetical fix Tue, 05 Mar 2013 10:28:15 GMT vboxsync [44920] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/linux: grrr Tue, 05 Mar 2013 10:22:48 GMT vboxsync [44919] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/linux: another fix Tue, 05 Mar 2013 10:16:26 GMT vboxsync [44918] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/linux: installer fix Tue, 05 Mar 2013 10:04:57 GMT vboxsync [44917] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/Linux: another fix Tue, 05 Mar 2013 09:53:45 GMT vboxsync [44916] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/Linux: installer fix Mon, 04 Mar 2013 09:59:24 GMT vboxsync [44904] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Logging typo. Thu, 28 Feb 2013 12:52:46 GMT vboxsync [44866] * trunk/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) .deb fix Wed, 20 Feb 2013 20:29:37 GMT vboxsync [44772] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Installer/linux: fix still outstanding from r80829. Tue, 19 Feb 2013 12:30:24 GMT vboxsync [44750] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) Installer/linux/debian: put most of the build output into out/. Wed, 13 Feb 2013 21:09:44 GMT vboxsync [44676] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) Installer/linux: no need to have two different versions of VBox.sh; ... Wed, 13 Feb 2013 20:36:24 GMT vboxsync [44675] * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/linux: no need to have two different versions of VBox.sh; ... Wed, 13 Feb 2013 20:29:33 GMT vboxsync [44674] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/linux/debian/VBox.sh (deleted) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/linux: no need to have two different versions of VBox.sh.