summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware-common
Commit message (Collapse)AuthorAgeFilesLines
* [vmware-common/run-virt] Fix is_on usageSimon Rettberg4 days1-1/+1
|
* [vmware-common] Run windowed in CoW modeSimon Rettberg5 days1-2/+6
|
* [vmware-common] Disable disk lockingSimon Rettberg5 days1-0/+2
| | | | Doesn't work with dnbd3-fuse in rw mode
* [vmware-common] Silence warning if SHARE_REMAP_MODE is emptySimon Rettberg2024-02-291-1/+1
|
* [vmware-common] Fix keys getting stuck on VMware 17.5.xSimon Rettberg2024-02-061-0/+2
|
* [vmware-common] SimplifySimon Rettberg2024-01-301-3/+1Star
|
* [run-virt] Fix corrupted vmx with additional NICsSteffen Ritter2024-01-301-3/+4
| | | | | | | Don't accidentally add an empty line to TMPCONFIG. Also make awk ignore empty lines when looking for duplicates so we don't end up with an ' = ' line which will crash vmplayer. Bonuspoint: sort the output for better readability
* [vmware-common] Improve handling of syntax errors in vmxSimon Rettberg2024-01-191-4/+6
|
* Don't use SLX_* variable name for local stuffSimon Rettberg2024-01-031-6/+6
|
* [vmware-common] Polish xscreensaver ungrab hook a bit, avoid OfficeKeySimon Rettberg2023-07-211-8/+8
| | | | | | Let's click on the (hopefully empty) desktop after hiding VMware to release the mouse grab, instead of sending the VMware release key-combo, which also is the "Office Key" on Windows 10.
* [remote-access] Use tigervncSimon Rettberg2023-05-171-1/+1
|
* [vmware-common] Filter .vmx; if keys appear multiple times, keep last oneSimon Rettberg2023-03-151-2/+11
|
* [vmware-common/run-virt] Subtract more RAM for larger VRAMSimon Rettberg2023-01-171-4/+4
|
* [vmware-common] Allow undocumented hwversion 20 for VMware 17.xSimon Rettberg2023-01-171-1/+2
|
* [vmware-common] Handle VMware 17.x max hwVersion (=19)Simon Rettberg2023-01-161-1/+1
|
* [vmware-common] Main memory must be multiple of 4Simon Rettberg2022-07-261-1/+1
|
* [vmware-common] Only subtract a quarter of VRAM from main memSimon Rettberg2022-07-261-1/+2
|
* [vmware-common] Fix default vram when nothing is setSimon Rettberg2022-07-251-1/+1
|
* [system-tweaks] Disable automatic memory compaction, do at session startSimon Rettberg2022-07-221-5/+0Star
|
* [vmware-common] Be more conservative regarding GPU VRAMSimon Rettberg2022-07-221-33/+27Star
| | | | Also, subtract VRAM from VM RAM.
* [vmware-common] Force mainMem swap backing even if we don't have swapSimon Rettberg2022-07-111-0/+4
|
* [vmware-common] Push vmware max hwVersion to 19Steffen Ritter2022-07-041-0/+1
|
* [vmware-common/vbox-src] Probably not depending on network.target ??Simon Rettberg2022-04-211-2/+2
|
* [dhcp-busybox] Add service to create additional bridgesSimon Rettberg2022-02-211-5/+4Star
|
* [vmware-common] Set video memory size if not foundSimon Rettberg2021-12-131-0/+16
| | | | | ...cap to sane min/max if found in source vmx, depending on host memory size.
* /var/run -> /runSimon Rettberg2021-11-121-1/+1
|
* [vmware-common/vbox-src] Make systemctl start non-blockingSimon Rettberg2021-10-291-1/+1
|
* [disk-partitions] New module, modularize partition setupSimon Rettberg2021-07-221-2/+2
|
* [vmware-common] fix englishJonathan Bauer2021-07-161-3/+3
|
* [vmware-common] fix bwidm crashes with local cachingJonathan Bauer2021-07-151-2/+8
|
* [vmware-common] always activate 3D in vmwareJonathan Bauer2021-07-091-2/+4
| | | | that also means we don't need a module in stage4 target
* Change the mail address for feedback in file headersSteffen Ritter2021-04-292-2/+2
| | | | * old address will be disabled in the future
* [vmware-common] Increase OS HW limits, move VMware specific limitsSimon Rettberg2021-04-272-26/+40
|
* [vmware-common] Get rid of XML lookup for maxHWversionSimon Rettberg2020-10-161-15/+10Star
| | | | | This was a hack anyways, now that we have to maintain a list ourselves this seems pointless.
* [vmware-common] Fix indentationSimon Rettberg2020-10-161-1/+1
|
* [vmware-common] Hard-coded lookup table for hwversionSimon Rettberg2020-10-131-3/+11
| | | | | Unfortunately, looking this up from files lying around was a short-lived endeavor.
* [vmware-common] Fix missing heredocSimon Rettberg2020-10-021-4/+8
|
* [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.dSimon Rettberg2020-09-231-2/+0Star
| | | | | | Since we can set PATH for everything spawned by systemd, this boilerplate code is not needed anymore. Makes future changes much easier.
* [run-virt/vmware-common] Switch to xfwm4 for dual-screenSimon Rettberg2020-08-212-3/+5
| | | | | | Giving up on the blackbox/automatic approach; it appears that using VMwareResolutionSet in a full-screen windows guest to enable more than one screen can lead to a complete freeze of the guest.
* [run-virt/vmware-common] Use blackbox if > 1 screenSimon Rettberg2020-08-171-0/+6
| | | | TODO: Add blackbox module
* Debian!Simon Rettberg2020-05-191-0/+3
|
* [vmware-common] Support enabling the internal VNC serverSimon Rettberg2020-04-271-0/+12
|
* [vmware-common] Remove ide1:* lines before adding CD-ROM drivesSimon Rettberg2020-03-091-0/+1
| | | | | | At least ide1:*.deviceType lines can survive dozmod filtering, so prevent duplicate line errors, which would prevent vmware form starting up.
* [vmware-common] fix floppy setupJonathan Bauer2020-01-221-10/+19
| | | | | | | while the configuration prior to this commit worked fine for minilinux, it lead to failures in maxilinux/stage4. This change fixes the problem of the maxilinux without breaking it for minilinux - hence commited in the master branch.
* [vmware-common] Fix launching usbarbitrator with 15.5.xSimon Rettberg2019-10-301-2/+3
|
* [vmware-common] Remove any existing usb autoconnect entriesSimon Rettberg2019-10-231-0/+2
|
* [run-virt/*] Make VIRTCMDOPTS an array for space safenessSimon Rettberg2019-07-102-5/+2Star
|
* [vmware-common] Actually pass some file to grep...Simon Rettberg2019-07-101-2/+2
|
* [vmware-common] Try to fix invalid USB config from older uploadsSimon Rettberg2019-07-101-0/+6
|
* [vmware-common] Always mangle USB3 speedSimon Rettberg2019-07-041-0/+1
|