VirtualBox

source: vbox/trunk/src/VBox/Installer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108112   2 weeks vboxsync Windows/Installer: Disable installing NetAdp and NetLwf drivers on …
(edit) @108110   2 weeks vboxsync Windows/Installer: Disable installing NetAdp and NetLwf drivers on …
(edit) @108109   2 weeks vboxsync Windows/Installer: Also ship VBoxVMMArm.dll. bugref:10849
(edit) @108108   2 weeks vboxsync Windows host drivers + installer: Removed _PreW10 support, as this is …
(edit) @108105   2 weeks vboxsync Host installer/win: Purged NLS recommending the 32-bit version of …
(edit) @108104   2 weeks vboxsync Windows host drivers + installer: Removed _PreW10 support, as this is …
(edit) @108090   2 weeks vboxsync Host installer/win: Only try installing the USB drivers if the feature …
(edit) @108074   2 weeks vboxsync Windows/InstallHelper: Renamed IsWindows10() -> IsWindowsSupported(), …
(edit) @108073   2 weeks vboxsync Windows/InstallHelper: Expose VBOX_WIN_VER_MAJOR + VBOX_WIN_VER_MINOR …
(edit) @108072   2 weeks vboxsync Windows/InstallHelper: Replaced RegQueryValueExW() for querying DWORDs …
(edit) @108071   2 weeks vboxsync Windows driver installation: Added VBoxWinDrvRegQueryDWORD[W] to have …
(edit) @108069   2 weeks vboxsync Windows/InstallHelper: Resolved some @todos. We should use something …
(edit) @108057   3 weeks vboxsync Windows/Installer: Use ProgramFiles64 (i.e. "Program Files") as the …
(edit) @108045   3 weeks vboxsync Windows/Installer: Fixed indent for zh_CN NLS (cosmetic only). bugref:10849
(edit) @108044   3 weeks vboxsync Windows/Installer: Also check the host's architecture when starting …
(edit) @108043   3 weeks vboxsync Windows/Installer: NLS: Fixed the minimum OS requirement Windows XP -> …
(edit) @108040   3 weeks vboxsync Windows/Installer: Removed NLS references for running on 32-bit …
(edit) @108038   3 weeks vboxsync Windows/Installer: Also check the host's architecture when starting …
(edit) @108027   3 weeks vboxsync Windows/Networking: Also removed NDIS 5-based drivers from the Windows …
(edit) @107996   3 weeks vboxsync Host installer/win: Start (load) the VBox support driver (VBoxSUP) …
(edit) @107995   3 weeks vboxsync Host installer/win: Fixed timeout value handling in ServiceControl() …
(edit) @107993   3 weeks vboxsync Installer/win: Fix for running with VBOX_WITH_USB= (without USB drivers).
(edit) @107990   3 weeks vboxsync Host installer/win: Added ServiceControl() to the …
(edit) @107964   4 weeks vboxsync Installer: Linux: Ask VBoxSVC to terminate gacefully and wait for it …
(edit) @107956   4 weeks vboxsync Installer/win/VBoxStub.cpp: Log the host architecture in verbose mode …
(edit) @107950   4 weeks vboxsync Host installer/win: Removed unused pwszName in VBoxMsiQueryPropInt32().
(edit) @107949   4 weeks vboxsync Host installer/win: Added GetPlatformArchitecture() to the …
(edit) @107948   4 weeks vboxsync Host installer/win: Added GetPlatformArchitecture() to the …
(edit) @107941   4 weeks vboxsync Host installer/win: Show the host architecture in the dialogs. bugref:10849
(edit) @107939   4 weeks vboxsync Windows host installer: Fixed build when VBOX_INSTALLER_QUICK is set …
(edit) @107938   4 weeks vboxsync Installer/win/VBoxStub.cpp: Log the host architecture in verbose mode. …
(edit) @107384   2 months vboxsync Windows host installer: Re-applied r166387 again (Don't ignore the …
(edit) @107383   2 months vboxsync Windows host installer: Fixed MSI installer validator warnings: …
(edit) @107380   2 months vboxsync Windows host installer: Removed support for (optionally) installing a …
(edit) @107376   2 months vboxsync Windows host installer: Fixed detection of previous / newer versions …
(edit) @107366   2 months vboxsync Windows host installer: Fixed detection of previous / newer versions …
(edit) @107365   2 months vboxsync Windows host installer: Don't hardcode the REINSTALLMODE property, as …
(edit) @107364   2 months vboxsync Windows host installer: Only include the typelib stuff (only and …
(edit) @107362   2 months vboxsync Main,Installer/win: Removed VBoxProxyStubLegacy.dll since we no longer …
(edit) @107361   2 months vboxsync Windows host installer: Removed the component "cp_RegisterExtensions", …
(edit) @107350   2 months vboxsync Reverted r166387 again (Windows host installer: Don't ignore the exit …
(edit) @107349   2 months vboxsync Windows host installer: Don't ignore the exit code of "msi validate" …
(edit) @107324   2 months vboxsync Windows host installer: Fixed an error: WIX v4 will report an error …
(edit) @107323   2 months vboxsync Windows host installer: Fixed an error: WIX v4 will report an error …
(edit) @107322   2 months vboxsync Windows host installer: Fixed an error: WIX v4 will report an error …
(edit) @107321   2 months vboxsync Windows host installer: Fixed an error: WIX v4 will report an error …
(edit) @107297   2 months vboxsync Windows/Networking: Removed NDIS 5-based drivers, as we don't support …
(edit) @107296   2 months vboxsync Windows/Networking: Removed NDIS 5-based drivers, as we don't support …
(edit) @107282   2 months vboxsync Installer/solaris: Remove the VirtualBox GUI shared objects …
(edit) @107253   3 months vboxsync Installer/linux: Build fix for r166244: FE/Qt: Installing wayland …
(edit) @107226   3 months vboxsync Installer/linux/install.sh: Handle packages w/o FE/Qt.
(edit) @107139   3 months vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107128   3 months vboxsync Linux: packaging: Add Ubuntu 24.10 (oracular).
(edit) @107107   3 months vboxsync Installer/win: bugref:10450: Bits forgotten in r166071.
(edit) @107086   3 months vboxsync *: Windows asan build fixes after the change to VS2022. jiraref:VBP-1439
(edit) @107016   3 months vboxsync Installer/win/Makefile.kmk: Use 'wix msi transform' to create the …
(edit) @107015   3 months vboxsync Installer/win: Specify the architecture/platform when invoking 'wix …
(edit) @107010   3 months vboxsync Installer/win/Scripts/VMMR0.inf: No VBoxDDR0.r0 on win.arm64. …
(edit) @107009   3 months vboxsync Installer/win/Makefile.kmk: scm fixes. jiraref:VBP-1442
(edit) @107008   3 months vboxsync Installer/win/Makefile.kmk: Is the MSI CPU name case sensitive? Try …
(edit) @107007   3 months vboxsync Installer/win/Makefile.kmk: Dependency fix. jiraref:VBP-1442
(edit) @107006   3 months vboxsync Installer/win/Makefile.kmk: Reworked the build time attestation …
(edit) @107005   3 months vboxsync Installer/win/Makefile.kmk: Workaround for broken compression control. …
(edit) @107004   3 months vboxsync Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
(edit) @107003   3 months vboxsync Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
(edit) @107000   3 months vboxsync Windows host installer: Resolved a @todo: Merged the almost identical …
(edit) @106993   3 months vboxsync Windows host installer: Also ship VBoxDrvInst.exe for the host [SCM …
(edit) @106991   3 months vboxsync Installer/win/Makefile.kmk: Try avoid compressing unused language .mst …
(edit) @106990   3 months vboxsync Installer/win/Makefile.kmk: Combined packing adjustments for …
(edit) @106989   3 months vboxsync Windows host installer: Also ship VBoxDrvInst.exe for the host. …
(edit) @106986   3 months vboxsync Installer/win: ARM64 adjustments. jiraref:VBP-1442
(edit) @106984   3 months vboxsync Installer/win/Stub*: ARM64 changes. Kicked out unnecessary VBoxStub.h …
(edit) @106856   4 months vboxsync PackDriversForSubmission.cmd: We don't have video drivers for …
(edit) @106854   4 months vboxsync Add/Nt/Installer,PackDriversForSubmission.cmd: arm64 attestation …
(edit) @106839   4 months vboxsync Windows driver installation: Made it a bit smarter wrt model / PnP ID …
(edit) @106822   4 months vboxsync Windows host installer/InstallHelper: Don't ignore (at least for now) …
(edit) @106821   4 months vboxsync Windows host installer: Always check the return code in the custom …
(edit) @106813   4 months vboxsync Installer/win/Stub: RTLdrLoadSystem can load COMCTL32.DLL since right …
(edit) @106798   4 months vboxsync Installer/win/Stub: Don't bother crossbuilding the installer stub on …
(edit) @106617   4 months vboxsync Installer/linux: bugref:10450: Install Wayland stuff for linux; S.a. …
(edit) @106605   4 months vboxsync bldprogs/VBoxDef2LazyLoad,Installer/win/Stub: Made the …
(edit) @106531   4 months vboxsync Installer/win/Makefile.kmk: VBOX_INS_PROD_ARCH.arm64 value. …
(edit) @106328   4 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106321   4 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106303   4 months vboxsync Installer/linux/prerm-common.sh: Fixed comment typo.
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @106031   5 months vboxsync Windows host installer: Always show the license page for non-OSE …
(edit) @105960   6 months vboxsync webtools & RPMs build: Add OpenSUSE 15.6.
(edit) @105822   6 months vboxsync Installer/linux: Update SVG icon (drop mime type, it's not a binary …
(edit) @105729   6 months vboxsync Installer/linux: Do not ship old SVG icon, to be undone when the icon …
(edit) @105708   6 months vboxsync Installer/win/Stub: There is only one driver cert (SHA-256) for …
(edit) @105705   6 months vboxsync Windows host installer: Fixed installation of network drivers in the …
(edit) @105703   6 months vboxsync Windows host installer: Fixed installation of network drivers in the …
(edit) @105610   7 months vboxsync Installer/darwin: bugref:10724: Update dmg/installer logos; s.a. …
(edit) @105505   7 months vboxsync preparing 7.1 build
(edit) @105503   7 months vboxsync preparing 7.1 build
(edit) @105374   7 months vboxsync Installer/darwin: Make sure to delete any old shadow storage for the …
(edit) @105373   7 months vboxsync Installer/darwin: More tweaks for the disk image (dmg): Hide all …
(edit) @105369   7 months vboxsync Installer/darwin: Tweaked the installer (mpkg) background image so …
(edit) @105345   7 months vboxsync Installer/darwin: Added the (temporary) shadow storage file to the …
Note: See TracRevisionLog for help on using the revision log.

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