summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware-version-check
Commit message (Collapse)AuthorAgeFilesLines
* [vmware-version-check/nvidia-libs@] Silence non-critical errors in ↵Simon Rettberg2024-03-011-2/+2
| | | | addon-required
* [vmware.*] Try to avoid chroot in addon-required check scriptSimon Rettberg2024-02-161-6/+18
|
* Remove COPYLIST boilerplate from every module; move to setup_targetSimon Rettberg2021-07-121-5/+1Star
|
* Add installer mode for stage4Simon Rettberg2021-07-081-0/+3
|
* [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.
* Debian!Simon Rettberg2020-05-191-0/+4
|
* [vmware-version-check] Check if VT-x SVM is enabled at all firstSimon Rettberg2019-10-181-13/+37
|
* [vmware-version-check] Fix build scriptSimon Rettberg2019-08-191-1/+5
|
* [vmware-version-check] CPU support check helperJonathan Bauer2019-08-124-0/+45