History log of /vbox/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
Revision Date Author Comments Expand
198910cda1ebfbcde2b759584a7dbcc3fdf273f8 51142 25-Apr-2014 vboxsync

Installer/darwin: don't rely on $PATH for finding pkill, and give more hints why VBoxSVC is still around, preventing the update

5762cd6c4b938db5e541d35f5e9d2adf5b56a81d 50588 25-Feb-2014 vboxsync

Installer/darwin: mark the entire javascript as CDATA, avoids trouble with xml parsers looking at the complicated contents (which otherwise would need to use character entities), plus another message wording change

0cd1f5ca8958540f5e69d30f719d9bfa6e9e71d6 50579 25-Feb-2014 vboxsync

Installer/darwin: small optimization, do not go into the kill code if there is no VBoxXPCOMIPCD (not 100% correct as there could still be VBoxSVC lurking, but realistically that's good enough), as it avoids the sleep

30f28fef6db7865e92fcf309f7c9d923a8af25e1 50577 25-Feb-2014 vboxsync

Installer/darwin: typo in redundant piece of the command line, better remove it altogether

a7827f56ece30614538d1121cec2373aabb695d0 50576 25-Feb-2014 vboxsync

Installer/darwin: incorrect grep "simplification", caused a 100% false positive

bbb6eaf3e050e707ce27ea6eef088c3d35a6947d 50574 25-Feb-2014 vboxsync

Installer/darwin: sending the default TERM signal isn't good enough to terminate VBoxSVC on OSX, it needs more force

9b78d876af0c758e488aaeffbd939a55afde982a 50572 25-Feb-2014 vboxsync

Installer/darwin: kill idle VBoxSVC instances which may exist due to a bug in the previously installed version, plus a minor wording change for the messages

f241e36eaec318efde458658605b3895a3014628 49956 17-Dec-2013 vboxsync

darwin/distribution.dist: Check for VBoxHeadless and VBoxSVC as well.

66ab05d147fcb24a5fec1cd3c37a1799db26c804 48928 07-Oct-2013 vboxsync

Replaced VBoxStartupItems with a launch script and plist located in the VBoxKEXTs pacakge. To provide a script for loading, loading and reloading drivers manually, I modified the existing startup item script instead of cleanup up the intendation of the proposed vbox kext keeper script.

20fc4a350a4a8e56ffaac6cf57dcd677a7ac36c5 47894 20-Aug-2013 vboxsync

VBoxNetLwipNAT => VBoxNetNAT

/vbox/debian/lintian-override.in /vbox/debian/postinst.in /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp /vbox/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool /vbox/src/VBox/Installer/darwin/Makefile.kmk distribution.dist /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/linux/debian/lintian-override.in /vbox/src/VBox/Installer/linux/debian/postinst.in /vbox/src/VBox/Installer/linux/install.sh /vbox/src/VBox/Installer/linux/installer-common.sh /vbox/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec /vbox/src/VBox/Installer/linux/uninstall.sh /vbox/src/VBox/Installer/solaris/Makefile.kmk /vbox/src/VBox/Installer/solaris/checkinstall.sh /vbox/src/VBox/Installer/solaris/makepackage.sh /vbox/src/VBox/Installer/solaris/vboxconfig.sh /vbox/src/VBox/Installer/win/VirtualBox.wxs /vbox/src/VBox/Main/include/NATNetworkImpl.h /vbox/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp /vbox/src/VBox/NetworkServices/NAT/Makefile.kmk
2e5288b131fd46256f02072f899fdb5944e6b863 47880 20-Aug-2013 vboxsync

Installer\darwin: added VBoxNetLwipNAT (not tested).

629429ccab75e7f0d7d6a8991294e305819bf31a 43008 27-Aug-2012 vboxsync

Installer/darwin: Require 10.6 or later.

e521c29e0b5c1e5d6adab4a0c61b4ed4479e5cfa 42987 25-Aug-2012 vboxsync

Installer/darwin: drop checkforrunningvm in favor of a one-liner. That should work on Leopard too. Dropped the InstallationCheck in VBoxKEXTs which does the same as the javascript in distribution.dist already did and may cause later install errors with generic message (probably because we didn't ship InstallationCheck.strings, but whatever).

42cf3b6ef73ac518e33ea209a3c433f80a7168d0 42986 25-Aug-2012 vboxsync

build fix?

3c5595b896251c90c4146da7340283309e8aa436 42985 25-Aug-2012 vboxsync

More logging.

9c75fb45ee506229edd8f431ea22ac401dd29b9b 42984 25-Aug-2012 vboxsync

attempt at fixing Leopard support.

53da6195a606dee1e60723f223badd8859f069be 42745 10-Aug-2012 vboxsync

grr

a9ceb1b76f2372385c1477c4bbdc5ceeb45f1d2c 42744 10-Aug-2012 vboxsync

Installer rework, second part.

059c446eac713932c7a28b681497af4e39b79e81 34631 02-Dec-2010 vboxsync

Installer-OSX: no license file in the installer; install the license file

343053a42dedb94c8ef5534fff89c72384adf94d 31673 13-Aug-2010 vboxsync

Installer-OSX: change headers

fb27aa740466280f820e13e238bc6dd0b477eb37 31655 13-Aug-2010 vboxsync

export darwin installer to OSE

/vbox/src/VBox/Installer/darwin/VBoxKEXTs/Description.plist /vbox/src/VBox/Installer/darwin/VBoxKEXTs/English.lproj/InstallationCheck.strings /vbox/src/VBox/Installer/darwin/VBoxKEXTs/Info.plist /vbox/src/VBox/Installer/darwin/VBoxKEXTs/InstallationCheck /vbox/src/VBox/Installer/darwin/VBoxKEXTs/ReadMe.html /vbox/src/VBox/Installer/darwin/VBoxKEXTs/postflight /vbox/src/VBox/Installer/darwin/VBoxStartupItems/Description.plist /vbox/src/VBox/Installer/darwin/VBoxStartupItems/Info.plist /vbox/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/Resources/English.lproj/Localizable.strings /vbox/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/StartupParameters.plist /vbox/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/VirtualBox /vbox/src/VBox/Installer/darwin/VirtualBox/Description.plist /vbox/src/VBox/Installer/darwin/VirtualBox/Info.plist /vbox/src/VBox/Installer/darwin/VirtualBox/postflight /vbox/src/VBox/Installer/darwin/VirtualBoxCLI/Description.plist /vbox/src/VBox/Installer/darwin/VirtualBoxCLI/Info.plist Conclusion.html Description.plist Info.plist Localizable.strings Welcome.html background.tif checkforrunningvms distribution.dist