# # ChangeLog for trunk/src/VBox/Installer in vbox # # Generated by Trac 1.4.3.2 # Dec 4, 2024 5:09:31 AM Mon, 21 Mar 2016 12:00:57 GMT vboxsync [60117] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux: more fixes for Qt5, mainly nitpicking Mon, 21 Mar 2016 11:26:49 GMT vboxsync [60116] * trunk/src/VBox/Installer/linux/install.sh (modified) be consistent with other places Mon, 21 Mar 2016 11:19:06 GMT vboxsync [60114] * trunk/src/VBox/Installer/linux/install.sh (modified) Installer/linux: append the symlinks to the list of files to be ... Mon, 21 Mar 2016 10:02:09 GMT vboxsync [60113] * trunk/src/VBox/Installer/linux/install.sh (modified) typo Mon, 21 Mar 2016 09:33:55 GMT vboxsync [60112] * trunk/src/VBox/Installer/linux/install.sh (modified) nitpicking Fri, 18 Mar 2016 16:24:38 GMT vboxsync [60102] * trunk/src/VBox/Installer/linux/install.sh (modified) Fix for r106101. Fri, 18 Mar 2016 16:01:38 GMT vboxsync [60101] * trunk/src/VBox/Installer/linux/install.sh (modified) FE/Qt: Qt5 migration (part 111): X11: Installer: .run package should ... Fri, 18 Mar 2016 13:07:09 GMT vboxsync [60094] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) FE/Qt: Qt5 migration (part 110): X11: Put the legacy XCB stuff into ... Fri, 18 Mar 2016 11:35:55 GMT vboxsync [60091] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Installer/linux: create the INSTALLATION_DIR before we copy the ... Thu, 17 Mar 2016 12:56:49 GMT vboxsync [60075] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) fix Thu, 17 Mar 2016 12:50:30 GMT vboxsync [60074] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Fix for r106066. Thu, 17 Mar 2016 12:18:23 GMT vboxsync [60072] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 ... Wed, 09 Mar 2016 15:51:42 GMT vboxsync [59970] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) FE/Qt: Qt5 migration (part 105): Preparing GUI via Qt5 installer for ... Fri, 04 Mar 2016 13:42:44 GMT vboxsync [59924] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) FE/Qt: Qt5 migration (part 103): Preparing GUI via Qt5 installer for ... Tue, 01 Mar 2016 11:23:08 GMT vboxsync [59883] * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/postinst-common.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) bugref:8270: improve Linux .run installer to give hints about trouble ... Mon, 29 Feb 2016 15:13:35 GMT vboxsync [59873] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) FE/Qt: Qt5 migration (part 101): Preparing Qt5 tool: with-qt4-dir => ... Mon, 29 Feb 2016 12:59:42 GMT vboxsync [59871] * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/routines.sh (modified) Linux installer: save the list of installed python files so we can ... Fri, 26 Feb 2016 19:31:27 GMT vboxsync [59860] * trunk/src/VBox/Installer/linux/install.sh (modified) bugref:8270: improve Linux .run installer to give hints about trouble ... Wed, 24 Feb 2016 14:35:47 GMT vboxsync [59798] * trunk/Config.kmk (modified) * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/client/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/components.py (modified) * trunk/src/libs/xpcom18a4/python/file.py (modified) * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) * trunk/src/libs/xpcom18a4/python/primitives.py (modified) * trunk/src/libs/xpcom18a4/python/server/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/server/loader.py (modified) * trunk/src/libs/xpcom18a4/python/server/module.py (modified) * trunk/src/libs/xpcom18a4/python/server/policy.py (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/test/test_test_component.py (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) * trunk/src/libs/xpcom18a4/python/xpt.py (modified) re-applied the Python 3 changes which were backed out in r105674 sans ... Wed, 24 Feb 2016 09:13:27 GMT vboxsync [59795] * trunk/Config.kmk (modified) * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/client/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/components.py (modified) * trunk/src/libs/xpcom18a4/python/file.py (modified) * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) * trunk/src/libs/xpcom18a4/python/primitives.py (modified) * trunk/src/libs/xpcom18a4/python/server/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/server/loader.py (modified) * trunk/src/libs/xpcom18a4/python/server/module.py (modified) * trunk/src/libs/xpcom18a4/python/server/policy.py (modified) * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGBase.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIClassInfo.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIComponentManagerObsolete.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInputStream.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfo.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIVariant.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/src/Pyxpt_info.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/TypeObject.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) * trunk/src/libs/xpcom18a4/python/test/test_test_component.py (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) * trunk/src/libs/xpcom18a4/python/xpt.py (modified) temporarily back out the recent Python 3 changes (r105649, r105645, ... Mon, 22 Feb 2016 12:14:21 GMT vboxsync [59769] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/client/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/components.py (modified) * trunk/src/libs/xpcom18a4/python/file.py (modified) * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) * trunk/src/libs/xpcom18a4/python/primitives.py (modified) * trunk/src/libs/xpcom18a4/python/server/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/server/loader.py (modified) * trunk/src/libs/xpcom18a4/python/server/module.py (modified) * trunk/src/libs/xpcom18a4/python/server/policy.py (modified) * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGBase.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIClassInfo.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIComponentManagerObsolete.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInputStream.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfo.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIVariant.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/src/Pyxpt_info.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/TypeObject.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) * trunk/src/libs/xpcom18a4/python/test/test_test_component.py (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) * trunk/src/libs/xpcom18a4/python/xpt.py (modified) PyXPCOM: port to make it compatible with Python 3 (minimum supported ... Tue, 16 Feb 2016 19:39:26 GMT vboxsync [59708] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Config.kmk,Installer/win/Makefile.kmk: Disable dual signing for MSIs ... Thu, 11 Feb 2016 17:23:00 GMT vboxsync [59638] * trunk/src/VBox/Installer/linux/rpm/rules (modified) rpm: workaround for our build boxes. Force using the system-provided ... Fri, 05 Feb 2016 16:21:21 GMT vboxsync [59600] * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) indent Fri, 05 Feb 2016 15:46:13 GMT vboxsync [59599] * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) Added ckecking VBOX_MSI_INSTALL_PATH environment variable. Wed, 27 Jan 2016 10:53:06 GMT vboxsync [59489] * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) BugReportTool: output and text options added, windows installer bit ... Tue, 26 Jan 2016 11:54:57 GMT vboxsync [59472] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) FE/Qt: Qt5 migration (part 74): Preparing Qt5 tool: VBOX_QT4_MOD => ... Tue, 26 Jan 2016 11:34:08 GMT vboxsync [59471] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) FE/Qt: Qt5 migration (part 73): Preparing Qt5 tool: VBOX_QT4_INFIX => ... Tue, 26 Jan 2016 11:12:22 GMT vboxsync [59469] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/configure (modified) * trunk/configure.vbs (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) FE/Qt: Qt5 migration (part 72): Preparing Qt5 tool: VBOX_PATH_QT4 => ... Tue, 26 Jan 2016 10:32:53 GMT vboxsync [59468] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) FE/Qt: Qt5 migration (part 71): Preparing Qt5 tool: VBOX_WITH_QT4_SUN ... Mon, 25 Jan 2016 09:40:06 GMT vboxsync [59453] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxPci/linux/Makefile (modified) * trunk/src/VBox/Installer/linux/Makefile.include.footer (modified) ticketref:15069: Minor issue with file permissions - fail SCAP ... Thu, 21 Jan 2016 12:22:12 GMT vboxsync [59427] * trunk/src/VBox/Installer/linux/Makefile.include.footer (modified) Installer/Additions/Linux: added modules_install target Thu, 21 Jan 2016 11:43:53 GMT vboxsync [59426] * trunk/src/VBox/Installer/linux/postinst-common.sh (modified) * trunk/src/VBox/Installer/linux/prerm-common.sh (modified) bugref:8208:5.0.12 / 5.0.14 /sbin/rcvboxdrv, ticketref:15057: linux ... Wed, 20 Jan 2016 13:39:26 GMT vboxsync [59418] * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) Main,Installer/win: VBoxProxyStubLegacy for 32-bit windows as well - ... Tue, 19 Jan 2016 15:07:09 GMT vboxsync [59411] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/win: proxy stub packing fix. Tue, 19 Jan 2016 10:10:39 GMT vboxsync [59404] * trunk (modified) * trunk/Config.kmk (modified) * trunk/include/iprt/initterm.h (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) * trunk/src/VBox/Installer/win/Stub/crypt32.def (added) * trunk/src/VBox/Installer/win/Stub/msi.def (added) * trunk/src/VBox/Installer/win/Stub/shell32.def (added) * trunk/src/VBox/Installer/win/Stub/user32.def (added) * trunk/src/VBox/Installer/win/Stub/ws2_32.def (added) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/init.h (modified) * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/internal-r3-win.h (modified) * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/bldprogs/VBoxCheckImports.cpp (added) * trunk/src/bldprogs/VBoxDef2LazyLoad.cpp (modified) Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, ... Tue, 19 Jan 2016 03:45:55 GMT vboxsync [59397] * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) VBoxMergeApp.wxi: Corrected VersionNT value for proxy stub DLL selection. Tue, 19 Jan 2016 02:33:43 GMT vboxsync [59395] * trunk/src/VBox/Installer/win/VirtualBox_TypeLibWithInterfaces.xsl (modified) VirtualBox_TypeLibWithInterfaces.xsl: Die complaining during packing ... Tue, 19 Jan 2016 01:29:44 GMT vboxsync [59390] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLibWithInterfaces.xsl (copied) Installer/win: Simplified some of the proxy stub changes, but added a ... Mon, 18 Jan 2016 17:48:29 GMT vboxsync [59386] * trunk/src/VBox/Installer/win/VBoxMergeAppSeq.wxi (modified) VBoxMergeAppSeq.wxi: VBOX_WITH_MIDL_PROXY_STUB no longer needed after ... Sat, 16 Jan 2016 04:07:40 GMT vboxsync [59363] * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxi (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/win/Makefile.kup (added) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (copied) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.def (modified) VBoxProxyStub: Work in progress. Wed, 13 Jan 2016 21:24:28 GMT vboxsync [59329] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeAppSeq.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxi (modified) Installer/win: Implemented VBOX_WITH_MIDL_PROXY_STUB=1 registration. Wed, 13 Jan 2016 21:23:42 GMT vboxsync [59328] * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (modified) Installer/win/VirtualBox_TypeLib.xsl: Set the MajorVersion and ... Wed, 13 Jan 2016 01:57:19 GMT vboxsync [59321] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Installer/win/Makefile.kmk: Pass down VBOX_WITH_MIDL_PROXY_STUB to ... Thu, 07 Jan 2016 17:31:55 GMT vboxsync [59279] * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) rpm: fix for openSUSE Wed, 16 Dec 2015 18:48:14 GMT vboxsync [59162] * trunk/src/VBox/Installer/linux/debian/rules (modified) bugref:8168: deb packaging of vbox-img is broken: this was just due ... Wed, 16 Dec 2015 11:28:45 GMT vboxsync [59150] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) rpm/deb: add the .debug variants of .r0 and .rc modules to the ... Wed, 16 Dec 2015 10:26:42 GMT vboxsync [59147] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) forward-ported r104727 (run: added debug versions of .r0 and .rc ... Fri, 27 Nov 2015 16:30:15 GMT vboxsync [58906] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux: pack rdesktop-vrdp for non-official builds Fri, 27 Nov 2015 10:41:22 GMT vboxsync [58897] * trunk/src/VBox/Installer/linux/routines.sh (modified) bugref:8136: OL7.2: VBoxService not started: wake up systemd when we ... Mon, 23 Nov 2015 12:51:11 GMT vboxsync [58820] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/linux/installers: fix error reporting when the kernel ... Fri, 20 Nov 2015 13:14:13 GMT vboxsync [58794] * trunk/include/VBox/VBoxNetCfg-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) NetAdp/win: Delayed renaming of connections, address generation fix, ... Fri, 20 Nov 2015 11:06:35 GMT vboxsync [58793] * trunk/src/VBox/Installer/win/PublicProperties.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxs (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) bugref:8101. Windows MSM build is affected. Global property ... Tue, 17 Nov 2015 14:13:20 GMT vboxsync [58721] * trunk/src/VBox/Installer/win/PublicProperties.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxs (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) bugref:8101. Windows MSM build is affected. It is passed public ... Mon, 16 Nov 2015 10:41:05 GMT vboxsync [58696] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) Solaris/Installer: avoid calling 'which' on checkinstall if possible. Fri, 13 Nov 2015 14:15:52 GMT vboxsync [58687] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) * trunk/src/VBox/Installer/solaris/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: safer quoting. Thu, 12 Nov 2015 17:57:50 GMT vboxsync [58678] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: nit. Thu, 12 Nov 2015 10:03:51 GMT vboxsync [58672] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) bugref:8051: Installers: unify Linux host installers as far as ... Thu, 12 Nov 2015 09:08:04 GMT vboxsync [58669] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Add support for Python 2.7 bindings, adjusted ... Thu, 12 Nov 2015 08:09:52 GMT vboxsync [58668] * trunk/src/VBox/Installer/common/virtualbox.desktop.in (modified) Installer/linux: fixed a few compatibility issues with the .desktop file Wed, 11 Nov 2015 10:31:19 GMT vboxsync [58657] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: nit. Tue, 10 Nov 2015 15:15:55 GMT vboxsync [58649] * trunk/src/VBox/Installer/linux/distributions_deb (modified) deb: Ubuntu 15.10 Tue, 10 Nov 2015 14:07:29 GMT vboxsync [58641] * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) Windows host installer: Fixed "Start VirtualBox" checkbox handling ... Tue, 10 Nov 2015 14:05:05 GMT vboxsync [58639] * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) Windows host installer: Fixed "Start VirtualBox" checkbox handling ... Mon, 09 Nov 2015 11:36:54 GMT vboxsync [58615] * trunk/src/VBox/Installer/linux/routines.sh (modified) bugref:7906: Installers/Linux: support systemd: fix systemd detection ... Fri, 06 Nov 2015 11:36:54 GMT vboxsync [58599] * trunk/src/VBox/Installer/win/Properties.wxi (modified) * trunk/src/VBox/Installer/win/PublicProperties.wxi (added) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergePython.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeUSB.wxs (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Try to move our public properties into the ... Fri, 06 Nov 2015 11:11:27 GMT vboxsync [58596] * trunk/src/VBox/Installer/win/Properties.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Try to move our public properties into the ... Thu, 05 Nov 2015 15:39:41 GMT vboxsync [58585] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/install_service (deleted) * trunk/src/VBox/Installer/linux/scripts/VBoxHeadlessXOrg.sh (modified) Installers/linux (host): remove the creative and over-engineered init ... Wed, 04 Nov 2015 15:09:59 GMT vboxsync [58571] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Try to fix the public NETWORKTYPE property. Wed, 04 Nov 2015 14:44:05 GMT vboxsync [58570] * trunk/doc/manual/en_US/user_Installation.xml (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Build fix. Wed, 04 Nov 2015 14:02:02 GMT vboxsync [58565] * trunk/doc/manual/en_US/user_Installation.xml (modified) * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Reverted experiment from r103894 -- not needed. Wed, 04 Nov 2015 12:34:03 GMT vboxsync [58559] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Mark our public properties as being "secure" ... Wed, 04 Nov 2015 12:26:59 GMT vboxsync [58558] * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Fixed setting public properties from command ... Wed, 04 Nov 2015 09:05:29 GMT vboxsync [58556] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) Installer/win/Stub/VBoxStub.cpp: Don't start the installation when ... Tue, 03 Nov 2015 17:33:28 GMT vboxsync [58554] * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Try fixing our public properties. Wed, 28 Oct 2015 17:44:15 GMT vboxsync [58458] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) remove QtNetwork Wed, 28 Oct 2015 16:15:37 GMT vboxsync [58451] * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) rpm: depend on net-tools for '/sbin/ifconfig'. AFAICS this package is ... Wed, 28 Oct 2015 10:15:18 GMT vboxsync [58441] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) #8051: Installers: unify Linux host installers as far as possible: ... Tue, 27 Oct 2015 14:55:01 GMT vboxsync [58431] * trunk/src/VBox/HostDrivers/linux/load.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) linux/load.sh,linux/vboxdrv.sh: Added stop_keep_udev to vboxdrv.sh ... Mon, 26 Oct 2015 12:01:23 GMT vboxsync [58417] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) #8051: Installers: unify Linux host installers as far as possible: as ... Mon, 26 Oct 2015 11:56:38 GMT vboxsync [58416] * trunk/src/VBox/Installer/linux/prerm-common.sh (modified) Installer/linux (host): silence more unwanted output. Mon, 26 Oct 2015 10:33:14 GMT vboxsync [58412] * trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxi (modified) Installer/win: Temporary fix to install network drivers in Citrix MSM ... Sun, 25 Oct 2015 09:34:21 GMT vboxsync [58403] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/check_module_dependencies.sh (moved) #8051: Installers: unify Linux host installers as far as possible: ... Sat, 24 Oct 2015 17:31:10 GMT vboxsync [58401] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) #8051: Installers: unify Linux host installers as far as possible: ... Sat, 24 Oct 2015 17:04:50 GMT vboxsync [58400] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) #8051: Installers: unify Linux host installers as far as possible: ... Sat, 24 Oct 2015 06:59:03 GMT vboxsync [58399] * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/postinst-common.sh (modified) * trunk/src/VBox/Installer/linux/routines.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) #8051: Installers: unify Linux host installers as far as possible: ... Fri, 23 Oct 2015 11:07:48 GMT vboxsync [58387] * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/linux (host): silence some non-fatal warnings in rpm/rules ... Fri, 23 Oct 2015 10:52:35 GMT vboxsync [58386] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Installer/linux (host): simplify putting files in place in the deb ... Thu, 22 Oct 2015 13:18:17 GMT vboxsync [58379] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/scripts/install.sh (deleted) Installer/linux (host): revert r84189 with adjustments for changes ... Wed, 21 Oct 2015 09:35:15 GMT vboxsync [58352] * trunk/src/VBox/Installer/linux/sh-utils.sh (deleted) Installer/linux: remove unused file. Wed, 21 Oct 2015 08:59:00 GMT vboxsync [58351] * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/autorun.sh (modified) * trunk/src/VBox/Installer/linux/runasroot.sh (modified) Installer/linux (guest): get rid of more auto-generation. Tue, 20 Oct 2015 16:19:04 GMT vboxsync [58345] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/installer-common.sh (deleted) * trunk/src/VBox/Installer/linux/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/testcase/tstInstallInit.sh (deleted) * trunk/src/VBox/Installer/linux/testcase/tstInstaller.sh (deleted) * trunk/src/VBox/Installer/linux/testcase/tstInstallerLinux.sh (deleted) Installer/linux (host): removed dead script. Tue, 20 Oct 2015 14:38:32 GMT vboxsync [58342] * trunk/src/VBox/Installer/linux/install.sh (modified) Installer/linux (host): check for VirtualBox running from the build ... Tue, 20 Oct 2015 11:37:21 GMT vboxsync [58333] * trunk/src/VBox/Installer/linux/scripts/check_module_dependencies.sh (modified) Installers/linux: tell check_module_dependencies.sh about dns on RedHat. Tue, 20 Oct 2015 11:36:00 GMT vboxsync [58332] * trunk/src/VBox/Installer/linux/scripts/check_module_dependencies.sh (modified) Installers/linux: fixes to check_module_dependencies.sh. Tue, 20 Oct 2015 09:34:06 GMT vboxsync [58326] * trunk/src/VBox/Additions/linux/installer/vboxadd-service.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.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/vboxdrv.sh (modified) * trunk/src/VBox/Installer/linux/vboxweb-service.sh (modified) Installers/linux: service output clean-up. Tue, 20 Oct 2015 08:39:37 GMT vboxsync [58324] * trunk/src/VBox/Additions/linux/export_modules (modified) * trunk/src/VBox/Additions/linux/installer/autorun.sh (modified) * trunk/src/VBox/HostDrivers/linux/export_modules (modified) * trunk/src/VBox/HostDrivers/linux/load.sh (modified) * trunk/src/VBox/HostDrivers/linux/loadall.sh (modified) * trunk/src/VBox/Installer/linux/postinst-common.sh (modified) * trunk/src/VBox/Installer/linux/prerm-common.sh (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Installers/linux: cleaner script for getting shell script location ... Tue, 20 Oct 2015 08:37:30 GMT vboxsync [58323] * trunk/src/VBox/Installer/linux/VBox.sh (modified) Installer/linux: for non-package installations, VBox.sh can find the ... Fri, 16 Oct 2015 14:37:49 GMT vboxsync [58281] * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) VBoxKEXTs/postflight: Make sure the '/Library/LaunchDaemons/' ... Thu, 15 Oct 2015 19:21:25 GMT vboxsync [58271] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Installer/linux (host): check the version and support driver version ...