summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware-version-check/data
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into installerJonathan Bauer2020-10-141-22/+11Star
|\
| * [rfs-stage32/vmware*] Change vmware version namingSimon Rettberg2020-10-141-22/+11Star
| | | | | | | | | | | | | | | | | | | | Hard-coding the version check to VMware 12 and 15 isn't great for future updates -- i.e. now, that VMware 16 is released. Instead make the version check script return "new" or "legacy", and rename the targets: vmware12 -> vmware-legacy vmware15 -> vmware The addon downloading/setup should then act upon this accordingly.
| * [*] 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' into installerJonathan Bauer2019-10-241-19/+37
|\|
| * [vmware-version-check] Check if VT-x SVM is enabled at all firstSimon Rettberg2019-10-181-13/+37
| |
* | [vmware-version-check] don't look...Jonathan Bauer2019-08-121-4/+11
|/
* [vmware-version-check] CPU support check helperJonathan Bauer2019-08-121-0/+22