VirtualBox

source: vbox/trunk/src/VBox/Installer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @72682   6 years vboxsync Installer/linux: avoid duplicate kernel module building on failure. No …
(edit) @72322   7 years vboxsync Installer/Linux: bugref:9049: Simplifying code committed in r122755 to …
(edit) @72305   7 years vboxsync Installer/Linux: bugref:9049: Support for split GUI functionality.
(edit) @72295   7 years vboxsync Installer/solaris: spaces.
(edit) @72294   7 years vboxsync Installer/solaris: Added a Solaris version, fixed tabs to spaces.
(edit) @72282   7 years vboxsync Installer/Darwin: bugref:9049: postflight fix for split gui.
(edit) @72281   7 years vboxsync Reverting r122729 because it was wrong.
(edit) @72280   7 years vboxsync Installer/Darwin: bugref:9049: Support for split GUI functionality, …
(edit) @72277   7 years vboxsync Installer/Darwin: bugref:9049: Support for split GUI functionality.
(edit) @72250   7 years vboxsync Installer/Windows: bugref:9049: Support for split GUI functionality.
(edit) @72196   7 years vboxsync Installers/Linux: clean up logging. * Remove strange kernel output …
(edit) @72145   7 years vboxsync rpm/rules: accept with Python 2.6 from EPEL for EL5 builds. …
(edit) @72058   7 years vboxsync Installer/win: Some repacking script fixes. bugref:8691
(edit) @72056   7 years vboxsync Installer/win: Some repacking script fixes. bugref:8691
(edit) @72050   7 years vboxsync Installer/win: Some repacking script fixes. bugref:8691
(edit) @72049   7 years vboxsync Installer/win: Some repacking script fixes. bugref:8691
(edit) @72047   7 years vboxsync Installer/win,Config.kmk: First draft of toplevel scripts for combined …
(edit) @72044   7 years vboxsync Installer/win: Only install RepackExtPack.cmd on x86 (in combined …
(edit) @72041   7 years vboxsync Installer/win: Added script for repacking an extension pack. …
(edit) @72040   7 years vboxsync Installer/win: Added script for repacking an extension pack. bugref:8691
(edit) @72028   7 years vboxsync Installer/win: Sigh, another W10 detection fix (stupid stupid MSI). …
(edit) @72024   7 years vboxsync Installer/win: Fixed VBOX_IS_WINDOW_10 setting. bugref:8691
(edit) @72020   7 years vboxsync Installer/win: Trying to fix windows 10 detection. VersionNT stops at …
(edit) @72019   7 years vboxsync Installer/win: Updated UnpackBlessedDrivers.cmd. bugref:8691
(edit) @72004   7 years vboxsync Installer/win,HostDrivers/*/win: Ship two different .cat files, one …
(edit) @71991   7 years vboxsync Installer/win: Submission packing fixes. bugref:8691
(edit) @71986   7 years vboxsync *.inf: Trying to make new InfVerif.exe happy. bugref:8691
(edit) @71981   7 years vboxsync Installer/win: Submission packing fixes. bugref:8691
(edit) @71980   7 years vboxsync Installer/win: Submission packing fixes. bugref:8691
(edit) @71962   7 years vboxsync Installer/win: Corrected license text. bugref:8691
(edit) @71961   7 years vboxsync Installer/win: Reverted eol change, I was wrong. bugref:8691
(edit) @71960   7 years vboxsync Installer/win: Fixed eol style on fake .inf files (svn-ps.cmd didn't …
(edit) @71958   7 years vboxsync Installer/win: Include the PUEL extension pack bits into the …
(edit) @71955   7 years vboxsync Installer/win: Dummy INF files for ring-0 bits. bugref:8691
(edit) @71954   7 years vboxsync Installer/win: Added script for packing submission. bugref:8691 [build fix]
(edit) @71951   7 years vboxsync Installer/win: Added script for packing unpacking and .cat-file …
(edit) @71935   7 years vboxsync Installer/win: Added script for packing submission. bugref:8691
(edit) @71926   7 years vboxsync installer/win/Makefile.kmk,/Config.kmk: Prepwork for repackaging a …
(edit) @71308   7 years vboxsync Windows installer: Removed the "Ignore" action in the case the current …
(edit) @71018   7 years vboxsync Main,Installer: Made unattended installation work for rhel3 and friends.
(edit) @71011   7 years vboxsync Main,Installer: Made unattended installation work for rhel4 and …
(edit) @71007   7 years vboxsync Main,Installer: Made unattended installation of rhel5 and friends …
(edit) @70930   7 years vboxsync Additions/linux: check for bzip2 and tar before starting installation. …
(edit) @70729   7 years vboxsync Installer/win/Makefile.kmk: fix building of MSM packages (got …
(edit) @70702   7 years vboxsync Add more error checking when doing debug (test) builds of Linux kernel …
(edit) @70682   7 years vboxsync Add more error checking when doing debug (test) builds of Linux kernel …
(edit) @70636   7 years vboxsync whitespace
(edit) @70631   7 years vboxsync Installer/win: move the VBoxSDS and unattended template components to …
(edit) @70229   7 years vboxsync VBoxSDS: ​​​bugref:3300: fix scm error
(edit) @70228   7 years vboxsync VBoxSDS: ​​​bugref:3300: fixed VirtualBox installation when UAC is enabled
(edit) @69839   7 years vboxsync Adding 'StartupWMClass=VirtualBox Manager' to address ticketref:17312
(edit) @69567   7 years vboxsync Linux module make files: pass KMK job count and verbosity to test …
(edit) @69565   7 years vboxsync Linux module make files: allow overriding kernel version detection. …
(edit) @69527   7 years vboxsync Installer/linux: re-enable use of the variable KERN_DIR for building …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69428   7 years vboxsync Installer/linux/vboxdrv.sh: always clean up empty kernel driver misc …
(edit) @69410   7 years vboxsync nit
(edit) @69407   7 years vboxsync Installer/win: scm updates
(edit) @69406   7 years vboxsync Installer/win: Drop VBOX_WITH_BUNDLED_INSTALLER and related …
(edit) @69405   7 years vboxsync Installer/solaris: scm cleanups
(edit) @69404   7 years vboxsync Installer/linux: don't drop executable marking on rules
(edit) @69403   7 years vboxsync Installer/linux: don't drop executable marking on rules
(edit) @69402   7 years vboxsync Installer/linux: scm cleanups
(edit) @69401   7 years vboxsync Installer/linux/rpm: scm cleanups
(edit) @69400   7 years vboxsync Installer/linux/debian: scm cleanups
(edit) @69396   7 years vboxsync Installer/darwin: more scm updates
(edit) @69395   7 years vboxsync Installer/common: more scm updates
(edit) @69335   7 years vboxsync export_modules -> export_modules.sh
(edit) @69246   7 years vboxsync Installer: scm updates
(edit) @69245   7 years vboxsync Installer/win: Dropped VBOX_BRAND_WIN_AS_MENU and associated code. …
(edit) @69150   7 years vboxsync Installer/darwin: For some odd reason codesign from 10.11.5 (which …
(edit) @69145   7 years vboxsync Installer/darwin: sign the created dmg package
(edit) @69127   7 years vboxsync Now the clean rule for our kernel modules needs KERN_VER too. …
(edit) @69126   7 years vboxsync Now the clean rule for our kernel modules needs KERN_VER too. …
(edit) @69125   7 years vboxsync Now the clean rule for our kernel modules needs KERN_VER too. …
(edit) @69111   7 years vboxsync (C) year
(edit) @69090   7 years vboxsync Linux kernel module builds: Use KERN_VER not KERN_DIR to specify a …
(edit) @69087   7 years vboxsync Linux kernel module builds: Use KERN_VER not KERN_DIR to specify a …
(edit) @69086   7 years vboxsync Linux kernel module builds: Use KERN_VER not KERN_DIR to specify a …
(edit) @69007   7 years vboxsync Additions: missing conflict with systemd-timesyncd.service for guest …
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