VirtualBox

source: vbox/trunk/src/VBox/Installer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78133   6 years vboxsync linux/Makefile-footer.gmk: Check for VBOX_NOJOBS before creating JOBS. …
(edit) @78047   6 years vboxsync Installer/linux: Fix previous, the paren is intended and must be …
(edit) @78045   6 years vboxsync Installer/linux: drop unbalanced paren from egrep expression …
(edit) @77804   6 years vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(edit) @77776   6 years vboxsync Reverted r129368 as this was already addressed by r129145 and in a way …
(edit) @77769   6 years vboxsync Config.kmk: with VBOX_WITH_CORP_CODE_SIGNING treat "1" as a synonym …
(edit) @77766   6 years vboxsync Config.kmk: Change VBOX_WITH_CORP_CODE_SIGNING to be a set of …
(edit) @77740   6 years vboxsync linux/Makefile-header.gmk: Ubuntu 4.10 fix. bugref:9172
(edit) @77720   6 years vboxsync Drivers/Linux: drop SUBDIRS= from Make files for upcoming Linux 5.3 …
(edit) @77541   6 years vboxsync Installer/linux: Use M instead of SUBDIRS for kernel version 5 and …
(edit) @77504   6 years vboxsync Add/linux: Workaround for GNU make that does not sport MAKEFILE_LIST …
(edit) @77416   6 years vboxsync More linux kernel module Makefile cleanups: Oops.
(edit) @77404   6 years vboxsync More linux kernel module Makefile cleanups: Try make 2.6.0 thru 2.6.5 …
(edit) @77403   6 years vboxsync More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
(edit) @77402   6 years vboxsync More linux kernel module Makefile cleanups: EXTRA_INCL appears not be …
(edit) @77401   6 years vboxsync More linux kernel module Makefile cleanups: KFLAGS and LINUX_VERBOSE …
(edit) @77400   6 years vboxsync More linux kernel module Makefile cleanups: Seems MODULE is not a …
(edit) @77399   6 years vboxsync More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
(edit) @77397   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77390   6 years vboxsync Renamed the common linux makefile includes to use a more conventional …
(edit) @77389   6 years vboxsync linux module makefile tinkering & cleaning up.
(edit) @77379   6 years vboxsync Installer/win: fix sed magic for MSM re-packing. bugref:8691
(edit) @77351   6 years vboxsync Installer/win: Fix typos breaking the re-packing scripts. Include the …
(edit) @77333   6 years vboxsync Installer/win: fix for MSM packing (not using language specifif …
(edit) @77331   6 years vboxsync Installer/win: Fix sed processing of the wix files used for re-packing …
(edit) @77329   6 years vboxsync Installer/win: Finish Properties.wxi -> Defines.wxi renaming (for MSM …
(edit) @77327   6 years vboxsync Installer/win: fix escaping (was showing up in the MSM case, but the …
(edit) @77302   6 years vboxsync Installer/win: typo fix
(edit) @77301   6 years vboxsync Installer/win: Added repacking support for the MSM packages
(edit) @77196   6 years vboxsync Help text: explain about EFI Secure Boot and signing. ticketref:18312: …
(edit) @77059   6 years vboxsync Installer/linux/Makefile.include.header: Shut up makefile warnings. …
(edit) @76972   6 years vboxsync Installers: add VirtualBoxVM to a few places where it was missed. …
(edit) @76939   6 years vboxsync Reverted previous commit: merged too much.
(edit) @76938   6 years vboxsync Additions/linux/vboxvideo: Fix incorrect type in assignment sparse …
(edit) @76866   6 years vboxsync Installer/darwin: use "macOS" instead of "Mac OS X" as per Apple's …
(edit) @76818   6 years vboxsync Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
(edit) @76814   6 years vboxsync Installer/solaris: Add VirtualBoxVM launching option in VBox.sh.
(edit) @76770   6 years vboxsync Installer/Linux: add conflict with virtualbox-qt to Debian control …
(edit) @76759   6 years vboxsync Installers/linux: support Fedora 27 and later in the RPM spec. …
(edit) @76758   6 years vboxsync Installers/Linux: add VirtualBoxVM symbolic links for RPM and Deb …
(edit) @76712   6 years vboxsync Do not use pragma once when building Linux kernel modules. …
(edit) @76703   6 years vboxsync Updated translations. Thank you David Gonzalez, Vincenzo Reale, Lee …
(edit) @76614   6 years vboxsync Darwin installer: Build fix.
(edit) @76612   6 years vboxsync Darwin installer: Fixed missing CLI wrapper to VirtualBoxVM.
(edit) @76611   6 years vboxsync Reverted r127914.
(edit) @76610   6 years vboxsync Linux installer: Various path quoting fixes / simplifications.
(edit) @76609   6 years vboxsync Linux installer: Fixed missing symlinks to VirtualBoxVM.
(edit) @76608   6 years vboxsync Linux installer: Fixed missing symlinks to VirtualBoxVM.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76575   6 years vboxsync Installer: scm --guard-relative-to-dir {parent}
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76529   6 years vboxsync Installer: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76420   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76416   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76370   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76268   6 years vboxsync Installer/Windows: fixed missing newline at end of Simplified Chinese …
(edit) @76265   6 years vboxsync Installer/Windows: Greek translation fix.
(edit) @76264   6 years vboxsync Installer/Windows: forward-ported r119536: add Simplified Chinese …
(edit) @76262   6 years vboxsync Installer/Windows * Add Greek translation. Thank you Socratis …
(edit) @76242   6 years vboxsync Installer/win: Corrected the VirtualBox_TypeLib*.xsl script to deal …
(edit) @76226   6 years vboxsync Translations: updated Windows installer Turkish translations. Thank …
(edit) @76156   6 years vboxsync Installer: Adding a missing string to Turkish translation to fix a …
(edit) @76152   6 years vboxsync Windows installer: Disabled fa_IR again, used codepage 1254 for tr_TR.
(edit) @76142   6 years vboxsync Windows installer: Use codepage 1256 for fa_IR.
(edit) @76141   6 years vboxsync Windows installer: Include NLS support for tr_TR and fa_IR.
(edit) @76120   6 years vboxsync Installer/darwin: make FUSE packing more tweakable
(edit) @76068   6 years vboxsync Linux installers: use systemctl daemon-reload, not daemon-reexec. …
(edit) @76046   6 years vboxsync Linux installers: do not call daemon-restart too often. bugref:3809: …
(edit) @76014   6 years vboxsync Installer/darwin/VirtualBox_Uninstall.tool: Ask the user whether to …
(edit) @76010   6 years vboxsync Installer/darwin: Integrate the OS X fuse core package into our …
(edit) @75982   6 years vboxsync Installer/darwin: Integrate vboximg-mount tool
(edit) @75812   6 years vboxsync Installer/win/VBoxStub: 32-bit hosts are no longer officially …
(edit) @75400   6 years vboxsync Installer/darwin/Makefile.kmk: pasto
(edit) @75398   6 years vboxsync Installer/darwin: use standard version number including tags for …
(edit) @75329   6 years vboxsync Installer/linux: update for Fedora 29.
(edit) @75280   6 years vboxsync Config.kmk, nstaller/darwin/Makefile.kmk: More VBOX_CCS_SIGN_CMD and …
(edit) @75113   6 years vboxsync Installer/linux/Makefile.include.footer: GNU make doesn't like -j0, so …
(edit) @75064   6 years vboxsync Installer/solaris: bugref:9049: Support for split GUI functionality. …
(edit) @75063   6 years vboxsync Installer/solaris: bugref:9049: Support for split GUI functionality.
(edit) @74979   6 years vboxsync Installers/linux: adjust for split GUI binaries and bump from 5.2 to 6.0.
(edit) @74770   6 years vboxsync Dropping VBoxDD2R0.r0 & VBoxDDR2RC.rc as they are empty (and thereby …
(edit) @74326   6 years vboxsync rpm/rules: Use --build-libssl for el5 and el6 as we now require 1.0.1+ …
(edit) @73911   6 years vboxsync Installer/darwin: Make sure the postflight sed invocation always has …
(edit) @73855   6 years vboxsync Installer/darwin: In the uninstall script wait for user confirmation …
(edit) @73850   6 years vboxsync Installer/darwin: du "-s" flag (summary) is the same as "-d 0" (depth) …
(edit) @73822   6 years vboxsync Installer/darwin: Increase the DMG size fudge for high sierra.
(edit) @73123   6 years vboxsync libopus: only build libopus on old Linux distributions: use the system …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73093   6 years vboxsync rpm/rules: stop using /etc/distname to determine the distribution as …
(edit) @73013   6 years vboxsync Linux kernel modules: let the user specify a custom KERN_DIR as well.
(edit) @73012   6 years vboxsync Linux kernel modules: make module test builds work with older kernels …
(edit) @72921   6 years vboxsync rpm/rules: remove various outdated conditions. bugref:9200: …
(edit) @72831   6 years vboxsync MsiHack: one sizeof() is enough.
(edit) @72817   6 years vboxsync Installer/Linux: sync the filesystem after running depmod. Hopefully …
(edit) @72816   6 years vboxsync Installer/Linux: recognize options starting with --, because that's …
(edit) @72797   6 years vboxsync rpm/rules: add openSUSE 15.0. bugref:9200: Infrastructure/Linux: need …
(edit) @72796   6 years vboxsync Installer/linux/distributions_rpm: add openSUSE 15.0. bugref:9200: …
(edit) @72773   6 years vboxsync Installer/solaris: fix sh syntax problem in installer
(edit) @72752   6 years vboxsync Installer/solaris: Try to fix version detection for newer Solaris …
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