VirtualBox

source: vbox/trunk/src/VBox/Installer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93391   3 years vboxsync Installer/win: Simplified VBoxStub's main function a little.
(edit) @93390   3 years vboxsync Installer/win: Documented proper quoting of --msiparams, adding a …
(edit) @93343   3 years vboxsync Installer/win/InstallHelper: Deal with the swprintf todo (should be …
(edit) @93341   3 years vboxsync /Config.kmk,HostDrivers,Installer/win: Added a VBoxR3StaticDllNoAsan …
(edit) @93340   3 years vboxsync Installer/win/InstallHelper: Don't use IPRT in the helper DLL, causes …
(edit) @93335   3 years vboxsync Installer/win/InstallHelper: Documented some oddities of …
(edit) @93334   3 years vboxsync Installer/win/InstallHelper: Don't use RT_ZERO on hProcess in procRun, …
(edit) @93333   3 years vboxsync Installer/win/InstallHelper: Added a Sleep(1) to procWait as it would …
(edit) @93332   3 years vboxsync Installer/win: Fixed packing of ASAN DLLs. bugref:8489 bugref:9841
(edit) @93322   3 years vboxsync /Config.kmk,*.kmk: Windows ASAN build adjustments. bugref:8489 bugref:9841
(edit) @93319   3 years vboxsync Installer/win/Resources: Use the VBoxR3StaticNoCrt and -NoEntry linker …
(edit) @93306   3 years vboxsync Installer/win: VC++ 19.2 update 11 build adjustments (bogus …
(edit) @93243   3 years vboxsync Installer/win: Added custom action for removing old VBoxDrv service. …
(edit) @93242   3 years vboxsync Installer/win: Added custom action for removing old VBoxDrv service. …
(edit) @93241   3 years vboxsync Installer/win: Put the final download filename as OriginalFilename and …
(edit) @93239   3 years vboxsync SUP,Installer/win: Renamed VBoxDrv.sys to VBoxSup.sys. bugref:10162
(edit) @93217   3 years vboxsync HostDrivers,Installer,Devices: Clean out the VBoxUSB driver which is …
(edit) @93125   3 years vboxsync Main/UnattendedOs2Install: More updates. [build fix]
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93095   3 years vboxsync Main,Installer: Early OS/2 unattended install templates.
(edit) @93054   3 years vboxsync Installer/darwin: Allow not installing the KEXTs in order to allow …
(edit) @92971   3 years vboxsync Installer/win: Use VBOX_WIN_NEWDEV. bugref:10116
(edit) @92930   3 years vboxsync Repack scripts: adding VBoxSF.sys and VBoxMRXNP.dll for attestaion …
(edit) @92927   3 years vboxsync Installer/win/Makefile.kmk: Must not expand VBOX_PATH_MSITRAN too …
(edit) @92881   3 years vboxsync VBoxCreateUSBNode.sh: USB class is a two-digit hex number, use string …
(edit) @92774   3 years vboxsync Installer/solaris: Ignore dependencies of vboxshell.py. They cause …
(edit) @92773   3 years vboxsync Installer/solaris: Fix makefile syntax issue introduced when trying to …
(edit) @92770   3 years vboxsync Installer/solaris: Processing through $(SED) loses the execute …
(edit) @92682   3 years vboxsync Installer/linux/routines.sh: Use improved check for systemd presence. …
(edit) @92656   3 years vboxsync Installer/linux: Check for Python package distutils presence. Avoids …
(edit) @92655   3 years vboxsync Installer/solaris: More detailed message why a certain Python install …
(edit) @92654   3 years vboxsync Installer/linux: Fix variable name referring to the Python executable. …
(edit) @92652   3 years vboxsync Installer/linux: Install VirtualBox API bindings for every suitable …
(edit) @92650   3 years vboxsync Installer/solaris: /bin/sh on Solaris 10 does not understand $() style …
(edit) @92637   3 years vboxsync Installer/linux: Recent udev complains about NAME= assignments, and …
(edit) @92636   3 years vboxsync Installer/solaris: Reintroduced lost silencing of the API binding …
(edit) @92635   3 years vboxsync Installer/solaris: File list should not exist, suppress error. bugref:9840
(edit) @92634   3 years vboxsync Installer/solaris: Forgotten creation of /etc/vbox/ in previous …
(edit) @92629   3 years vboxsync Installer/solaris: Install VirtualBox API bindings for every suitable …
(edit) @92628   3 years vboxsync Installer/linux: Coding style improvement to uninstall.sh.
(edit) @92604   3 years vboxsync Installer/linux: Check for presence of directories which may not be …
(edit) @92602   3 years vboxsync Installer/solaris: Install python3 API support if present. bugref:9840
(edit) @92601   3 years vboxsync Installer/linux: Enable install of python3 API support, if it's …
(edit) @92597   3 years vboxsync Repack scripts: fixing the issue with absence of version_build in GA …
(edit) @92590   3 years vboxsync configure, debian/rules, rpm/rules: Fix AUTOCFG handing in configure, …
(edit) @92549   3 years vboxsync Installer/darwin: hostArchitectures is comma delimited, not space delimited
(edit) @92503   3 years vboxsync Installer/solaris, Additions/solaris/Installer: Fix handing of …
(edit) @92501   3 years vboxsync Installer/darwin: Report installer compatibility with arm64, otherwise …
(edit) @92500   3 years vboxsync Installer/darwin: Minor shell script tweaking, should in practice be …
(edit) @92485   3 years vboxsync Installer/solaris/Makefile.kmk: Add QHelp docs to Solaris package.
(edit) @92346   3 years vboxsync Installer/darwin/VBoxKEXTs/postflight: Generalize the different Big …
(edit) @92314   3 years vboxsync Additions: Place the registry tweak in the right place for picking it …
(edit) @92273   3 years vboxsync debian/rules, rpm/VirtualBox.tmpl.spec: Move the UnattendedTemplates …
(edit) @92148   3 years vboxsync FE/Qt: bugref:10127. freebsd installer uses comon .desktop files.
(edit) @92114   3 years vboxsync Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh: Generalize the …
(edit) @92010   3 years vboxsync FE/Qt: bugref:10127. Removing DocPath entries. They are KDE specific …
(edit) @91978   3 years vboxsync FE/Qt: bugref:10127 Removing MemType from virtualboxvm.desktop since …
(edit) @91977   3 years vboxsync FE/Qt: bugref:10127. Removing Encoding entry from .desktop files are …
(edit) @91859   3 years vboxsync FE/Qt: bugref:10127. Hiding virtualboxvm.desktop from application menus.
(edit) @91857   3 years vboxsync FE/Qt: bugref:10127. Adding virtualboxvm.desktop to installer. take 2.
(edit) @91847   3 years vboxsync Reverting r147647.
(edit) @91846   3 years vboxsync FE/Qt: bugref:10127. Adding virtualboxvm.desktop to installer. First draft.
(edit) @91701   3 years vboxsync debian/rules: Eliminate useless parallel build options (this is set up …
(edit) @91700   3 years vboxsync Installer/linux/routines.sh: Remove executable bit since it is always …
(edit) @91699   3 years vboxsync debian/rules: More un-breaking the debian package building, by …
(edit) @91591   3 years vboxsync VBoxStub: Extend manifest to enable DPI awareness, avoiding the blurry …
(edit) @90431   3 years vboxsync Installer: Linux: vboxdrv.sh: fix modules presence detection, bugref:9958.
(edit) @90414   3 years vboxsync debian/control, src/VBox/Installer/linux/debian/control: Remove …
(edit) @90404   3 years vboxsync debian, src/VBox/Installer/linux: remove all traces of VBoxVRDP (long …
(edit) @90369   3 years vboxsync Installer/linux/rpm/VirtualBox.tmpl.spec: Fix deletion of chrpath when …
(edit) @90368   3 years vboxsync Installer/linux/rpm/VirtualBox.tmpl.spec: Use the right expansion for …
(edit) @90367   3 years vboxsync Installer/linux/rpm/VirtualBox.tmpl.spec: For EL7 make sure we use …
(edit) @90361   3 years vboxsync debian/rules, rpm/rules: Fix relative path reference to chrpath.
(edit) @90359   3 years vboxsync debian/rules, rpm/rules: Fix svn_revision variable use.
(edit) @90357   3 years vboxsync debian/rules, rpm/rules: Forgotten wildcard for .qhc file.
(edit) @90354   3 years vboxsync configure, debian/rules, rpm/rules: Many bug fixes. Clean up the …
(edit) @90320   3 years vboxsync Installer/linux/Makefile.kmk: Fix packing of the QHelp documentation.
(edit) @90118   3 years vboxsync /configure, debian/rules, rpm/rules: More accurately control where the …
(edit) @90081   3 years vboxsync debian/rules, rpm/rules: Make it listen to PATH_OUT_BASE, not …
(edit) @90080   3 years vboxsync debian/rules, rpm/rules: Make it listen to VBOX_OUT_BASE for where to …
(edit) @90038   3 years vboxsync debian/rules, rpm/rules: Change from CHM help file to QHelp. bugref:9831
(edit) @89825   3 years vboxsync FE/Qt: bugref:3355. packaging fix
(edit) @89672   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89671   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89669   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89659   3 years vboxsync Installer/linux/Makefile.kmk: vkat is now in the bin dir when we need …
(edit) @89658   3 years vboxsync Installer/linux/Makefile.kmk: Backed out vkat hack. bugref:10008
(edit) @89629   3 years vboxsync Installer/darwin: bugref:9559: Update DMG tiff file.
(edit) @89626   3 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers. …
(edit) @89486   3 years vboxsync Config.kmk, Installer/linux and Installer/solaris: Passing gtk2 …
(edit) @89207   4 years vboxsync Installer: Linux: vboxdrv.sh: fix typo in log message, bugref:9958.
(edit) @89203   4 years vboxsync Installer: Linux: vboxdrv.sh: update modules rebuild logic, …
(edit) @89173   4 years vboxsync Installer: Linux: attempt to fix VBox version detection on Debian …
(edit) @89166   4 years vboxsync Installer: Linux: attempt to fix VBox version detection on some …
(edit) @89164   4 years vboxsync Installer: Linux: reverted r144498, r144499, r144501: temporary …
(edit) @89160   4 years vboxsync Installer: Linux: Temporary add diagnostic logging to vboxdrv.sh (3) …
(edit) @89158   4 years vboxsync Installer: Linux: Temporary add diagnostic logging to vboxdrv.sh (2) …
(edit) @89157   4 years vboxsync Installer: Linux: Temporary add diagnostic logging to vboxdrv.sh (to …
(edit) @89145   4 years vboxsync Installer: Linux: prevent vboxdrv.sh from building modules if …
(edit) @89134   4 years vboxsync Installer: Linux: vboxdrv.sh: introduce helper functions to detect …
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