summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware
Commit message (Collapse)AuthorAgeFilesLines
* [vmware-common] Common files for vmware12 and vmware14Simon Rettberg2018-10-2635-3292/+0Star
|
* [vmware*] Cleanup deletion list messSimon Rettberg2018-10-182-164/+24Star
|
* [all] New license clauses as to ticket #3132: No more openSLX GmbHChristian Rößler2018-09-192-13/+16
|
* [vmware] Add 2560x1080 and 3440x1440 (21:9) as special casesSimon Rettberg2018-09-121-1/+1
|
* [vmware*] fix CPU_CORES for vmware14 tooJonathan Bauer2018-05-071-1/+2
| | | | + small formatting
* [vmware*] proper quoting...Jonathan Bauer2018-05-041-1/+1
|
* [vmware*] add busybox applets to PATHJonathan Bauer2018-05-041-0/+2
|
* [*] detect_cpu_flag as generic run-virt functionJonathan Bauer2018-04-171-1/+1
|
* [run-virt/iptables-helper] Handle race condition when adding interfacesSimon Rettberg2018-03-141-1/+2
|
* Fix UID/USER ambiguity in several placesSimon Rettberg2018-01-181-1/+3
|
* [rfs-stage31/vmware] Support jumbo frames via SLX_JUMBO_FRAMESSimon Rettberg2017-12-201-0/+2
|
* [vmware] vmx pruningJonathan Bauer2017-12-041-1/+11
|
* stage32-bwlp: Add modules dnbd3-proxy-mode and mgmt-sshdSimon Rettberg2017-11-291-0/+61
|
* [vmware] Missed two variables to escape in heredocSimon Rettberg2017-11-291-1/+2
|
* [vmplayer] Restore accidentally reverted vmplayer startup script for 14.xSimon Rettberg2017-11-291-7/+6Star
|
* [vmware*] Only create /dev/vmmon if it doesn't existSimon Rettberg2017-11-291-1/+3
|
* [vmware*] Specify input file to grep ....Simon Rettberg2017-11-241-1/+1
|
* [vmware*/run-virt] Implement NIC bridgingSimon Rettberg2017-11-242-2/+35
| | | | Implements #3109
* [vmware*] Set up additional bridged vmnets if SLX_BRIDGE_OTHER_NICS is setSimon Rettberg2017-11-241-17/+41
| | | | TODO: Write proper lines to .vmx
* [vmware*] Fix indentationSimon Rettberg2017-11-231-56/+56
|
* [vmware] Extend generated user preferencesSimon Rettberg2017-11-231-0/+2
|
* [vmware12] Restore old start scriptSimon Rettberg2017-11-211-6/+7
|
* [vmware] Move patching inside chroot so we need just one chroot callSimon Rettberg2017-11-172-41/+110
|
* [vmware] new nvram with combined bios/efiSteffen Ritter2017-11-031-0/+0
|
* [vmware] Fix mouse grab hack for vmplayerSteffen Ritter2017-10-261-1/+1
|
* [vmware] Update to 14.0.0Simon Rettberg2017-10-263-10/+10
|
* [vmware] force mouse grab for vmplayerJonathan Bauer2017-10-101-0/+11
| | | | using xdotool by searching for the window and sending ctrl+g shortcut
* [vmware] Update to 12.5.7Simon Rettberg2017-07-121-1/+1
|
* [vmware] Don't enable shared folders if remapMode is NONESimon Rettberg2017-06-231-1/+1
| | | | Fixes #3165
* [vmware] Support RW modeSimon Rettberg2017-06-231-2/+7
|
* [vmware] add sanity check on /dev/vmmon...Jonathan Bauer2017-05-181-1/+9
|
* [vmware] Disable khugepaged defragSimon Rettberg2017-05-081-0/+5
|
* [run-virt/vmware] reintroduce lost featureJonathan Bauer2017-03-301-0/+27
| | | | detection and passthrough of serial and parallel port
* [vmware] Update to 12.5.5Simon Rettberg2017-03-301-1/+1
|
* [vmware] Simplify module: module.conf just requires version number, not full URLSimon Rettberg2017-03-222-6/+21
| | | | | | | REQUIRED_VERSION="12.5.4" is enough now, rest is determined by build script. Also used the opportunity to update to 12.5.4 from 12.5.2. The vmware modules now build cleanly on the 4.9.x kernel without additional patches.
* Add bash shebangs to all our includes:Simon Rettberg2017-02-288-0/+8
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* [run-virt] missing feature for network shares...Jonathan Bauer2017-02-152-6/+11
| | | | ... fallback mechanism...
* [vmware] assigning readonly variables in a function causes the functionJonathan Bauer2017-02-031-1/+1
| | | | to exit ... so let's not do that :)
* major run-virt restructure, only vmware plugin tested!Jonathan Bauer2017-01-2523-1357/+615Star
|
* [vmware] Increase patch matching for kernel 4.9.xSimon Rettberg2017-01-132-0/+0
|
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-2312-169/+532
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-2535-0/+3514