summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware-common
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into installerJonathan Bauer2021-05-042-2/+2
|\
| * Change the mail address for feedback in file headersSteffen Ritter2021-04-292-2/+2
| | | | | | | | * old address will be disabled in the future
* | Merge branch 'master' into installerJonathan Bauer2021-04-282-26/+40
|\|
| * [vmware-common] Increase OS HW limits, move VMware specific limitsSimon Rettberg2021-04-272-26/+40
| |
* | Merge branch 'master' into installerJonathan Bauer2020-10-222-16/+11Star
|\|
| * [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
| |
* | Merge branch 'master' into installerJonathan Bauer2020-10-141-3/+11
|\|
| * [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.
* | Merge branch 'master' into installerJonathan Bauer2020-10-051-4/+8
|\|
| * [vmware-common] Fix missing heredocSimon Rettberg2020-10-021-4/+8
| |
* | Merge branch 'master' into installerJonathan Bauer2020-09-251-2/+0Star
|\|
| * [*] 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.
* | Merge branch 'master' of git.openslx.org:openslx-ng/mltk into installerJonathan Bauer2020-08-212-1/+9
|\|
| * [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
* | Merge branch 'master' into installerSimon Rettberg2020-05-191-0/+3
|\|
| * Debian!Simon Rettberg2020-05-191-0/+3
| |
* | Merge branch 'master' into installerJonathan Bauer2020-04-301-0/+12
|\|
| * [vmware-common] Support enabling the internal VNC serverSimon Rettberg2020-04-271-0/+12
| |
* | Merge branch 'master' into installerJonathan Bauer2020-03-191-0/+1
|\|
| * [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.
* | Merge branch 'master' into installerJonathan Bauer2020-01-221-10/+19
|\|
| * [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] graphical.target -> basic.targetJonathan Bauer2019-11-132-2/+2
| | | | | | | | and remove unneeded dep on setup-partitions.service
* | [*] tune virtualisation setup services depsJonathan Bauer2019-11-081-2/+3
| | | | | | | | or at least try to
* | Merge branch 'master' into installerJonathan Bauer2019-10-311-2/+3
|\|
| * [vmware-common] Fix launching usbarbitrator with 15.5.xSimon Rettberg2019-10-301-2/+3
| |
* | Merge branch 'master' into installerJonathan Bauer2019-10-241-0/+2
|\|
| * [vmware-common] Remove any existing usb autoconnect entriesSimon Rettberg2019-10-231-0/+2
| |
* | [vmware-common] add vmem on tmpfs workaroundJonathan Bauer2019-08-132-0/+20
| |
* | [vmware*] slxlog as dep to vmware-common onlyJonathan Bauer2019-08-121-0/+1
|/
* [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
|
* [vmware-common] Improve max hw version detectionSimon Rettberg2019-07-031-0/+11
| | | | | Since Mware decided to introduce a mismatch between major version and max supported hw version, we now introduce another way...
* [vmware-common] Fix whitespaceSimon Rettberg2019-07-031-5/+5
|
* [vmware-common] Don't mess with USB settings/speed anymoreSimon Rettberg2019-06-211-17/+1Star
| | | | | | | This should be handled entirely server-side now, including exam mode. Refs #3607
* [vmware-common] add missing dependencyJonathan Bauer2019-06-041-0/+3
|
* [rootfs-stage32/vmware-common] Always force 3D - don't lower hwversionSimon Rettberg2019-03-121-5/+5
|
* [vmware-common] fix broken /tmp/vmware-* purgeJonathan Bauer2019-02-271-1/+1
|
* [vmware-common] Common files for vmware12 and vmware14Simon Rettberg2018-10-2624-0/+2696