summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware12/module.build
Commit message (Collapse)AuthorAgeFilesLines
* [vmware12] Try to get patching to work againSimon Rettberg2024-01-051-1/+1
|
* [vmware12] cde is not available in chrootSimon Rettberg2023-01-041-1/+1
|
* [vmware12/vmware16] patch to allow building for 5.x kernel on 4.x baseSimon Rettberg2021-10-151-0/+12
| | | | | | | Even though the vmware-modconfig utility has a -k switch for specifying a different kernel version to build the modules against, the internal Makefiles still calls uname -r to determine certain things about how to build the modules. :-(
* [*] cd <...> || perror --> cde <...>Simon Rettberg2019-11-261-2/+2
|
* [vmware*] fix bad variable namesJonathan Bauer2019-09-031-1/+1
|
* [vmware*] try to fix gtk-update-icon-cacheJonathan Bauer2019-06-121-3/+8
| | | | since it probably speeds things up having it
* [rfs-stage32] Copy gconv .so files, as they're dlopen()'dSimon Rettberg2018-10-181-3/+0Star
| | | | | vmware and mtools won't work without those, so put them in the base system.
* [vmware12] build kernel modules manually ...Jonathan Bauer2018-05-041-3/+12
| | | | | | ... if we are using the prepatched ones. This works around vmware-modconfig to fail at detecting the gcc version (7.3 in my tests) on newer ubuntu versions (and probably others).
* [vmware12] Use pre-patched kmod sources from github/mkubecek/vmware-host-modulesSimon Rettberg2018-04-271-18/+34
|
* [vmware] mv libexpat.so.1 to libexpat.so.0 (...)Jonathan Bauer2017-11-211-2/+16
|
* [vmware12] Split vmware module into 12 and 14 until 14 is stableSimon Rettberg2017-11-201-0/+211