VirtualBox

source: vbox/trunk/src/VBox/Installer/linux

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85152   4 years vboxsync Linux modules: fix makefile typo in previous change
(edit) @85008   4 years vboxsync Linux modules: Allow user to override disabling of kernel module …
(edit) @84974   4 years vboxsync Installer/linux: For RPM build, finish making the CHM docs optional, …
(edit) @84968   4 years vboxsync Installer/linux: Bring DEB build/package to same functionality as the …
(edit) @84960   4 years vboxsync Installer/linux: When creating rpm packages, leave out kchmviewer if …
(edit) @84959   4 years vboxsync Installer/linux: Some RPM build/package cleanups. Makes the CHM help …
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @84617   5 years vboxsync Installer/linux/rpm: more fixes to the #! rewriting. Was done before …
(edit) @84614   5 years vboxsync Installer/linux/rpm: fix path referring to the rpm package directory
(edit) @84613   5 years vboxsync Installer/linux/rpm: experiment with automatic adjustment of …
(edit) @84450   5 years vboxsync *.kmk,++: Removed some obsolete VBoxREM*.so references. bugref:9576
(edit) @84449   5 years vboxsync Reverting r138155 - committed too much.
(edit) @84448   5 years vboxsync Removed some obsolete VBoxREM*.so references. bugref:9576
(edit) @84049   5 years vboxsync Linux/Packaging: ticketref:19537: We need dedicated RPM packages for …
(edit) @83487   5 years vboxsync Linux/DEB pkg: bugref:9704: Debian package building, fix some nits
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82845   5 years vboxsync Installer/Linux: ticketref:18900 openSUSE Tumbleweed: cannot build RPM …
(edit) @82831   5 years vboxsync Installer/Linux: bugref:9644 phase 1: fix rpm/rules clean fix nit
(edit) @82830   5 years vboxsync Installer/Linux: bugref:9644 phase 1: fix rpm/rules clean
(edit) @82721   5 years vboxsync debian/rules fix
(edit) @82703   5 years vboxsync debian/rules: remove duplicate "all" target
(edit) @82695   5 years vboxsync Linux kernel module build: adjust for Linux 5.5 requiring the make …
(edit) @82537   5 years vboxsync deb/rpm: add Ubuntu 18.04, 19.10, Debian 10 and Fedora 31
(edit) @82536   5 years vboxsync Installer/linux: update for fedora31-amd64
(edit) @82441   5 years vboxsync Config: disable PCI passthrough debian: big resync with files in …
(edit) @82269   5 years vboxsync Installer/linux: fix shell syntax issue
(edit) @82263   5 years vboxsync Installer/linux: add more dependency hints for vboxweb systemd service …
(edit) @81763   5 years vboxsync INstaller/linux: Honor VBOX_WITH_PCI_PASSTHROUGH during packing and …
(edit) @81760   5 years vboxsync Linux modules: Also force disabling of CONFIG_MODULE_SIG_ALL when …
(edit) @81495   5 years vboxsync Debian build config: changing 6.0 to 6.1
(edit) @81386   5 years vboxsync vboximg-mount: Enable and pack vboximg-mount on Linux by default, …
(edit) @81159   5 years vboxsync Installer: Removed VBOX_WITH_REM preprocessor stuff. bugref:9576
(edit) @81142   5 years vboxsync Changing short release version in linux distros (deb, rpm) from 6.0 to 6.1
(edit) @80973   5 years vboxsync Installer/linux: Heed VBOX_WITH_REM. bugref:9576
(edit) @80570   5 years vboxsync Installer/linux: more python3 fixing, now fully working (produced a …
(edit) @80568   5 years vboxsync Installer/linux: fix python3 syntax issue in site lib directory detection
(edit) @80564   5 years vboxsync Installer/linux: use the right python site lib directory for packaging
(edit) @80516   5 years vboxsync Installer/linux: Introduce python3 support in the RPM creation (for …
(edit) @80509   5 years vboxsync Installer/linux: fix copy/paste bug in OL detection improvement
(edit) @80508   5 years vboxsync Installer/linux: update for el8-amd, OL detection improvement
(edit) @80360   5 years vboxsync HostServices/SharedOpenGL: Remove most of the chromium related HGCM …
(edit) @80291   5 years vboxsync Installers/Linux: more selective way to eliminate the variables passed …
(edit) @80289   5 years vboxsync Installers/Linux: Fix vboxvideo build breakage (exposed by previous …
(edit) @79881   5 years vboxsync Installers/Linux: fix kernel module breakage on systems where users …
(edit) @79365   5 years vboxsync Renaming VBoxGlobal to UICommon for bugref:9049 as planned.
(edit) @79186   5 years vboxsync Installers/Linux: support Ubuntu-s DKMS secure boot tools. …
(edit) @78800   6 years vboxsync Installer/Linux: reactivate force installer switch. bugref:9478: Linux …
(edit) @78447   6 years vboxsync Installers/Linux: make it possible to build our kernel modules …
(edit) @78446   6 years vboxsync Installer/Linux: remove last uses of KBUILD_EXTMOD to simplify …
(edit) @78408   6 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78174   6 years vboxsync Installers/Linux: fix a white-space.
(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) @77776   6 years vboxsync Reverted r129368 as this was already addressed by r129145 and in a way …
(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) @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) @76818   6 years vboxsync Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
(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) @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) @76553   6 years vboxsync scm --update-copyright-year
(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) @75329   6 years vboxsync Installer/linux: update for Fedora 29.
(edit) @75113   6 years vboxsync Installer/linux/Makefile.include.footer: GNU make doesn't like -j0, so …
(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) @73123   6 years vboxsync libopus: only build libopus on old Linux distributions: use the system …
(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) @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: …
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