summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware/data/opt
Commit message (Collapse)AuthorAgeFilesLines
* [vmware-common] Common files for vmware12 and vmware14Simon Rettberg2018-10-2611-942/+0Star
|
* [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
|
* [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] 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-262-9/+8Star
|
* [vmware] force mouse grab for vmplayerJonathan Bauer2017-10-101-0/+11
| | | | using xdotool by searching for the window and sending ctrl+g shortcut
* [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
* Add bash shebangs to all our includes:Simon Rettberg2017-02-285-0/+5
| | | | | | | 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-2521-1352/+612Star
|
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-238-158/+495
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-2514-0/+1198