VirtualBox

source: vbox/trunk/src/VBox/Additions/linux/installer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58356   9 years vboxsync Reverted r103548 (wrong commit message).
(edit) @58351   9 years vboxsync Installer/linux (guest): get rid of more auto-generation.
(edit) @58348   9 years vboxsync Installer/linux (guest): remove confusing sanity checks.
(edit) @58326   9 years vboxsync Installers/linux: service output clean-up.
(edit) @58324   9 years vboxsync Installers/linux: cleaner script for getting shell script location folders.
(edit) @57986   9 years vboxsync Installers/linux: try to rebuild the kernel modules if they cannot be …
(edit) @57985   9 years vboxsync Installers/linux: silence some unwanted output.
(edit) @57971   9 years vboxsync Installers/linux: output clean-up.
(edit) @57969   9 years vboxsync Installers/linux: drop DKMS support.
(edit) @57945   9 years vboxsync Installers/linux: cleaned up init script output and logging a bit.
(edit) @57732   9 years vboxsync Additions/linux: add .pid extension to the PID file
(edit) @57721   9 years vboxsync Additions/VBoxService: instead of relying on 'pidof', explicitly ask …
(edit) @57589   9 years vboxsync Additions/linux: don't freak out if the compilation of vboxvideo.ko fails
(edit) @56881   9 years vboxsync Installers/linux: /etc/init.d/service may not exist, use …
(edit) @56860   9 years vboxsync Installers/linux: make init scripts work with recent ArchLinux versions.
(edit) @56828   9 years vboxsync Additions/linux/installer: no run-level 7.
(edit) @56776   9 years vboxsync Additions/linux/installer: vboxadd-x11 fixes.
(edit) @56750   9 years vboxsync Additions/linux/installer: Slackware uses runlevel 4 for X11.
(edit) @54963   10 years vboxsync Additions/linux/vboxadd.sh: Linux 4.0 fix
(edit) @53383   10 years vboxsync Additions/x11: make VBoxClient-all a symbolic link, not a hard one, to …
(edit) @51193   11 years vboxsync Additions/linux/installer: don't complain if 'modprobe -c' is not supported
(edit) @50925   11 years vboxsync Additions/linux/installer: make sure symlinks to the …
(edit) @50733   11 years vboxsync Additions/linux/installer: fix library path detection on recent Linux …
(edit) @50499   11 years vboxsync Additions/installer/linux: detect and handle it if there is no video …
(edit) @50312   11 years vboxsync Additions/linux/installer: support VMSVGA.
(edit) @50107   11 years vboxsync Additions/linux: cosmetic: report missing X11 as "skipping", not "failure".
(edit) @49196   11 years vboxsync Additions/linux: fix X11 driver installation for old 1.5 X.Org servers.
(edit) @49162   11 years vboxsync Installer/linux: create system groups instead of normal ones during …
(edit) @48941   11 years vboxsync Additions/linux: Whitespace cleanups by scm.
(edit) @47985   11 years vboxsync Additions/linux: correct regular expression.
(edit) @47974   11 years vboxsync Additions/linux: fix udev detection in init script, handling Linux 3.x …
(edit) @46574   11 years vboxsync Additions/linux: make XFree86 configuration file generation work …
(edit) @46563   12 years vboxsync Additions/linux: cleaned up xorg.conf set-up and fixed a case when no …
(edit) @45135   12 years vboxsync Additions/linux: automatically package and install versions of …
(edit) @44936   12 years vboxsync Additions/linux: recent RedHat-based systems support vboxvideo …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44142   12 years vboxsync Linux installer: Added support for generic installer modules.
(edit) @44080   12 years vboxsync lightdm-greeter: Implemented Guest Additions installation.
(edit) @43749   12 years vboxsync Additions/linux/installer: do not try to use DKMS in the Additions …
(edit) @43742   12 years vboxsync Additions/linux/installer: load vboxvideo.ko by default as X.Org …
(edit) @43321   12 years vboxsync Additions/linux/installer: enable X.Org Server 1.13 installation.
(edit) @41672   13 years vboxsync Installers/linux: Gentoo fix, missing parts of r41359.
(edit) @41586   13 years vboxsync linux/deffiles: eol-style LF
(edit) @40634   13 years vboxsync Linux installer: fixed eol-style of vboxadd-x11.sh
(edit) @40366   13 years vboxsync Additions/Linux: install the X.Org Server 1.12 video driver.
(edit) @39809   13 years vboxsync Additions/x11/vboxmouse: use the new mouse driver for XFree86 too.
(edit) @39786   13 years vboxsync Additions/x11/vboxmouse: use the new code for X.Org 7.0, 7.1 and 7.2 too.
(edit) @39756   13 years vboxsync Additions/linux/installer: build_in_tmp selinux permissions for …
(edit) @39470   13 years vboxsync Linux Additions: special case for UEK kernels
(edit) @39358   13 years vboxsync Installers/linux: make do_dkms take arguments instead of requiring …
(edit) @39348   13 years vboxsync Additions/linux/installer: clean up build_in_tmp, forgotton variable.
(edit) @39338   13 years vboxsync Additions/linux/installer: clean-up.
(edit) @39325   13 years vboxsync Installers/linux: restore debug logging in kernel modules.
(edit) @39322   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39122   13 years vboxsync Additions/linux/installer: install the DRI driver correctly on Ubuntu …
(edit) @38860   13 years vboxsync Additions/linux/installer: removed wrong commenting-out
(edit) @38826   13 years vboxsync Additions/linux/installer: install vboxvideo driver for X.Org Server 1.11
(edit) @38823   13 years vboxsync Additions/linux/installer: do not try to install a non-existent mouse …
(edit) @38822   13 years vboxsync Additions/linux/installer: reverted r74112 in order to commit an …
(edit) @38817   13 years vboxsync Additions/linux/installer: do not try to install a non-existent mouse …
(edit) @38810   13 years vboxsync Additions/linux/installer: apparently openSUSE 12.1 will no longer …
(edit) @38809   13 years vboxsync Additions/linux/installer: treat unknown distributions like Slackware …
(edit) @38784   13 years vboxsync Addition/linux: use the kernel mouse driver for all setups where we …
(edit) @38777   13 years vboxsync Reverted r73986: Additions/linux: use the kernel input driver for …
(edit) @38723   13 years vboxsync Additions/linux: use the kernel input driver for X.Org Server 1.3 and later
(edit) @38542   13 years vboxsync Additions/linux/installer: really finish the rest of the installation …
(edit) @38194   13 years vboxsync Additions/linux|x11/*kmk: some cleanups.
(edit) @38093   13 years vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(edit) @37160   14 years vboxsync Additions/linux/installer: fixed device node creation on mixed 2.4/2.6 …
(edit) @37104   14 years vboxsync Additions/linux/installer: first attempt to get SELinux right for …
(edit) @36948   14 years vboxsync Additions/linux/installer: make sure gcc and make are installed too
(edit) @36759   14 years vboxsync Additions/linux/Installer: use only pkexec, sudo and su for the …
(edit) @36752   14 years vboxsync Additions/linux/installer: X.Org Server crashes on Natty if we call …
(edit) @36737   14 years vboxsync Additions/linux/installer: X.Org Server crashes on Natty if we call …
(edit) @36684   14 years vboxsync Installers/linux: indentation fix
(edit) @36681   14 years vboxsync Installers/linux: more autorun hacking
(edit) @36668   14 years vboxsync Additions/linux/installer: fix an error message on SUSE guests
(edit) @36666   14 years vboxsync Additions/linux/installer: do xorg.conf hacking right for SUSE Linux …
(edit) @36658   14 years vboxsync Additions/linux/installer: shell script refactoring
(edit) @36626   14 years vboxsync Installer/linux: fix quoting in the Additions auto-installer
(edit) @36603   14 years vboxsync Additions/linux/installer: removed the test kernel modules
(edit) @36518   14 years vboxsync Additions/linux/installer: expand auto-run somewhat
(edit) @36467   14 years vboxsync Additions/linux: adjustments to kernel module makefile split header …
(edit) @36463   14 years vboxsync Additions/linux: move kernel module makefile split header and footer …
(edit) @36462   14 years vboxsync Additions/linux: update kernel module makefile split header and footer …
(edit) @36388   14 years vboxsync Additions/x11: do not build or install drivers for pre-release server …
(edit) @36301   14 years vboxsync Additions/x11 and linux: add support for X.Org server 1.10 final
(edit) @36197   14 years vboxsync Additions/linux/vboxadd-service.sh: when terminating the service with …
(edit) @36019   14 years vboxsync Linux additions: cosmetical fix
(edit) @36006   14 years vboxsync Linux installer: small cosmetical fix
(edit) @35841   14 years vboxsync Additions/installer/linux: install the X.Org Server 1.10 drivers
(edit) @35265   14 years vboxsync Additions/linux/installer: make sure the udev rule gets installed …
(edit) @35249   14 years vboxsync Linux Additions: cosmetical fix for the guest kernel module startup script
(edit) @35210   14 years vboxsync Additions/linux/installer: openSUSE 10.3 silently shipped X.Org 7.2 …
(edit) @35209   14 years vboxsync Additions/linux/installer: openSUSE 10.3 silently shipped X.Org 7.2 …
(edit) @35202   14 years vboxsync Additions/linux/installer: do not manually created device nodes if we …
(edit) @35200   14 years vboxsync Additions/linux/installer: cleanup without functionality changes
(edit) @35001   14 years vboxsync Linux Additions/installer: actually compile the vboxvideo module if …
(edit) @33430   14 years vboxsync Additions/linux/installer: use the shell script xorg.conf hacking script
(edit) @32873   14 years vboxsync Linux additions: Ubuntu Maverick fix (screen scrambled during …
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