| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [vmware-common] Disable vulkan backend on nvidia | Simon Rettberg | 2025-11-26 | 1 | -0/+4 |
| | | | | | | | | Has a ~1:10 chance to completely mess up or hang vmware after booting up a VM. https://old.reddit.com/r/vmware/comments/1ii5829/ https://techdocs.broadcom.com/us/en/vmware-cis/desktop-hypervisors/workstation-pro/25H2/release-notes/vmware-workstation-pro-25h2-release-notes.html | ||||
| * | [vmware25H2] New module | Simon Rettberg | 2025-11-21 | 1 | -0/+1 |
| | | |||||
| * | [vmware-common] Handle Windows 11 for hwlimits, log if limiting | Simon Rettberg | 2025-04-30 | 1 | -9/+15 |
| | | |||||
| * | [vmware-common] Add hwVersion 21 | Simon Rettberg | 2025-04-30 | 1 | -0/+1 |
| | | |||||
| * | [vmware-common] More log output in init script | Simon Rettberg | 2025-03-17 | 1 | -31/+15![]() |
| | | |||||
| * | [vmware-common] Use alternate method to capture mouse on startup | Simon Rettberg | 2024-11-22 | 1 | -4/+15 |
| | | | | | | | | The old method of sending Ctrl-G to vmware seems wonky on newer VMware versions: Sometimes, the guest OS receives a never-ending stream of G keypresses, until you press G on the keyboard. Try to capture the mouse by simulating a mouseclick instead. | ||||
| * | [vm*] Don't request netshares plugin; it was a noop and was removed | Simon Rettberg | 2024-05-24 | 1 | -1/+1 |
| | | | | | | Now that the plugin was removed, we see an error on screen regarding the missing plugin when it is requested, so stop requesting it. :) | ||||
| * | Big round of cleanup | Simon Rettberg | 2024-05-23 | 1 | -2/+2 |
| | | | | | | | | | | - Remove a lot of TODOs, either by fixing them or because they became irrelevant - Change all git:// to https:// - Move hwreport and hwinfo from /run to /run/openslx - Minor script style cleanups - Remove dead code and functions in various scripts | ||||
| * | [vmware-common/run-virt] Fix is_on usage | Simon Rettberg | 2024-05-14 | 1 | -1/+1 |
| | | |||||
| * | [vmware-common] Run windowed in CoW mode | Simon Rettberg | 2024-05-13 | 1 | -2/+6 |
| | | |||||
| * | [vmware-common] Disable disk locking | Simon Rettberg | 2024-05-13 | 1 | -0/+2 |
| | | | | | Doesn't work with dnbd3-fuse in rw mode | ||||
| * | [vmware-common] Silence warning if SHARE_REMAP_MODE is empty | Simon Rettberg | 2024-02-29 | 1 | -1/+1 |
| | | |||||
| * | [vmware-common] Fix keys getting stuck on VMware 17.5.x | Simon Rettberg | 2024-02-06 | 1 | -0/+2 |
| | | |||||
| * | [vmware-common] Simplify | Simon Rettberg | 2024-01-30 | 1 | -3/+1![]() |
| | | |||||
| * | [run-virt] Fix corrupted vmx with additional NICs | Steffen Ritter | 2024-01-30 | 1 | -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 vmx | Simon Rettberg | 2024-01-19 | 1 | -4/+6 |
| | | |||||
| * | Don't use SLX_* variable name for local stuff | Simon Rettberg | 2024-01-03 | 1 | -6/+6 |
| | | |||||
| * | [vmware-common] Polish xscreensaver ungrab hook a bit, avoid OfficeKey | Simon Rettberg | 2023-07-21 | 1 | -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 tigervnc | Simon Rettberg | 2023-05-17 | 1 | -1/+1 |
| | | |||||
| * | [vmware-common] Filter .vmx; if keys appear multiple times, keep last one | Simon Rettberg | 2023-03-15 | 1 | -2/+11 |
| | | |||||
| * | [vmware-common/run-virt] Subtract more RAM for larger VRAM | Simon Rettberg | 2023-01-17 | 1 | -4/+4 |
| | | |||||
| * | [vmware-common] Allow undocumented hwversion 20 for VMware 17.x | Simon Rettberg | 2023-01-17 | 1 | -1/+2 |
| | | |||||
| * | [vmware-common] Handle VMware 17.x max hwVersion (=19) | Simon Rettberg | 2023-01-16 | 1 | -1/+1 |
| | | |||||
| * | [vmware-common] Main memory must be multiple of 4 | Simon Rettberg | 2022-07-26 | 1 | -1/+1 |
| | | |||||
| * | [vmware-common] Only subtract a quarter of VRAM from main mem | Simon Rettberg | 2022-07-26 | 1 | -1/+2 |
| | | |||||
| * | [vmware-common] Fix default vram when nothing is set | Simon Rettberg | 2022-07-25 | 1 | -1/+1 |
| | | |||||
| * | [system-tweaks] Disable automatic memory compaction, do at session start | Simon Rettberg | 2022-07-22 | 1 | -5/+0![]() |
| | | |||||
| * | [vmware-common] Be more conservative regarding GPU VRAM | Simon Rettberg | 2022-07-22 | 1 | -33/+27![]() |
| | | | | | Also, subtract VRAM from VM RAM. | ||||
| * | [vmware-common] Force mainMem swap backing even if we don't have swap | Simon Rettberg | 2022-07-11 | 1 | -0/+4 |
| | | |||||
| * | [vmware-common] Push vmware max hwVersion to 19 | Steffen Ritter | 2022-07-04 | 1 | -0/+1 |
| | | |||||
| * | [dhcp-busybox] Add service to create additional bridges | Simon Rettberg | 2022-02-21 | 1 | -5/+4![]() |
| | | |||||
| * | [vmware-common] Set video memory size if not found | Simon Rettberg | 2021-12-13 | 1 | -0/+16 |
| | | | | | | ...cap to sane min/max if found in source vmx, depending on host memory size. | ||||
| * | /var/run -> /run | Simon Rettberg | 2021-11-12 | 1 | -1/+1 |
| | | |||||
| * | [vmware-common] fix english | Jonathan Bauer | 2021-07-16 | 1 | -3/+3 |
| | | |||||
| * | [vmware-common] fix bwidm crashes with local caching | Jonathan Bauer | 2021-07-15 | 1 | -2/+8 |
| | | |||||
| * | [vmware-common] always activate 3D in vmware | Jonathan Bauer | 2021-07-09 | 1 | -2/+4 |
| | | | | | that also means we don't need a module in stage4 target | ||||
| * | Change the mail address for feedback in file headers | Steffen Ritter | 2021-04-29 | 2 | -2/+2 |
| | | | | | * old address will be disabled in the future | ||||
| * | [vmware-common] Increase OS HW limits, move VMware specific limits | Simon Rettberg | 2021-04-27 | 2 | -26/+40 |
| | | |||||
| * | [vmware-common] Get rid of XML lookup for maxHWversion | Simon Rettberg | 2020-10-16 | 1 | -15/+10![]() |
| | | | | | | This was a hack anyways, now that we have to maintain a list ourselves this seems pointless. | ||||
| * | [vmware-common] Fix indentation | Simon Rettberg | 2020-10-16 | 1 | -1/+1 |
| | | |||||
| * | [vmware-common] Hard-coded lookup table for hwversion | Simon Rettberg | 2020-10-13 | 1 | -3/+11 |
| | | | | | | Unfortunately, looking this up from files lying around was a short-lived endeavor. | ||||
| * | [vmware-common] Fix missing heredoc | Simon Rettberg | 2020-10-02 | 1 | -4/+8 |
| | | |||||
| * | [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.d | Simon Rettberg | 2020-09-23 | 1 | -2/+0![]() |
| | | | | | | | 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-screen | Simon Rettberg | 2020-08-21 | 2 | -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 screen | Simon Rettberg | 2020-08-17 | 1 | -0/+6 |
| | | | | | TODO: Add blackbox module | ||||
| * | [vmware-common] Support enabling the internal VNC server | Simon Rettberg | 2020-04-27 | 1 | -0/+12 |
| | | |||||
| * | [vmware-common] Remove ide1:* lines before adding CD-ROM drives | Simon Rettberg | 2020-03-09 | 1 | -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 setup | Jonathan Bauer | 2020-01-22 | 1 | -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.x | Simon Rettberg | 2019-10-30 | 1 | -2/+3 |
| | | |||||
| * | [vmware-common] Remove any existing usb autoconnect entries | Simon Rettberg | 2019-10-23 | 1 | -0/+2 |
| | | |||||

