summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning the overlay removing old files.Fabio Rossi2017-06-251-162/+0
| | | | | | | Let's clean the overlay keeping only last version of each major release, this simplifies the management of the files. At a certain point it might be even possible to import older versions that are now package-masked in the main Gentoo repository.
* app-emulation/vmware-modules: add support to kernel 4.11Fabio Rossi2017-05-241-0/+4
|
* Added latest version 12.5.4.5192485Fabio Rossi2017-03-201-1/+2
|
* app-emulation/vmware-modules: added support up to kernel 4.10Fabio Rossi2017-02-251-1/+3
| | | | | | | | * Split the patch for kernel 4.6 in two parts, the first one has been modified to be compatible with the changes in the next module 308.5.2 (so it's possible to share a single patch between 308.1 and 308.5) * Fixed the patch for kernel 4.9 to be shared between 308.1 and 308.5 * Added patch for kernel 4.10 (https://github.com/gentoo/vmware/pull/29)
* app-emulation/vmware-modules: add support for kernel 4.9Joshua Baergen2016-12-121-0/+1
| | | | | 4.9 introduced a change to the get_user_pages() API: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=768ae309a96103ed02eb1e111e838c87854d8b51
* app-emulation/vmware-modules: add support to kernel 4.8Fabio Rossi2016-08-171-0/+1
| | | | | upstream kernel commit 4b9d0fab7166c9323f06d708518a35cf3a90426c renamed a symbol, add a patch to fix the problem. This solves the bug #591284.
* app-emulation/vmware-modules: complete support to kernel 4.7Fabio Rossi2016-08-051-0/+1
| | | | | | | Latest 4.7 kernel doesn't export anymore the readlink_copy() function: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bfe8804d908a791b16e3686c101f0d7eca9fb5b9 This fixes bug #590220
* app-emulation/vmware-modules: add support to kernel 4.7Fabio Rossi2016-05-301-0/+1
| | | | | Fix compilation with latest 4.7-rc1 taking example from kernel commit 860e9538a9482bb84589f7d0718a7e6d0a944d58
* app-emulation/vmware-modules: add support to kernel 4.6Fabio Rossi2016-05-191-0/+1
| | | | This closes https://github.com/gentoo/vmware/pull/23 and bug #583244
* Added latest version 12.1.1.3770994Fabio Rossi2016-05-141-0/+150