VirtualBox

source: vbox/trunk/src/VBox/Installer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48974   11 years vboxsync Mac OS X installer: fixed typo.
(edit) @48972   11 years vboxsync Additions/installer/linux: remove old directories too.
(edit) @48954   11 years vboxsync Installer: Whitespace and svn:keywords cleanups by scm.
(edit) @48929   11 years vboxsync build workaround.
(edit) @48928   11 years vboxsync Replaced VBoxStartupItems with a launch script and plist located in …
(edit) @48926   11 years vboxsync Installer/darwin: typo
(edit) @48924   11 years vboxsync Moved the kernel extension from /Library/Extensions to …
(edit) @48919   11 years vboxsync Arg!! Remove tiger extensions did not mean remove the "set -e" …
(edit) @48912   11 years vboxsync Installer/darwin: Must sign the kernel extension binary as well as the …
(edit) @48810   11 years vboxsync Linux installers: Move the udev rule execution order from 10 to 60. …
(edit) @48787   11 years vboxsync Installer/linux: reverted r81811 (use newgrp to become a member of …
(edit) @48658   11 years vboxsync Installer: updated Traditional Chinese translation, fixed code page.
(edit) @48655   11 years vboxsync Installer: updated Traditional Chinese translation - thank you alan@stable.
(edit) @48623   11 years vboxsync Installer/Windows: added Turkish translation, thank you Burak Yavuz!
(edit) @48470   11 years vboxsync deb: another dh_python2 fix
(edit) @48427   11 years vboxsync rpm: added openSUSE 12.3
(edit) @48323   11 years vboxsync Main,Installer: 32-bit on 64-bit COM API support (windows). Currently …
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48263   11 years vboxsync Missing VBoxPython dependency (harmless/useless (wildcard)).
(edit) @48207   11 years vboxsync Solaris/installer: Only stop services that are running. Should speed …
(edit) @48036   11 years vboxsync Solaris/Installer: Fudge to handle thread-context hooks causing …
(edit) @48031   11 years vboxsync Installer/win/Stub: makefile fix
(edit) @47943   11 years vboxsync typo
(edit) @47937   11 years vboxsync 4.3 Beta 1
(edit) @47931   11 years vboxsync deb: dh_python2 not available on Ubuntu 10.04
(edit) @47894   11 years vboxsync VBoxNetLwipNAT => VBoxNetNAT
(edit) @47884   11 years vboxsync deb/rpm: fixes for VBoxNetLwipNAT
(edit) @47882   11 years vboxsync Installer/solaris: Adding VBoxNetLwipNAT (analogy with VBoxNetDHCP, …
(edit) @47880   11 years vboxsync Installer\darwin: added VBoxNetLwipNAT (not tested).
(edit) @47879   11 years vboxsync Installer/win: installation of VBoxNetLwipNAT added. tested that …
(edit) @47536   11 years vboxsync deb: python-central => python2
(edit) @47489   11 years vboxsync Solaris/Installer: fix recent breakage in vboxconfig.sh.
(edit) @47474   11 years vboxsync Solaris/Installer: Remove redundant waiting for service import, …
(edit) @47448   11 years vboxsync OS X installer: change naming: preinstall -> preflight (more close to …
(edit) @47366   11 years vboxsync OS X installer: more checks for preinstall and postflight scripts.
(edit) @47362   11 years vboxsync OS X installer: keep previously installed extension packs on upgrade.
(edit) @47318   11 years vboxsync Installer/Solaris, Additions/Installer/Solaris: SVN properties.
(edit) @47315   11 years vboxsync Solaris/Installer: Wait until all services have been imported before …
(edit) @46977   11 years vboxsync pkgutil doesn't forget receipt files.
(edit) @46974   11 years vboxsync Don't forget packages related to GAs or anything from the future. Use …
(edit) @46897   11 years vboxsync OS X installer: clean up pkgutil database after VBox uninstall.
(edit) @46890   11 years vboxsync deb/rpm: stripping modules not necessary/supported anymore
(edit) @46874   11 years vboxsync Linux installer: crap
(edit) @46872   11 years vboxsync Installer/linux: typo
(edit) @46870   11 years vboxsync Linux installer: create components/VBoxVMM.so, otherwise the extpack …
(edit) @46736   11 years vboxsync VBoxAutostart/darwin: Use RunAtLoad and LaunchOnlyOnce instead of …
(edit) @46735   11 years vboxsync Installer/darwin: Make the autostart shell script executable
(edit) @46352   12 years vboxsync Installer/linux/headlessxorg: a number of updates.
(edit) @46063   12 years vboxsync rpm: no EL4 anymore
(edit) @45932   12 years vboxsync VPX: support 0.9.5 or higher; removed some obsolete Linux …
(edit) @45931   12 years vboxsync deb/rpm: removed a few distributions we don't build packages for anymore
(edit) @45776   12 years vboxsync VPX: nits
(edit) @45775   12 years vboxsync VPX: dll => library
(edit) @45772   12 years vboxsync VPX: allow to build against libvpx provided by the build system
(edit) @45767   12 years vboxsync Installer/darwin: respect conditionals
(edit) @45766   12 years vboxsync enable VPX for Solaris hosts
(edit) @45765   12 years vboxsync enable VPX for Darwin hosts
(edit) @45758   12 years vboxsync enable VPX for Linux hosts
(edit) @45615   12 years vboxsync deb/rpm: adapt to r85112
(edit) @45332   12 years vboxsync VBoxStub.cpp: Don't delete the extraction directory recursively since …
(edit) @45327   12 years vboxsync dependency fixes.
(edit) @45326   12 years vboxsync Misspelled VBox (comment).
(edit) @45320   12 years vboxsync VBoxStub: Split up main and changed the code to talk more unicode with …
(edit) @45319   12 years vboxsync oops
(edit) @45318   12 years vboxsync grr
(edit) @45317   12 years vboxsync ARG - installer stub exits successfully on failure. -> windows box
(edit) @45255   12 years vboxsync tstInstallInit.sh: Use TESTBOX_PATH_SCRATCH instead of /tmp if …
(edit) @45254   12 years vboxsync tstHeadlessXOrg.sh: Use TESTBOX_PATH_SCRATCH instead of /tmp if possible.
(edit) @45204   12 years vboxsync Linux hosts: added support for Ubuntu 13.04
(edit) @45172   12 years vboxsync header fix
(edit) @45072   12 years vboxsync Installer/win: handle packaging without docs
(edit) @45002   12 years vboxsync Installers/linux: r84189, missing file.
(edit) @44993   12 years vboxsync Linux OSE builds: don't pass SVN revision = 0
(edit) @44969   12 years vboxsync Installer/linux: move installer bits out of the Debian installers into …
(edit) @44966   12 years vboxsync Installer/linux: fix r83769 and VBox.sh.
(edit) @44944   12 years vboxsync Installer/linux: fix NOQT case in Debian rules.
(edit) @44939   12 years vboxsync S10 /bin/sh doesn't grok 'set -o' it turns out, it wants more …
(edit) @44921   12 years vboxsync Additions/linux: cosmetical fix
(edit) @44920   12 years vboxsync Additions/linux: grrr
(edit) @44919   12 years vboxsync Additions/linux: another fix
(edit) @44918   12 years vboxsync Additions/linux: installer fix
(edit) @44917   12 years vboxsync Additions/Linux: another fix
(edit) @44916   12 years vboxsync Additions/Linux: installer fix
(edit) @44904   12 years vboxsync Logging typo.
(edit) @44866   12 years vboxsync .deb fix
(edit) @44772   12 years vboxsync Installer/linux: fix still outstanding from r80829.
(edit) @44750   12 years vboxsync Installer/linux/debian: put most of the build output into out/.
(edit) @44676   12 years vboxsync Installer/linux: no need to have two different versions of VBox.sh; …
(edit) @44675   12 years vboxsync Installer/linux: no need to have two different versions of VBox.sh; …
(edit) @44674   12 years vboxsync Installer/linux: no need to have two different versions of VBox.sh.
(edit) @44594   12 years vboxsync HostDrivers, Installer/linux: properly handle the unrestricted device
(edit) @44580   12 years vboxsync VBoxBFE: RIP.
(edit) @44568   12 years vboxsync trunk: forward-ported r83587, r83600, r83607, r83612 and r83631: 4.2: …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44523   12 years vboxsync win build fix
(edit) @44501   12 years vboxsync Installer/Solaris: reverted r83531.
(edit) @44500   12 years vboxsync Installer/Solaris: temporary commit - do not disable services when …
(edit) @44437   12 years vboxsync Installer/linux: add support for stop and status commands 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